An implementation of the generic repository pattern for filesystems.
Info
Version: | 1.0.2.14 |
Author(s): | Matthew Schrager |
Last Update: | Wednesday, July 1, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/matthewschrager/Repository |
NuGet Url: | https://www.nuget.org/packages/Repository.FileSystem |
Install
Install-Package Repository.FileSystem
dotnet add package Repository.FileSystem
paket add Repository.FileSystem
Repository.FileSystem Download (Unzip the "nupkg" after downloading)
Dependencies
- Repository
- AutoMapper(3.2.1)
- NUnit(2.6.3)
Tags