Framework to allow building of HTTP communication links between microservices.
Info
Version: | 1.1.2 |
Author(s): | Rocket.Libraries.MicroServiceChannels |
Last Update: | Monday, March 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rocket-libs/Rocket.Libraries.MicroServiceChannels |
NuGet Url: | https://www.nuget.org/packages/Rocket.Libraries.MicroServiceChannels |
Install
Install-Package Rocket.Libraries.MicroServiceChannels
dotnet add package Rocket.Libraries.MicroServiceChannels
paket add Rocket.Libraries.MicroServiceChannels
Rocket.Libraries.MicroServiceChannels Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Http(>= 3.1.2)
- Newtonsoft.Json(>= 12.0.3)
- System.Collections.Immutable(>= 1.7.0)