Repo for Nacos integration with Ocelot.
Info
Version: | 1.3.5 |
Author(s): | softlgl |
Last Update: | Friday, January 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/softlgl/Ocelot.Provider.Nacos |
NuGet Url: | https://www.nuget.org/packages/Ocelot.Provider.Nacos |
Install
Install-Package Ocelot.Provider.Nacos
dotnet add package Ocelot.Provider.Nacos
paket add Ocelot.Provider.Nacos
Ocelot.Provider.Nacos Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyCaching.InMemory(>= 1.1.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.Hosting.Abstractions(>= 5.0.0)
- Ocelot(>= 17.0.0)
- nacos-sdk-csharp-unofficial(>= 0.8.0)