Ocelot is an API gateway based on .NET stack.
                        
                    
         
                Info
| Version: | 24.0.1 | 
| Author(s): | Tom Pallister | 
| Last Update: | Wednesday, July 16, 2025 | 
| .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