ASP.NET Core rate limiting middleware in .NET 7

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • AspNetCoreRateLimit

    ASP.NET Core rate limiting middleware

    In this post, I wanted to give you some insights about how you can use the ASP.NET Core rate limiting middleware. It’s not as complete as Stefan Prodan’s AspNetCoreRateLimit, but there are enough options available to add rate limiting to your application.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

    If this is something that matters to you, I advise to check out Stefan Prodan’s AspNetCoreRateLimit, which has many (many!) more options available. Or chime in on this GitHub issue.

  • YARP

    A toolkit for developing high-performance HTTP reverse proxy applications.

    In your application, you may be using YARP, to build a reverse proxy gateway sitting in front of various backend applications. For example, you may run YARP to listen on example.org, and have it proxy all requests going to this domain while mapping /api and /docs to different web apps running on diffreent servers.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • .Net 7 rate limiting with redis distributed cache with tenant based architecture

    3 projects | /r/dotnet | 10 Apr 2023
  • Is there any simple project of you that use vue.js and c# as backend? I want to study about that

    2 projects | /r/csharp | 23 Mar 2023
  • How to organize learning materials?

    2 projects | /r/ExperiencedDevs | 19 Nov 2022
  • Hogyan tovább? - medior roadmap ajánlást keresek

    2 projects | /r/programmingHungary | 8 Aug 2022
  • What should I know in order to find a well paying job.

    3 projects | /r/csharp | 17 May 2022

Did you konow that C# is
the 10th most popular programming language
based on number of metions?