SharpRepository generic repository implemented storing elements in memory (in repository object).
Info
Version: | 2.0.3.1 |
Author(s): | Ben Griswold, Jeff Treuting |
Last Update: | Monday, March 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SharpRepository/SharpRepository |
NuGet Url: | https://www.nuget.org/packages/SharpRepository.InMemoryRepository |
Install
Install-Package SharpRepository.InMemoryRepository
dotnet add package SharpRepository.InMemoryRepository
paket add SharpRepository.InMemoryRepository
SharpRepository.InMemoryRepository Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- SharpRepository.Repository(>= 2.0.4.6)
- 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)
- SharpRepository.Repository(>= 2.0.4.6)
- 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)
- SharpRepository.Repository(>= 2.0.4.6)
- Microsoft.Extensions.Caching.Memory(>= 1.1.2)
- Microsoft.Extensions.Configuration.Json(>= 1.1.2)
- System.Linq.Queryable(>= 4.3.0)
Tags