Provides very simple Repository and UnitOfWork interfaces which are meant to be used within applications using an IoC container.
Info
Version: | 2.0.0 |
Author(s): | Florian Harreau |
Last Update: | Tuesday, October 25, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fharr/SimpleDAO |
NuGet Url: | https://www.nuget.org/packages/SimpleDAO |
Install
Install-Package SimpleDAO
dotnet add package SimpleDAO
paket add SimpleDAO
SimpleDAO Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Runtime(>= 4.1.0)
- System.Runtime.InteropServices(>= 4.1.0)