Exaclty once event processing for AzureFunctions.
Info
Version: | 1.0.0-alpha.4 |
Author(s): | ExactlyOnce.AzureFunctions |
Last Update: | Wednesday, July 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/exactly-once |
NuGet Url: | https://www.nuget.org/packages/ExactlyOnce.AzureFunctions |
Install
Install-Package ExactlyOnce.AzureFunctions
dotnet add package ExactlyOnce.AzureFunctions
paket add ExactlyOnce.AzureFunctions
ExactlyOnce.AzureFunctions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Cosmos(>= 3.8.0)
- Microsoft.Azure.Functions.Extensions(>= 1.0.0)
- Microsoft.Azure.Storage.Queue(>= 11.1.3)
- Microsoft.Azure.WebJobs(>= 3.0.16)
- Microsoft.Azure.WebJobs.Extensions.Storage(>= 3.0.10)
- System.Text.Json(>= 4.7.2)