Application framework for .NET Core.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 20.5.0 |
Author(s): | FUGU framework team |
Last Update: | Wednesday, May 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/FUGU-framework/Fugu |
NuGet Url: | https://www.nuget.org/packages/Fugu.EntityFrameworkCore |
Install
Install-Package Fugu.EntityFrameworkCore
dotnet add package Fugu.EntityFrameworkCore
paket add Fugu.EntityFrameworkCore
Fugu.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Fugu.Contracts(>= 20.5.0)
- Fugu.Data(>= 20.5.0)
- Fugu.DependencyInjection(>= 20.5.0)
- Fugu.Reflection(>= 20.5.0)
- Microsoft.EntityFrameworkCore(>= 3.1.4)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.4)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.4)
- Newtonsoft.Json(>= 12.0.3)
- System.Reflection.TypeExtensions(>= 4.7.0)
- System.Security.Claims(>= 4.3.0)
Tags