A simple .NET Standard library to memoize a function with a single parameter.
Info
| Version: | 1.1.0 |
| Author(s): | Charles Milette |
| Last Update: | Wednesday, January 17, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sylveon/Memorize |
| NuGet Url: | https://www.nuget.org/packages/Sylveon.Memorize |
Install
Install-Package Sylveon.Memorize
dotnet add package Sylveon.Memorize
paket add Sylveon.Memorize
Sylveon.Memorize Download (Unzip the "nupkg" after downloading)
Dependencies
Tags