kinto
kinto copied to clipboard
Question: .NET client?
Hello,
My search skills are failing me today, so I hope the community here can help.
I am trying to find a client for .NET (any language - C#, F#, etc.). Does anyone know of an existing one? If not, does anyone know of something close to use as a starting point?
Thank you.
I've never heard of anyone using Kinto in a .NET stack. I don't have a lot of experience with that stack so I'm afraid I can't really make any recommendations for starting points.
Hello @zakaluka there is no Kinto specific client for .Net that I know of.
You can start one and we will gladly host it in the Kinto organization, as a starting point you can have a look at the kinto-http-java client I guess that the closest we have.
Depending on your use case you might want to start with HTTP requests.
See #579