Update rate-limit.md (#27145)

* Update rate-limit.md

* Update rate-limit.md
pull/27136/head
Rick Anderson 2022-09-29 21:34:24 -10:00 committed by GitHub
parent f3e7fb9738
commit 87a8aa0c83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,13 +5,13 @@ monikerRange: '>= aspnetcore-7.0'
description: Learn how limit requests in ASP.NET Core apps
ms.author: riande
ms.custom: mvc
ms.date: 8/28/2022
ms.date: 9/28/2022
uid: performance/rate-limit
---
# Rate limiting middleware in ASP.NET Core
By [Arvin Kahbazi](https://github.com/Kahbazi) and [Rick Anderson](https://twitter.com/RickAndMSFT)
By [Arvin Kahbazi](https://github.com/Kahbazi), [Maarten Balliauw](https://github.com/maartenba), and [Rick Anderson](https://twitter.com/RickAndMSFT)
:::moniker range=">= aspnetcore-7.0"