Cuemon.AspNetCore.Razor.TagHelpers by Michael Mortensen

<PackageReference Include="Cuemon.AspNetCore.Razor.TagHelpers" Version="5.0.2019.40" />

 Cuemon.AspNetCore.Razor.TagHelpers 5.0.2019.40

The Cuemon.AspNetCore.Razor.TagHelpers assembly is a supplement to the Microsoft ASP.NET Core Razor TagHelpers.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Cuemon.AspNetCore.Razor.TagHelpers</id>
    <version>5.0.2019.40</version>
    <title>Cuemon.AspNetCore.Razor.TagHelpers</title>
    <authors>Michael Mortensen</authors>
    <owners>Weubphoria</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/gimlichael/CuemonCore/blob/master/LICENSE.md</licenseUrl>
    <projectUrl>https://www.cuemon.net/</projectUrl>
    <iconUrl>https://nblcdn.net/themes/cuemon.net/img/core/128x128x.png</iconUrl>
    <description>The Cuemon.AspNetCore.Razor.TagHelpers assembly is a supplement to the Microsoft ASP.NET Core Razor TagHelpers.</description>
    <summary>The Cuemon.AspNetCore.Razor.TagHelpers assembly is a supplement to the Microsoft ASP.NET Core Razor TagHelpers and is a part of the Cuemon .NET Standard family.</summary>
    <releaseNotes>5.0.2019.40
-

5.0.2018.350
* ADDED - CdnTagHelper class in the Cuemon.AspNetCore.Razor.TagHelpers namespace that provides a base-class for CDN-related TagHelper implementation in Razor for ASP.NET Core
* ADDED - CdnTagHelperOptions class in the Cuemon.AspNetCore.Razor.TagHelpers namespace that provides configuration options for CdnTagHelper
* ADDED - CdnUriScheme enum in the Cuemon.AspNetCore.Razor.TagHelpers namespace that defines protocol URI schemes for CDN related operations
* ADDED - ImageCdnTagHelper class in the Cuemon.AspNetCore.Razor.TagHelpers namespace that is a CdnTagHelper implementation targeting img-elements that supports ICacheBusting versioning
* ADDED - LinkCdnTagHelper class in the Cuemon.AspNetCore.Razor.TagHelpers namespace that is a CdnTagHelper implementation targeting link-elements that supports ICacheBusting versioning
* ADDED - ScriptCdnTagHelper class in the Cuemon.AspNetCore.Razor.TagHelpers namespace that is a CdnTagHelper implementation targeting script-elements that supports ICacheBusting versioning
* ADDED - New extension method for String: SuffixWith, SuffixWithForwardingSlash and PrefixWith</releaseNotes>
    <copyright>Copyright © Weubphoria 2009-2019. All rights reserved.</copyright>
    <language>en-US</language>
    <tags>cdn taghelper taghelpers cdn-img cdn-link cdn-script urischeme</tags>
    <repository type="git" url="https://github.com/gimlichael/CuemonCore" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Cuemon.Core" version="5.0.2019.40" exclude="Build,Analyzers" />
        <dependency id="Cuemon.AspNetCore.Mvc" version="5.0.2019.40" exclude="Build,Analyzers" />
        <dependency id="Microsoft.AspNetCore.Razor" version="2.2.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Extensions.Options" version="2.2.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>