Library to make testing Azure Durable Functions easier.
Info
Version: | 0.0.4 |
Author(s): | HI Digital Solutions |
Last Update: | Monday, November 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hi-digital-solutions/Durable_Function_Support |
NuGet Url: | https://www.nuget.org/packages/Hids.DurableFunctionSupport |
Install
Install-Package Hids.DurableFunctionSupport
dotnet add package Hids.DurableFunctionSupport
paket add Hids.DurableFunctionSupport
Hids.DurableFunctionSupport Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)