A collection of reusable components used to simplify serialization, deserialization and validation operations on data objects.
Info
Version: | 0.8.2 |
Author(s): | Alexander Bragin |
Last Update: | Thursday, February 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/roxiemobile/csharp-commons.dotnet-core |
NuGet Url: | https://www.nuget.org/packages/RoxieMobile.CSharpCommons.Data |
Install
Install-Package RoxieMobile.CSharpCommons.Data
dotnet add package RoxieMobile.CSharpCommons.Data
paket add RoxieMobile.CSharpCommons.Data
RoxieMobile.CSharpCommons.Data Download (Unzip the "nupkg" after downloading)
Dependencies
- RoxieMobile.CSharpCommons.Abstractions(>= 0.8.2)
- RoxieMobile.CSharpCommons.DataAnnotations(>= 0.8.2)
- RoxieMobile.CSharpCommons.Diagnostics(>= 0.8.2)
- RoxieMobile.CSharpCommons.Logging(>= 0.8.2)
- Newtonsoft.Json(>= 12.0.3)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
Tags