DbContext serialization infrastructure for Entity Framework Core.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 3.0.1 |
Author(s): | Jean-Philippe Leconte |
Last Update: | Thursday, February 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ins0mniaque/EntityFrameworkCore.Serialization |
NuGet Url: | https://www.nuget.org/packages/EntityFrameworkCore.Serialization |
Install
Install-Package EntityFrameworkCore.Serialization
dotnet add package EntityFrameworkCore.Serialization
paket add EntityFrameworkCore.Serialization
EntityFrameworkCore.Serialization Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 5.0.2)
Tags