Info
| Version: | 1.0.0 |
| Author(s): | BusterWood |
| Last Update: | Wednesday, September 21, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/busterwood/asyncbatcher |
| NuGet Url: | https://www.nuget.org/packages/BusterWood.AsyncBatcher |
Install
Install-Package BusterWood.AsyncBatcher
dotnet add package BusterWood.AsyncBatcher
paket add BusterWood.AsyncBatcher
BusterWood.AsyncBatcher Download (Unzip the "nupkg" after downloading)
Useful for batching together many simple database calls into more chunky batches.