This library provides a generic repository interface and base class, as well as other data-related extension methods and helper classes.
Info
| Version: | 9.4.0 |
| Author(s): | Matt Gordon |
| Last Update: | Monday, June 16, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/gordon-matt/Extenso |
| NuGet Url: | https://www.nuget.org/packages/Extenso.Data.Entity |
Install
Install-Package Extenso.Data.Entity
dotnet add package Extenso.Data.Entity
paket add Extenso.Data.Entity
Extenso.Data.Entity Download (Unzip the "nupkg" after downloading)
Dependencies
- Extenso.Data(>= 5.0.0)
- Microsoft.EntityFrameworkCore(>= 5.0.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 5.0.0)
- Z.EntityFramework.Plus.EFCore(>= 5.1.5)