Quickstart for an Event Driven Architecture.
Info
Version: | 1.5.0 |
Author(s): | Info Support |
Last Update: | Wednesday, June 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EDAQuickstart |
Install
Install-Package EDAQuickstart
dotnet add package EDAQuickstart
paket add EDAQuickstart
EDAQuickstart Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Management.ServiceBus(>= 2.1.0)
- Microsoft.Azure.ServiceBus(>= 4.1.3)
- Microsoft.EntityFrameworkCore(>= 3.1.4)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.4)
- Microsoft.Extensions.DependencyInjection(>= 3.1.4)
- Microsoft.Extensions.Http(>= 3.1.4)
- Microsoft.Extensions.Logging(>= 3.1.4)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.1)
- RabbitMQ.Client(>= 6.0.0)
- Serilog.AspNetCore(>= 3.2.0)
- Swashbuckle.AspNetCore(>= 5.4.1)