Info
Version: | 1.0.0-alpha2 |
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.InMemory |
Install
Install-Package SimpleDAO.InMemory
dotnet add package SimpleDAO.InMemory
paket add SimpleDAO.InMemory
SimpleDAO.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 5.1.1)
- SimpleDAO(>= 2.0.02)
These components are meant to be used within applications using an IoC container.