A data access library for .NET combining the mediator pattern and the query object pattern, with caching, async and easy mocking of queries and commands.
Info
Version: | 1.0.0-beta-3 |
Author(s): | Shayne van Asperen |
Last Update: | Friday, August 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shaynevanasperen/Data.Operations |
NuGet Url: | https://www.nuget.org/packages/Data.Operations.Microsoft |
Install
Install-Package Data.Operations.Microsoft
dotnet add package Data.Operations.Microsoft
paket add Data.Operations.Microsoft
Data.Operations.Microsoft Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- Data.Operations(>= 1.0.03)
- Microsoft.Extensions.Caching.Abstractions(>= 1.1.1)
- Newtonsoft.Json(>= 10.0.1)
- Data.Operations(>= 1.0.03)
- Microsoft.Extensions.Caching.Abstractions(>= 1.1.1)
- Newtonsoft.Json(>= 10.0.1)
Tags