Info
| Version: | 1.4.3 |
| Author(s): | Christian Rodriguez |
| Last Update: | Tuesday, May 10, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/christianarg/HybridStorage.Net |
| NuGet Url: | https://www.nuget.org/packages/HybridStorage |
Install
Install-Package HybridStorage
dotnet add package HybridStorage
paket add HybridStorage
HybridStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 6.0.8)
- EntityFramework(>= 6.1.3)
- AutoMapper(>= 2.2.1)
It "hooks" with entity framework (but could be used in the future with other ORM's).