Cache library for invoking .NET methods which has return value.
Info
| Version: | 0.9.2 |
| Author(s): | Jerry Bian |
| Last Update: | Monday, November 30, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://jerrybian.github.io/FuncCache.NET/ |
| NuGet Url: | https://www.nuget.org/packages/Func.Cache |
Install
Install-Package Func.Cache
dotnet add package Func.Cache
paket add Func.Cache
Func.Cache Download (Unzip the "nupkg" after downloading)
Dependencies
- CommonLibrary4Net(0.0.2.0)
- Newtonsoft.Json(7.0.1)
Tags