Reusable repository implementation over, usually in memory, ICollection<T>.
Info
| Version: | 1.0.0 |
| Author(s): | SDolha |
| Last Update: | Wednesday, April 6, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/SDolha.DataAccessPatterns.InMemory |
Install
Install-Package SDolha.DataAccessPatterns.InMemory
dotnet add package SDolha.DataAccessPatterns.InMemory
paket add SDolha.DataAccessPatterns.InMemory
SDolha.DataAccessPatterns.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- SDolha.DataAccessPatterns.Contracts(>= 1.5.0)