ASP.NET Core extensions for Hystrix.Dotnet, the .NET version of the open source Hystrix library built by Netflix.
Info
Version: | 1.1.0-beta1 |
Author(s): | Travix International |
Last Update: | Thursday, June 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Travix-International/Hystrix.Dotnet |
NuGet Url: | https://www.nuget.org/packages/Hystrix.Dotnet.AspNetCore |
Install
Install-Package Hystrix.Dotnet.AspNetCore
dotnet add package Hystrix.Dotnet.AspNetCore
paket add Hystrix.Dotnet.AspNetCore
Hystrix.Dotnet.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Hystrix.Dotnet(>= 1.1.01)
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Http(>= 1.1.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.1)
- Hystrix.Dotnet(>= 1.1.01)
- Microsoft.AspNetCore.Http(>= 1.1.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.1)