Entity Framework ValueConverters for Scarp, a type-safe library for C# programming.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.2.0 |
Author(s): | Ryan Phelps |
Last Update: | Friday, February 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ryancerium/scarp |
NuGet Url: | https://www.nuget.org/packages/Scarp.EntityFrameworkCore |
Install
Install-Package Scarp.EntityFrameworkCore
dotnet add package Scarp.EntityFrameworkCore
paket add Scarp.EntityFrameworkCore
Scarp.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Scarp(>= 0.2.0)
- Microsoft.EntityFrameworkCore(>= 2.1.0)
Tags