Library that reinstates computation results either from the storage or recomputing a value from the function.
Info
| Version: | 0.3.2 |
| Author(s): | Microsoft Research; MSU ITIS Lab |
| Last Update: | Saturday, April 28, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/predictionmachines/Angara |
| NuGet Url: | https://www.nuget.org/packages/Angara.Reinstate |
Install
Install-Package Angara.Reinstate
dotnet add package Angara.Reinstate
paket add Angara.Reinstate
Angara.Reinstate Download (Unzip the "nupkg" after downloading)
Dependencies
- Angara.Serialization(>= 0.3.0 && < 0.4.0)
- Angara.Serialization.Json(>= 0.3.0 && < 0.4.0)
- Newtonsoft.Json(>= 10.0.1)
Tags