Implementation for Domain Repositories.
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.8 |
Author(s): | Optivem |
Last Update: | Wednesday, May 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://opensource.optivem.com/framework-dotnetcore |
NuGet Url: | https://www.nuget.org/packages/Optivem.Framework.Infrastructure.Domain.Repositories.EntityFrameworkCore |
Install
Install-Package Optivem.Framework.Infrastructure.Domain.Repositories.EntityFrameworkCore
dotnet add package Optivem.Framework.Infrastructure.Domain.Repositories.EntityFrameworkCore
paket add Optivem.Framework.Infrastructure.Domain.Repositories.EntityFrameworkCore
Optivem.Framework.Infrastructure.Domain.Repositories.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Optivem.Framework.Core.Domain.Repositories(>= 1.0.8)
- Microsoft.EntityFrameworkCore(>= 2.2.4)
Tags