Info
Version: | 1.0.0 |
Author(s): | Tom Taig |
Last Update: | Tuesday, April 1, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tomtaig/persistent-objects |
NuGet Url: | https://www.nuget.org/packages/SimpleRepository |
Install
Install-Package SimpleRepository
dotnet add package SimpleRepository
paket add SimpleRepository
SimpleRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleRepository.Interfaces(>= 1.0 && < 2.0)
- log4net(>= 1.0 && < 2.0)
Store in memory, disk, or extend with your own.
Write tests without requiring mocking or IOC.
Sqlite package: Simple Repository Sqlite
Sql Server package: Simple Repository Sql Server
Ninject package: Simple Repository Ninject.