Extension libs and utilities of DotQuery, a lightweight query result caching framework for .NET.
Info
Version: | 2.0.0 |
Author(s): | DotQuery.Extensions |
Last Update: | Wednesday, June 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/karldodd/DotQuery |
NuGet Url: | https://www.nuget.org/packages/DotQuery.Extensions |
Install
Install-Package DotQuery.Extensions
dotnet add package DotQuery.Extensions
paket add DotQuery.Extensions
DotQuery.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- DotQuery.Core(>= 2.0.0)
- Microsoft.Extensions.Caching.Memory(>= 2.0.0)
- System.Net.Http(>= 4.3.2)
Tags