Show / Hide Table of Contents

    Namespace Cuemon.AspNetCore.Razor.TagHelpers

    Assembly: Cuemon.AspNetCore.Razor.TagHelpers.dll

    Classes

    CdnTagHelper

    Provides a base-class for CDN-related Microsoft.AspNetCore.Razor.TagHelpers.TagHelper implementation in Razor for ASP.NET Core. Implements the Microsoft.AspNetCore.Razor.TagHelpers.TagHelper Implements the IConfigurable<TOptions>

    CdnTagHelperOptions

    Configuration options for CdnTagHelper.

    ImageCdnTagHelper

    CdnTagHelper implementation targeting <img> elements that supports ICacheBusting versioning. This class cannot be inherited. Implements the CdnTagHelper

    LinkCdnTagHelper

    CdnTagHelper implementation targeting <link> elements that supports ICacheBusting versioning. This class cannot be inherited. Implements the CdnTagHelper

    ScriptCdnTagHelper

    CdnTagHelper implementation targeting <script> elements that supports ICacheBusting versioning. This class cannot be inherited. Implements the CdnTagHelper

    StringExtensions

    Extension methods for the System.String class.

    Enums

    CdnUriScheme

    Defines protocol URI schemes for CDN related operations.

    • View Source
    Back to top Copyright 2008-2018 Weubphoria. All rights reserved.
    Generated by DocFX