1.EFCore扩展 支持多租户软删除的自动设置和过滤 2.在领域层上定义抽象的领域服务上下文 并实现自动注入 Uow.
Info
Version: | 3.1.2 |
Author(s): | SamShen |
Last Update: | Saturday, April 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Cts.Domain.Context |
Install
Install-Package Cts.Domain.Context
dotnet add package Cts.Domain.Context
paket add Cts.Domain.Context
Cts.Domain.Context Download (Unzip the "nupkg" after downloading)
Dependencies
- Cts.Domain.Abstractions(>= 3.1.2)
- Cts.UserProfile(>= 3.1.2)
- Microsoft.EntityFrameworkCore(>= 3.1.3)
Tags