A generic repository pattern.
Info
Version: | 2.5.0 |
Author(s): | CSE Software, Inc. |
Last Update: | Wednesday, June 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CSESoftwareInc/Repository |
NuGet Url: | https://www.nuget.org/packages/CSESoftware.Repository |
Install
Install-Package CSESoftware.Repository
dotnet add package CSESoftware.Repository
paket add CSESoftware.Repository
CSESoftware.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- CSESoftware.Core(>= 2.0.0)