This package includes a .NET Standard 2.0 library with classes representing the NLS XML Import specification for use in XML/JSON serialization and deserialization.
Info
Version: | 5.40.0 |
Author(s): | Nortridge Software |
Last Update: | Wednesday, August 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Nortridge.Nls.XmlImportSerializer |
Install
Install-Package Nortridge.Nls.XmlImportSerializer
dotnet add package Nortridge.Nls.XmlImportSerializer
paket add Nortridge.Nls.XmlImportSerializer
Nortridge.Nls.XmlImportSerializer Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- System.ComponentModel.Annotations(>= 4.7.0)