Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | |
Author(s): | Dmitry Razumikhin |
Last Update: | Sunday, February 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Wiry.Persistence.EntityFramework |
Install
Install-Package Wiry.Persistence.EntityFramework
dotnet add package Wiry.Persistence.EntityFramework
paket add Wiry.Persistence.EntityFramework
Wiry.Persistence.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- Wiry.Infrastructure.Domain(>= 1.0.1)
Tags