Info
| Version: | 1.0.0-beta0002 |
| Author(s): | NickDarvey.ServiceFabric.EventHubs.Partitioning |
| Last Update: | Tuesday, June 12, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/NickDarvey/ServiceFabric.EventHubs |
| NuGet Url: | https://www.nuget.org/packages/NickDarvey.ServiceFabric.EventHubs.Partitioning |
Install
Install-Package NickDarvey.ServiceFabric.EventHubs.Partitioning
dotnet add package NickDarvey.ServiceFabric.EventHubs.Partitioning
paket add NickDarvey.ServiceFabric.EventHubs.Partitioning
NickDarvey.ServiceFabric.EventHubs.Partitioning Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags
Event Hubs is a great entry point for a bajillion messages coming into your Service Fabric application.
This package provides the glue to directly connect a service to Event Hubs, process events and checkpoint as it goes.