Custom serialization when NMoneys objects are to be persisted as complex types using Entity Framework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.0.0.1 |
Author(s): | Daniel González García |
Last Update: | Tuesday, August 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dgg/nmoneys |
NuGet Url: | https://www.nuget.org/packages/NMoneys.Serialization.Entity_Framework |
Install
Install-Package NMoneys.Serialization.Entity_Framework
dotnet add package NMoneys.Serialization.Entity_Framework
paket add NMoneys.Serialization.Entity_Framework
NMoneys.Serialization.Entity_Framework Download (Unzip the "nupkg" after downloading)
Dependencies
- nmoneys(>= 4.0.0)
- EntityFramework(>= 6.0.0 && < 7.0.0)
Tags