Ocelot is an API gateway based on .NET stack.
Info
Version: | 23.3.6 |
Author(s): | Tom Pallister |
Last Update: | Thursday, October 31, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ThreeMammals/Ocelot |
NuGet Url: | https://www.nuget.org/packages/Ocelot |
Install
Install-Package Ocelot
dotnet add package Ocelot
paket add Ocelot
Ocelot Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentValidation(>= 9.3.0)
- Microsoft.AspNetCore.MiddlewareAnalysis(>= 5.0.0)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 5.0.0)
- Microsoft.Extensions.DiagnosticAdapter(>= 3.1.10)
Tags