add c# binding including example

This commit is contained in:
Vinzenz Schroeter 2024-05-13 00:17:40 +02:00
parent 3bf5249d08
commit eb723701cf
20 changed files with 884 additions and 5 deletions

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
target
.idea
out
bin
obj