Storage implementation for Service Repository (https://github.com/ServiceGovernance/ServiceGovernance.Repository) using EntityFramework.
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.1.0 |
Author(s): | Toni Wenzel |
Last Update: | Thursday, November 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ServiceGovernance/ServiceGovernance.Repository.EntityFramework |
NuGet Url: | https://www.nuget.org/packages/ServiceGovernance.Repository.EntityFramework |
Install
Install-Package ServiceGovernance.Repository.EntityFramework
dotnet add package ServiceGovernance.Repository.EntityFramework
paket add ServiceGovernance.Repository.EntityFramework
ServiceGovernance.Repository.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 8.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 2.1.4)
- ServiceGovernance.Repository(>= 0.1.0)
- ServiceGovernance.Repository.Models(>= 0.1.2)
Tags