Ocelot 1.0.100-rc1
This is a prerelease version of Ocelot.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Ocelot --version 1.0.100-rc1
NuGet\Install-Package Ocelot -Version 1.0.100-rc1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ocelot" Version="1.0.100-rc1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ocelot" Version="1.0.100-rc1" />
<PackageReference Include="Ocelot" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ocelot --version 1.0.100-rc1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ocelot, 1.0.100-rc1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Ocelot&version=1.0.100-rc1&prerelease
#tool nuget:?package=Ocelot&version=1.0.100-rc1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Ocelot Api Gateway
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.4 is compatible. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- IdentityServer4.AccessTokenValidation (>= 1.0.1-rc2)
- Microsoft.AspNetCore.Authentication (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.Cookies (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.Facebook (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.Google (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.MicrosoftAccount (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.OAuth (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.Twitter (>= 1.0.0)
- Microsoft.AspNetCore.Http (>= 1.0.0)
- Microsoft.AspNetCore.Mvc (>= 1.0.0)
- Microsoft.AspNetCore.Server.IISIntegration (>= 1.0.0)
- Microsoft.AspNetCore.Server.Kestrel (>= 1.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 1.0.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 1.0.0)
- Microsoft.Extensions.Configuration.Json (>= 1.0.0)
- Microsoft.Extensions.Logging (>= 1.0.0)
- Microsoft.Extensions.Logging.Console (>= 1.0.0)
- Microsoft.Extensions.Logging.Debug (>= 1.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 1.0.0)
- System.Text.RegularExpressions (>= 4.1.0)
NuGet packages (125)
Showing the top 5 NuGet packages that depend on Ocelot:
Package | Downloads |
---|---|
MMLib.SwaggerForOcelot
Swagger generator for Ocelot downstream services. |
|
Ocelot.Provider.Polly
Provides Ocelot extensions to use Polly.NET |
|
Ocelot.Cache.CacheManager
Provides Ocelot extensions to use CacheManager.Net |
|
Ocelot.Provider.Consul
Provides Ocelot extensions to use Consul service discovery. |
|
2AxisTechnology.Core.CL
Plz don't install. |
GitHub repositories (33)
Showing the top 20 popular GitHub repositories that depend on Ocelot:
Repository | Stars |
---|---|
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
|
|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
|
|
geffzhang/NanoFabric
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
|
|
abpframework/abp-samples
Sample solutions built with the ABP Framework
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
q315523275/FamilyBucket
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
|
|
hamed-shirbandi/TaskoMask
Task management system based on .NET 8 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
|
|
madslundt/NetCoreMicroservicesSample
Sample using micro services in .NET Core 3.1 Focusing on clean code
|
|
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
|
|
migomiddle/xms
基于.netcore的跨平台应用框架,包含众多常用模块,易上手、易扩展,xms可理解为x(可扩展的/任意的)m(管理)s(系统)
|
|
Burgyn/MMLib.SwaggerForOcelot
This repo contains swagger extension for ocelot.
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
BehzadDara/OnlineShop
|
|
falberthen/EcommerceDDD
Experimental full-stack application using Domain-Driven Design, Microservices, Event Sourcing, CQRS and Angular.
|
|
beetlex-io/Bumblebee
.net core fast http and websocket gateway components
|
|
johnph/simple-transaction
Microservices sample architecture for .Net Core Application
|
|
anuraj/AspNetCoreSamples
This repository is set of ASP.NET Core projects and scripts.
|
|
yc-l/yc.boilerplate
YC. Boilerplate is a set of loose coupling, flexible combination, complete functions, convenient development, and reduces the workload of development.
|
|
catcherwong-archive/APIGatewayDemo
:seedling: Simple samples that use Ocelot to build API Gateway.
|
|
catcherwong/Demos
:100:Some demos for learning
|
Version | Downloads | Last updated | |
---|---|---|---|
24.0.0 | 15,360 | 4/20/2025 | |
23.4.3 | 129,622 | 1/17/2025 | |
23.4.2 | 122,578 | 11/27/2024 | |
23.4.1 | 18,325 | 11/22/2024 | |
23.4.0 | 18,628 | 11/18/2024 | |
23.3.6 | 67,935 | 10/31/2024 | |
23.3.4 | 102,695 | 10/3/2024 | |
23.3.3 | 365,523 | 6/11/2024 | |
23.3.0 | 15,454 | 6/8/2024 | |
23.2.2 | 237,816 | 4/5/2024 | |
23.2.0 | 11,125 | 4/1/2024 | |
23.1.0 | 194,632 | 3/4/2024 | |
23.0.0 | 98,577 | 2/13/2024 | |
22.0.1 | 297,720 | 12/8/2023 | |
22.0.0 | 45,284 | 11/28/2023 | |
21.0.0 | 34,978 | 11/21/2023 | |
20.0.0 | 230,023 | 10/7/2023 | |
19.0.4 | 21,125 | 10/6/2023 | |
19.0.3 | 29,738 | 9/21/2023 | |
19.0.2 | 250,820 | 4/22/2023 | |
19.0.1 | 4,736 | 4/22/2023 | |
19.0.0 | 4,242 | 4/22/2023 | |
18.0.0 | 2,462,830 | 1/20/2022 | |
17.0.1 | 239,184 | 12/20/2021 | |
17.0.0 | 1,285,013 | 12/11/2020 | |
16.0.2 | 20,597 | 12/11/2020 | |
16.0.1 | 1,318,037 | 5/25/2020 | |
16.0.0 | 60,998 | 5/23/2020 | |
1.1.0 | 3,470 | 2/2/2017 |
Latest Ocelot