Info
Version: | 0.9.0 |
Author(s): | HFeng |
Last Update: | Saturday, November 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Lusa.Domain.EventBus.Cap |
Install
Install-Package Lusa.Domain.EventBus.Cap
dotnet add package Lusa.Domain.EventBus.Cap
paket add Lusa.Domain.EventBus.Cap
Lusa.Domain.EventBus.Cap Download (Unzip the "nupkg" after downloading)
Dependencies
- Lusa.Domain.Abstractions(>= 0.7.0)
- DotNetCore.CAP(>= 2.5.069219007)
- DotNetCore.CAP.AzureServiceBus(>= 2.5.069219007)
- DotNetCore.CAP.InMemoryStorage(>= 2.5.069219007)
- DotNetCore.CAP.SqlServer(>= 2.5.069219007)
Some features only contains the interface, you can add Lusa.Ext package with default implement.