Namespace Cuemon.Extensions.AspNetCore.Mvc.Filters
Assembly: Cuemon.Extensions.AspNetCore.Mvc.dll
The Cuemon.Extensions.AspNetCore.Mvc.Filters
namespace contains both types and extension methods that complements the Cuemon.AspNetCore.Mvc.Filters
namespace while being an addition to Microsoft.AspNetCore.Mvc.Filters
namespace.
Availability: .NET 9 and .NET 8
Complements: Cuemon.AspNetCore.Mvc.Filters namespace 📘
Extension Methods
Type | Ext | Methods |
---|---|---|
FilterCollection | ⬇️ | AddHttpCacheable , AddFaultDescriptor , AddServerTiming , AddUserAgentSentinel , AddThrottlingSentinel , AddApiKeySentinel |
Classes
FilterCollectionExtensions
Extension methods for the Microsoft.AspNetCore.Mvc.Filters.FilterCollection class.
MvcBuilderExtensions
Extension methods for the Microsoft.Extensions.DependencyInjection.IMvcBuilder interface.