Table of Contents

Namespace Cuemon.Extensions.AspNetCore.Configuration

Assembly: Cuemon.Extensions.AspNetCore.dll

The Cuemon.Extensions.AspNetCore.Configuration namespace contains both types and extension methods that complements the Cuemon.AspNetCore.Configuration namespace.

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

Complements: Cuemon.AspNetCore.Configuration namespace 📘

Extension Methods

Type Ext Methods
IServiceCollection ⬇️ AddAssemblyCacheBusting, AddCacheBusting{T}, AddDynamicCacheBusting

Classes

AssemblyCacheBusting

Provides cache-busting capabilities from an Assembly. This class cannot be inherited.

AssemblyCacheBustingOptions

Specifies options that is related to AssemblyCacheBustingOptions operations.

ServiceCollectionExtensions

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