Info
Version: | 0.7.1 |
Author(s): | Brent Arias |
Last Update: | Wednesday, April 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/brentarias/excqape |
NuGet Url: | https://www.nuget.org/packages/Excqape |
Install
Install-Package Excqape
dotnet add package Excqape
paket add Excqape
Excqape Download (Unzip the "nupkg" after downloading)
Dependencies
dotnet5.4
- Microsoft.CSharp(>= 4.0.123516)
- System.Collections(>= 4.0.1123516)
- System.Linq(>= 4.0.123516)
- System.Runtime(>= 4.0.2123516)
- System.Threading(>= 4.0.1123516)
No dependencies.
Tags
It abstracts any storage paradigm (relational, key-value, document, etc.), without the ugliness of repositories.