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): | Tomas Blanarik |
Last Update: | Monday, August 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Visma.Common.EntityFramework |
Install
Install-Package Visma.Common.EntityFramework
dotnet add package Visma.Common.EntityFramework
paket add Visma.Common.EntityFramework
Visma.Common.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Visma.Common.Core(>= 2.0.0)
- CacheManager.Core(>= 1.2.0)
- CacheManager.Microsoft.Extensions.Caching.Memory(>= 1.2.0)
- CacheManager.Serialization.Json(>= 1.2.0)
- CacheManager.StackExchange.Redis(>= 1.2.0)
- EFSecondLevelCache.Core(>= 2.9.1)
- Microsoft.EntityFrameworkCore(>= 3.1.7)
- Microsoft.EntityFrameworkCore.Proxies(>= 3.1.7)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.7)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 3.1.4)
- Polly(>= 7.2.1)
Tags