SharpRepository is a generic repository library.
Info
Version: | 2.2.1 |
Author(s): | Ben Griswold, Jeff Treuting, Fairway Technologies, Omar Piani, Eivind Gussiås Løkseth |
Last Update: | Monday, August 2, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SharpRepository/SharpRepository |
NuGet Url: | https://www.nuget.org/packages/SharpRepository.Repository |
Install
Install-Package SharpRepository.Repository
dotnet add package SharpRepository.Repository
paket add SharpRepository.Repository
SharpRepository.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Microsoft.Extensions.Caching.Memory(>= 1.1.2)
- Microsoft.Extensions.Configuration.Json(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
- System.Linq.Queryable(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.5.1)
- System.Security.Cryptography.Algorithms(>= 4.3.1)
- Microsoft.Extensions.Caching.Memory(>= 2.1.2)
- Microsoft.Extensions.Configuration.Json(>= 2.1.1)
- System.Linq.Queryable(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.5.1)
- System.Security.Cryptography.Algorithms(>= 4.3.1)
- Microsoft.Extensions.Caching.Memory(>= 1.1.2)
- Microsoft.Extensions.Configuration.Json(>= 1.1.2)
- System.Linq.Queryable(>= 4.3.0)
Tags