/Ocelot.Extensions

Extension for Ocelot

Primary LanguageC#Apache License 2.0Apache-2.0

Ocelot.Extensions

Extensions for Ocelot

NuGet

Ocelot.Provider.Consul.Extensions

Reqair any issue for Ocelot.Provider.Consul.

services.AddOcelot().AddConsul().WithExtensions();

issue:

DynamicRoute model with PollConsul, when an api is currently requested for the first time, the response statuscode is 404.