Open stap123 opened 5 years ago
This is a much needed update,
I've created pr https://github.com/ClickSend/clicksend-csharp/pull/3 hopefully it gets merged in.
What is the status on this?
PR#3 not merged yet, but more commit done from ClickSend? Is this resolve?
Using this library in .net Core project is needed!
+1
I didn't realise this was a .NET package (as opposed to .NET Core/Standard), so I've just spent 2 days setting up my project only to find it dies at runtime.
Please add a .NET Standard package!
Well... at least this spits out something that dotnet build successfully but its netcore2 java -jar openapi-generator-cli.jar generate -i https://raw.githubusercontent.com/ClickSend/clicksend-go/master/api/swagger.yaml -g csharp-netcore -o ./ClickSend/
Any plans to update this SDK to a .Net Standard implementation so it can be used in a .Net Core application on any platform?