Creates and configures custom user types for 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: | 1.0.0 |
Author(s): | Jon Cain |
Last Update: | Tuesday, March 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EntityFramework.UserTypes |
Install
Install-Package EntityFramework.UserTypes
dotnet add package EntityFramework.UserTypes
paket add EntityFramework.UserTypes
EntityFramework.UserTypes Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
Tags