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): | cyan |
Last Update: | Thursday, September 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AspCore.Infrastructure.EntityFrameworkCore |
Install
Install-Package AspCore.Infrastructure.EntityFrameworkCore
dotnet add package AspCore.Infrastructure.EntityFrameworkCore
paket add AspCore.Infrastructure.EntityFrameworkCore
AspCore.Infrastructure.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- AspCore.Infrastructure.Core(>= 0.1.1)
- Ardalis.Specification.EntityFrameworkCore(>= 4.1.0)
- Microsoft.EntityFrameworkCore(>= 3.1.8)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.8)
Tags