Windows (AppVeyor) Linux & OSX (Travis)
This package adds Rafty support to Ocelot.
Ocelot is designed to work with ASP.NET Core only and it targets netstandard2.0
. This means it can be used anywhere .NET Standard 2.0
is supported, including .NET Core 2.1
and .NET Framework 4.7.2
and up. This documentation may prove helpful when working out if Ocelot would be suitable for you.
Install Ocelot and it's dependencies using NuGet.
Install-Package Ocelot.Provider.Rafty
Or via the .NET Core CLI:
dotnet add package Ocelot.Provider.Rafty
All versions can be found here
Please click here for the Ocleot serviec discovery documentation and here for storing configuration in Consul. This includes lots of information and will be helpful if you want to understand the features Ocelot currently offers.
We love to receive contributions from the community so please keep them coming :)
Pull requests, issues and commentary welcome!
Please complete the relevant template for issues and PRs. Sometimes it's worth getting in touch with us to discuss changes before doing any work incase this is something we are already doing or it might not make sense. We can also give advice on the easiest way to do things :)
Finally we mark all existing issues as help wanted, small, medium and large effort. If you want to contribute for the first time I suggest looking at a help wanted & small effort issue :)
If you think this project is worth supporting financially please make a contribution using the button below!