https://github.com/webrpc/gen-csharp
https://github.com/webrpc/gen-csharp
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/webrpc/gen-csharp
- Owner: webrpc
- License: mit
- Created: 2022-10-26T15:15:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-10T18:02:52.000Z (over 1 year ago)
- Last Synced: 2025-11-11T07:32:49.413Z (8 months ago)
- Language: Go
- Size: 27.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
webrpc-gen C# templates
===============================
This repo contains the templates used by the `webrpc-gen` cli to code-generate
webrpc C# client code.
NOTE: C# server-side code is not supported at this time, this package is to
be used with any webrpc-compatible server, such as Go or Typescript servers.