Ocelot VS ms-csharp-chapter

Compare Ocelot vs ms-csharp-chapter and see what are their differences.

ms-csharp-chapter

A (really) simple microservices ecosystem developed in C# for understanding the main concepts, tools and create a chapter presentation at my current workplace (by bernas1104)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Ocelot ms-csharp-chapter
7 2
8,125 0
0.8% -
8.5 0.0
1 day ago over 2 years ago
C# C#
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Ocelot

Posts with mentions or reviews of Ocelot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-02.

ms-csharp-chapter

Posts with mentions or reviews of ms-csharp-chapter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-24.
  • An Introduction to Microservices pt. 2
    2 projects | dev.to | 24 Aug 2021
    Start by creating two projects: one for the API Gateway and another for you Web API. Your Web API can be anything, right? If you need an idea just for this tutorial, you can head over to my Github repository. There you'll also have access to a working example of this entire article series.
  • An Introduction to Microservices pt. 5
    2 projects | dev.to | 24 Aug 2021
    For this part of the series, I'll be using the code on my Github repository as a guide.

What are some alternatives?

When comparing Ocelot and ms-csharp-chapter you can also consider the following projects:

RestSharp - Simple REST and HTTP API Client for .NET

PHP AMQP - The most widely used PHP client for RabbitMQ

Refit - The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.

SoapCore - SOAP extension for ASP.NET Core

Simple.OData.Client

RestEase - Easy-to-use typesafe REST API client library for .NET Standard 1.1 and .NET Framework 4.5 and higher, which is simple and customisable. Inspired by Refit

Flurl.Http - Fluent URL builder and testable HTTP client for .NET

Zuul - Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.

AspNetCoreRateLimit - ASP.NET Core rate limiting middleware

FastEndpoints - A light-weight REST API development framework for ASP.Net 6 and newer. [Moved to: https://github.com/FastEndpoints/Library]

unit-test - Estudos sobre Testes unitários

WebApiClient - An open source project based on the HttpClient. You only need to define the c# interface and modify the related features to invoke the client library of the remote http interface asynchronously.