.NET Core ultra lightweight event bus implementation.
Info
| Version: | 1.1.0 |
| Author(s): | Jacques Kang |
| Last Update: | Wednesday, November 21, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jacqueskang/EventBus |
| NuGet Url: | https://www.nuget.org/packages/JKang.EventBus.AmazonSns |
Install
Install-Package JKang.EventBus.AmazonSns
dotnet add package JKang.EventBus.AmazonSns
paket add JKang.EventBus.AmazonSns
JKang.EventBus.AmazonSns Download (Unzip the "nupkg" after downloading)
Dependencies
- JKang.EventBus.Abstractions(>= 1.1.0)
- AWSSDK.SimpleNotificationService(>= 3.3.3.2)
- Microsoft.Extensions.Options(>= 2.1.1)
Tags