TeleSign / csharp_telesign_enterprise

The Telesign C# SDK lets you easily integrate with our REST API.
MIT License
2 stars 6 forks source link

dotnet core support #6

Open HaroonSaid opened 3 years ago

HaroonSaid commented 3 years ago

Using on dotnet core project we get

warning NU1701: Package 'TelesignEnterprise 2.2.2' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework '.NETStandard,Version=v2.1'. This package may not be fully compatible with your project.

Is there netstandard2.0 or netstandard2.1 version?

tarangpandya commented 2 years ago

We would really appreciate if Telesign plans to upgrade the dotnet core support specially with .Net 6 is around the corner.

nunoguerreirorosa commented 1 year ago

Would be nice of Telesign. This is quite outdated.