Namespace Cuemon.Extensions.AspNetCore.Http.Headers
Assembly: Cuemon.Extensions.AspNetCore.dll
The Cuemon.Extensions.AspNetCore.Http.Headers
namespace contains extension methods that complements the Cuemon.AspNetCore.Http.Headers
namespace.
Availability: .NET 9 and .NET 8
Complements: Cuemon.AspNetCore.Http.Headers namespace 📘
Extension Methods
Type | Ext | Methods |
---|---|---|
IApplicationBuilder | ⬇️ | UseCorrelationIdentifier , UseRequestIdentifier , UseUserAgentSentinel , UseApiKeySentinel , UseCacheControl |
Classes
ApplicationBuilderExtensions
Extension methods for the Microsoft.AspNetCore.Builder.IApplicationBuilder interface.
EntityTagCacheableValidator
An HTTP validator that conforms to the ETag response header.
ServiceCollectionExtensions
Extension methods for the IServiceCollection interface.