My Tested ASP.NET Core MVC Entity Framework Core components.
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): | Ivaylo Kenov |
Last Update: | Sunday, November 19, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://docs.mytestedasp.net/ |
NuGet Url: | https://www.nuget.org/packages/MyTested.AspNetCore.Mvc.EntityFrameworkCore |
Install
Install-Package MyTested.AspNetCore.Mvc.EntityFrameworkCore
dotnet add package MyTested.AspNetCore.Mvc.EntityFrameworkCore
paket add MyTested.AspNetCore.Mvc.EntityFrameworkCore
MyTested.AspNetCore.Mvc.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- MyTested.AspNetCore.Mvc.Abstractions(>= 3.1.2)
- Microsoft.EntityFrameworkCore.InMemory(>= 3.1.1)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.1)
Tags