square / connect-csharp-sdk

C# client library for the Square Connect APIs
https://docs.connect.squareup.com/
Apache License 2.0
27 stars 25 forks source link

.NET Standard support #22

Closed dahovey closed 7 years ago

dahovey commented 7 years ago

Are there any plans to support .NET Standard? It appears the nuget package is only build for the .NET Framework 4.5.

bunnyc1986 commented 7 years ago

We are going to put it to our backlog. Meanwhile, feel free to clone the repo and try to build it in .Net Standard. If you see any problem, please let us know. Thank you.