SD.Framework 基础设施 - 仓储基础 - 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: | 2.5.0 |
Author(s): | Lee |
Last Update: | Monday, May 1, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SD.Infrastructure.Repository.EntityFramework |
Install
Install-Package SD.Infrastructure.Repository.EntityFramework
dotnet add package SD.Infrastructure.Repository.EntityFramework
paket add SD.Infrastructure.Repository.EntityFramework
SD.Infrastructure.Repository.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- SD.IOC.Core(>= 2.0.0)
- SD.Toolkits.EntityFramework(>= 1.0.4)
- SD.Infrastructure(>= 2.1.0)
Tags