Ccf.Ck.Razor.TagHelpers 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ccf.Ck.Razor.TagHelpers --version 1.0.2
NuGet\Install-Package Ccf.Ck.Razor.TagHelpers -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ccf.Ck.Razor.TagHelpers" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ccf.Ck.Razor.TagHelpers --version 1.0.2
#r "nuget: Ccf.Ck.Razor.TagHelpers, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ccf.Ck.Razor.TagHelpers as a Cake Addin
#addin nuget:?package=Ccf.Ck.Razor.TagHelpers&version=1.0.2

// Install Ccf.Ck.Razor.TagHelpers as a Cake Tool
#tool nuget:?package=Ccf.Ck.Razor.TagHelpers&version=1.0.2

Custom razor tags helper

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.8 78 3/17/2024
7.0.7 296 10/19/2023
7.0.6 201 8/2/2023
7.0.5 148 8/1/2023
7.0.4 152 8/1/2023
7.0.3 130 8/1/2023
7.0.2 218 5/10/2023
7.0.1 290 3/15/2023
7.0.0 189 3/14/2023
6.0.0 639 5/10/2022
5.0.2 449 9/8/2021
5.0.1 357 6/25/2021
5.0.0 458 6/10/2021
1.0.4 776 12/17/2020
1.0.3 379 12/17/2020
1.0.2 373 12/17/2020
1.0.1 350 12/15/2020
1.0.0 419 11/20/2020

Library for custom razor tags helpers
     - Version 1.0.0: Adding custom tags helper for embedding svgs e.g.
     - Version 1.0.1: Adding custom tags helper for contact form e.g.
     - Version 1.0.2: Adding validation and translation for the contact form