Commit Graph

8 Commits (964e2ffc1bd298757fe0f242ed52de859f407e52)

Author SHA1 Message Date
mvenditto fc5537badf C# Bindings - improved logging (#714)
* added optional support for .NET logging

* bump version and add missing alpha suffix

* avoid creating additional namespace for extensions

* prefer NullLogger/NullLoggerFactory over null-conditional ILogger to avoid errors

---------

Signed-off-by: mvenditto <venditto.matteo@gmail.com>
1 year ago
Tim Miller 455e6aa7ce Fix MSVC Build, Update C# Binding Scripts 1 year ago
mvenditto 522dfdbfe1 C# Bindings - Prompt formatting (#712)
* Added support for custom prompt formatting

* more docs added

* bump version
1 year ago
redthing1 0e11584783 make sample print usage and cleaner 1 year ago
redthing1 448acb337d create test project and basic model loading tests 1 year ago
redthing1 9248bd0c1e ignore rider and vscode dirs 1 year ago
redthing1 5a74b552f9 make build_linux.sh have +x permission 1 year ago
mvenditto 6ab38d8aea C# bindings (#650)
* First workin version of the C# bindings

* Update README.md

Signed-off-by: mvenditto <venditto.matteo@gmail.com>

* Added more docs + fixed prompt callback signature

* build scripts revision

* Added .editorconfig + fixed style issues

---------

Signed-off-by: mvenditto <venditto.matteo@gmail.com>
1 year ago