kartverket / GeoNorgeAPI

C# API for communicating with GeoNorge.no through the CSW Service
11 stars 4 forks source link

Nuget does not load for .NetFramework v4.71 #1

Open furkankurt1 opened 2 years ago

furkankurt1 commented 2 years ago

Hello. We want to implement this into Unity. But unity does not support .net framework 4.8. The only version working is the first release. (3.3.0) and I am not sure if this is the one I can go with? I do not see release times and information about them. Or could you please make a build for 4.7.1 Thanks.

dagolav commented 2 years ago

Hi, it was updated to support latest framework 4.8 released 18.04.2019. 4.8 supports tls 1.3, but is not currently used so probably the project can be downgraded. Does Unity support .net framework 4.7.2 and will it soon support .net framework 4.8?