apisix-dotnet-docker VS Polly

Compare apisix-dotnet-docker vs Polly and see what are their differences.

apisix-dotnet-docker

Manage .NET Microservices APIs with Apache APISIX API Gateway (by Boburmirzo)

Polly

Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+. (by App-vNext)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
apisix-dotnet-docker Polly
5 52
18 13,009
- 0.8%
0.7 9.8
11 months ago 5 days ago
Shell C#
- BSD 3-clause "New" or "Revised" 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.

apisix-dotnet-docker

Posts with mentions or reviews of apisix-dotnet-docker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-02.
  • Expose APIs from Apache APISIX to the Power Platform
    2 projects | dev.to | 2 Mar 2023
    For the demo case, we will leverage the sample project built on ASP.NET Core WEB API with a single GET endpoint (retrieves all products list) and Apache APISIX Docker sample project. You can find in README file all instructions on how to run the sample app.
  • Fault Injection Testing with API Gateway
    2 projects | dev.to | 2 Sep 2022
    Throughout the post, we get to know the types of possible failure injections with the Fault Injection Plugin 🔌 and simulate failures on our existing Product backend service (developed by using ASP.NET Core WEB API).
  • Implementing resilient applications with API Gateway (Circuit breaker)
    3 projects | dev.to | 1 Aug 2022
    🙋🏼 With all the theoretical knowledge in mind, let's jump into the demo of using api-breaker plugin offered by Apache APISIX and see the result in action for our the existing sample project ASP.NET Core WEB API with a single endpoint (retrieves all products list).
  • API Gateway Caching for ASP.NET Core WEB API
    2 projects | dev.to | 25 Jul 2022
    Until now, I assume that you have the demo project apisix-dotnet-docker is up and running. You can see the complete source code on Github and the instruction on how to build a multi-container APISIX via Docker CLI.
  • Manage .NET Microservices APIs with Apache APISIX API Gateway
    6 projects | dev.to | 4 Jul 2022
    ✅ Clone the demo project apisix-dotnet-docker from GitHub. ✅ Understand the structure of the project and docker-compose.yaml file. ✅ Build a multi-container APISIX via Docker CLI. ✅ Configure APISIX API Gateway routing for the ASP.NET API. ✅ Enable a traffic management plugin.

Polly

Posts with mentions or reviews of Polly. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-11.