Restructure packaging directories. Move C# bindings, minor compilation fix.
This commit is contained in:
4
src/bindings/csharp/README.md
Normal file
4
src/bindings/csharp/README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# C# Language Bindings
|
||||
|
||||
- Install (via [NuGet package](https://www.nuget.org/packages/ZeroTier.Sockets/)): `Install-Package ZeroTier.Sockets`
|
||||
- Example usage: [examples/csharp](./../../../examples/csharp/)
|
||||
Reference in New Issue
Block a user