This package contains the building blocks needed to lift an event store in a topic/queue on the default messaging.
Info
| Version: | 5.0.7 |
| Author(s): | Totalsoft |
| Last Update: | Wednesday, January 27, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/NBB.EventStore.MessagingExtensions |
Install
Install-Package NBB.EventStore.MessagingExtensions
dotnet add package NBB.EventStore.MessagingExtensions
paket add NBB.EventStore.MessagingExtensions
NBB.EventStore.MessagingExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- NBB.EventStore(>= 5.0.7)
- NBB.Messaging.Abstractions(>= 5.0.7)
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
- Scrutor(>= 3.3.0)
Tags