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