A resumption monad for .NET targeting data access with automatic batching and caching.
Info
| Version: | 1.0.1 |
| Author(s): | Robert Peele |
| Last Update: | Monday, June 3, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rspeele/Rezoom |
| NuGet Url: | https://www.nuget.org/packages/Rezoom |
Install
Install-Package Rezoom
dotnet add package Rezoom
paket add Rezoom
Rezoom Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.5.2)
- TaskBuilder.fs(>= 2.0.0)
Tags