Contains components to map and persist domain objects using Kuno and SQL Server with 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: | 0.0.8 |
Author(s): | Kuno Contributors |
Last Update: | Tuesday, August 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://docs.kuno.io/ |
NuGet Url: | https://www.nuget.org/packages/Kuno.EntityFramework |
Install
Install-Package Kuno.EntityFramework
dotnet add package Kuno.EntityFramework
paket add Kuno.EntityFramework
Kuno.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Inflector(>= 1.0.0)
- EntityFramework(>= 6.1.3)
- Kuno(>= 0.0.8)
Tags