Simple library to receive Events from Azure EventGrid on a asp.net application.
Info
Version: | 1.1.0 |
Author(s): | Andre Carlucci |
Last Update: | Tuesday, October 17, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SharpTools/SharpEventGridServer |
NuGet Url: | https://www.nuget.org/packages/SharpEventGridServer |
Install
Install-Package SharpEventGridServer
dotnet add package SharpEventGridServer
paket add SharpEventGridServer
SharpEventGridServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.0.0)
- Microsoft.Extensions.Options(>= 2.0.0)
- SharpEventGrid(>= 1.1.0)
Tags