Info
| Version: | 1.0.0 |
| Author(s): | Matt Davey |
| Last Update: | Tuesday, January 22, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://bitbucket.org/mattdavey/weegems |
| NuGet Url: | https://www.nuget.org/packages/WeeGems.Memoization |
Install
Install-Package WeeGems.Memoization
dotnet add package WeeGems.Memoization
paket add WeeGems.Memoization
WeeGems.Memoization Download (Unzip the "nupkg" after downloading)
Dependencies
- WeeGems.Require(1.0.0.0)
Tags
This library provides extension methods for the System.Func`1 group of delegates, allowing them to be memoized.