https://github.com/mostynb/csharp-remote-apis
https://github.com/mostynb/csharp-remote-apis
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mostynb/csharp-remote-apis
- Owner: mostynb
- License: apache-2.0
- Created: 2024-02-07T21:25:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T22:39:38.000Z (almost 2 years ago)
- Last Synced: 2025-02-01T13:29:47.084Z (over 1 year ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.