A custom built .net core web api application framework.
Info
| Version: | 1.0.7 |
| Author(s): | Kadir Atesoglu |
| Last Update: | Friday, May 10, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://kadir.atesoglu.me/work/baf |
| NuGet Url: | https://www.nuget.org/packages/BAF.Service.RabbitMQ |
Install
Install-Package BAF.Service.RabbitMQ
dotnet add package BAF.Service.RabbitMQ
paket add BAF.Service.RabbitMQ
BAF.Service.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- BAF(>= 1.0.9)
- Newtonsoft.Json(>= 12.0.2)
- RabbitMQ.Client(>= 5.1.0)