-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding a new Consul API language #944
Comments
Cool! Yep, just make a PR. Thanks! |
highlyunavailable
added a commit
to highlyunavailable/consul
that referenced
this issue
May 15, 2015
Awesome! Glad to see a full C# client lib! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The company I work for (PlayFab) uses Consul and I just finished porting the Go API to C# since that's what our stack is built on. We've also open-sourced it under the Apache license, and I'd like to add it to the list of APIs on the Consul Tools page. You can check it out at https://github.com/PlayFab/consuldotnet if you want.
Should I just make a PR to edit that page, if you think this should go there, or something else?
The text was updated successfully, but these errors were encountered: