You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ewout Kramer edited this page Oct 4, 2021
·
3 revisions
The following features are planned to be added to the 4.0 release of the Firely .NET SDK. This list is not final yet and can be changed before the new version will be released.
New (faster) serializers for json and xml
Remove target framework netstandard1.6. Only the frameworks net45, netstandard2.0 and net5.0 will be maintained. The consequences of removing this netstandard1.6 are that Firely .NET SDK will not run anymore on:
.NET Core 1.0 and 1.1 (those releases have reached end of life, meaning it is no longer supported by Microsoft).
Mono 4.6
Xamarin iOS 10.0
Xamarin.Android 7.0
Remove deprecated methods. Methods that are made obsolete in version 2.0, will be removed from the SDK.