An open API service indexing awesome lists of open source software.

https://github.com/mostynb/csharp-remote-apis


https://github.com/mostynb/csharp-remote-apis

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

To generate C# remote-apis bindings (on amd64 linux):
```
git clone --recursive https://github.com/mostynb/csharp-remote-apis.git
cd csharp-remote-apis
./generate_csharp_bindings.sh
```

TODO: actually try using them, figure out what's missing.