Library used to support both multy tenancy and user level entity access built on top of Entity Framework Core.
Info
Version: | 1.2.2 |
Author(s): | Luka Lukić |
Last Update: | Tuesday, August 30, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Doublel.EntityAccessor |
Install
Install-Package Doublel.EntityAccessor
dotnet add package Doublel.EntityAccessor
paket add Doublel.EntityAccessor
Doublel.EntityAccessor Download (Unzip the "nupkg" after downloading)
Dependencies
- Doublel.ReflexionExtensions(>= 1.0.2)
- Microsoft.EntityFrameworkCore(>= 3.1.6)
- System.Linq.Dynamic.Core(>= 1.1.8)