[]
        
(Showing Draft Content)

Microsoft.AspNetCore.Builder.AppBuilderUseExtensions

AppBuilderUseExtensions Class

Extension methods for IApplicationBuilder.

Inheritance
AppBuilderUseExtensions
Namespace: Microsoft.AspNetCore.Builder
Assembly: C1.AspNetCore.Api.Report.dll
Syntax
public static class AppBuilderUseExtensions

Methods

Name Description
SetReportCacheDuration(IApplicationBuilder, int)

Set a duration for the report cache.

SetReportCacheDuration(IApplicationBuilder, TimeSpan)

Set a duration for the report cache.

UseReportProviders(IApplicationBuilder)

Gets the current ReportProviderManager instance.