Ccf.Ck.Razor.TagHelpers
7.0.8
See the version list below for details.
dotnet add package Ccf.Ck.Razor.TagHelpers --version 7.0.8
NuGet\Install-Package Ccf.Ck.Razor.TagHelpers -Version 7.0.8
<PackageReference Include="Ccf.Ck.Razor.TagHelpers" Version="7.0.8" />
paket add Ccf.Ck.Razor.TagHelpers --version 7.0.8
#r "nuget: Ccf.Ck.Razor.TagHelpers, 7.0.8"
// Install Ccf.Ck.Razor.TagHelpers as a Cake Addin #addin nuget:?package=Ccf.Ck.Razor.TagHelpers&version=7.0.8 // Install Ccf.Ck.Razor.TagHelpers as a Cake Tool #tool nuget:?package=Ccf.Ck.Razor.TagHelpers&version=7.0.8
Custom razor tags helper
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. |
-
net7.0
- Ccf.Ck.Models.EmailSettings (>= 7.0.4)
- Newtonsoft.Json (>= 13.0.3)
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 |
---|---|---|
8.0.1 | 127 | 9/26/2024 |
8.0.0 | 174 | 5/22/2024 |
7.0.8 | 125 | 3/17/2024 |
7.0.7 | 342 | 10/19/2023 |
7.0.6 | 228 | 8/2/2023 |
7.0.5 | 175 | 8/1/2023 |
7.0.4 | 179 | 8/1/2023 |
7.0.3 | 153 | 8/1/2023 |
7.0.2 | 245 | 5/10/2023 |
7.0.1 | 309 | 3/15/2023 |
7.0.0 | 217 | 3/14/2023 |
6.0.0 | 669 | 5/10/2022 |
5.0.2 | 478 | 9/8/2021 |
5.0.1 | 382 | 6/25/2021 |
5.0.0 | 486 | 6/10/2021 |
1.0.4 | 801 | 12/17/2020 |
1.0.3 | 403 | 12/17/2020 |
1.0.2 | 395 | 12/17/2020 |
1.0.1 | 372 | 12/15/2020 |
1.0.0 | 442 | 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
- Version 1.0.3: Adding modal div for the notifications
- Version 1.0.4: Changing CC in sending emails to TO
- Version 5.0.0: Updated to net5.0
- Version 5.0.1: Introduced Language parameter to control the culture
- Version 5.0.2: Fixed bug with empty email addresses
- Version 6.0.0: Updated to .NET 6.0
- Version 7.0.0: Updated to .NET 7.0
- Version 7.0.1: Updated nugets
- Version 7.0.2: Fixed bug with email send (navigation to controller/action)
- Version 7.0.3: Restructure the form with default styling, reworked validation and download control
- Version 7.0.4: Nuget explicit increase
- Version 7.0.5: Fix input:-webkit-autofill problem
- Version 7.0.6: Fix error with default z-Index
- Version 7.0.7: Fix error with localization
- Version 7.0.8: _WebHostEnvironment.ContentRootPath, RelativePath