ClickSend / clicksend-csharp

ClickSend c# SDK
8 stars 18 forks source link

.Net Standard Implementation #1

Open stap123 opened 5 years ago

stap123 commented 5 years ago

Any plans to update this SDK to a .Net Standard implementation so it can be used in a .Net Core application on any platform?

Steveiwonder commented 4 years ago

This is a much needed update,

Steveiwonder commented 4 years ago

I've created pr https://github.com/ClickSend/clicksend-csharp/pull/3 hopefully it gets merged in.

HugoDoyon commented 4 years ago

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!

WobblySlug commented 4 years ago

+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!

moozoo64 commented 3 years ago

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/