254 results for “topic:ocelot”
.NET API Gateway
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
A curated list of awesome ocelot books, courses, trainings, conference talks, blogs and most inspiring open source contributors
This repo contains swagger extension for ocelot.
:seedling: Simple samples that use Ocelot to build API Gateway.
Some kinds of programming tutorials on MacOS/Windows/Linux. There are 41 sample applications.
A filter which allows a RESTful JSON API client to send requests to .NET web server over HTTP and get proxied to a gRPC service
Microservices sample architecture using ASP.NET Core, Ocelot, MongoDB and JWT
集成网关、身份认证、Token授权、微服务、.netcore等的基于CQRS的微服务开发框架示例
We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET Core, API Gateways, Ocelot, Ocelot Configuration , Routing and much more.
OCELOT is a multiphysics simulation toolkit designed for studying FEL and storage ring-based light sources.
Ocelot.GrpcHttpGateway
Vehicle Tracker with Microservice example
microservices-> .net 8, golang - Docker, Tye, Dapr, Ocelot, RabbitMq, MassTransit, mssql, postgresql, elasticsearch, kibana, jwt
Repo for Nacos integration with Ocelot
Orleans can use Ocelot Api Gateway
An example of microservices container based application which implemented different approaches within each microservice (DDD, CQRS, Simple CRUD)
This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automatic service discovery (Consul).
This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create API gateways using Ocelot, how to use MassTransit as distributed application framework, RabbitMQ as message broker, how to unit test microservices using xUnit, how to monitor microservices using health checks, and finally how to deploy microservices using Docker containers on Linux distributions.
Creating a distributed e-commerce system with microservice architecture.
基于Ocelot 和 ant-design-vue 后台框架
.NET application built using a microservice architecture with Docker containers. Includes a Blazor WebAssembly e-commerce store with Stripe Elements payment integration.
KodaDair, modern yazılım geliştirme prensipleri ve .NET ekosisteminin sunduğu güçlü kütüphaneleri bir araya getiren bir altyapı projesidir. Kaynağın amacı hızlı, sürdürülebilir ve yüksek kaliteli uygulama geliştirme imkanı sunmak, alt yapısal olarak ihtiyaç duyulan birçok yapıyı aynı çatı altına toplamaktır.
.net core Ocelot Consul 实现API网关 服务注册 服务发现 负载均衡
AspNetCorePlayground
TorrentPier. Alternative compiled announcer (Ocelot)
Security of Microservices with .NET Core 5 using ASP.NET Web API, IdentityServer4, JSON Web Tokens, OpenID Connect, Identity Model, OAuth 2, Ocelot, Entity Framework Core.
Simulated e-commerce platform with six microservices, using various technologies such as MongoDB, PostgreSQL, Docker, and DDD.
Development and Communication of Microservices with .NET Core 5 using ASP.NET Web API, Docker Compose, RabbitMQ, MassTransit, Portainer, gRPC, Protocol Buffers, SQL Server, Redis, MongoDB, PostgreSQL, Dapper, Entity Framework Core, AutoMapper, MediatR, FluentValidation, Ocelot, Elasticsearch, Kibana, Polly, OpenTelemetry, Jaeger.
In my previus demo I showed how to implement microservice architecture using ASP.NET Core. This demo expands the microservice architecture with gateway load balancer (Ocelot) and service discovery (Eureka).