Table of Contents

Namespace Cuemon.Extensions.AspNetCore.Http.Throttling

Assembly: Cuemon.Extensions.AspNetCore.dll

The Cuemon.Extensions.AspNetCore.Http.Throttling namespace contains both types and extension methods that complements the Cuemon.AspNetCore.Http.Throttling namespace. Provides an in-memory implementation of a throttling cache for ASP.NET Core.

Availability: .NET 8, .NET 7 and .NET 6

Complements: Cuemon.AspNetCore.Http.Throttling namespace 📘

Extension Methods

Type Ext Methods
IApplicationBuilder ⬇️ UseThrottlingSentinel
IServiceCollection ⬇️ AddThrottlingCache{T}, AddMemoryThrottlingCache

Classes

ApplicationBuilderExtensions

Extension methods for the Microsoft.AspNetCore.Builder.IApplicationBuilder interface.

ServiceCollectionExtensions

Extension methods for the Microsoft.Extensions.DependencyInjection.IServiceCollection interface.