Codexcite.Blazor
6.1.2
See the version list below for details.
dotnet add package Codexcite.Blazor --version 6.1.2
NuGet\Install-Package Codexcite.Blazor -Version 6.1.2
<PackageReference Include="Codexcite.Blazor" Version="6.1.2" />
<PackageVersion Include="Codexcite.Blazor" Version="6.1.2" />
<PackageReference Include="Codexcite.Blazor" />
paket add Codexcite.Blazor --version 6.1.2
#r "nuget: Codexcite.Blazor, 6.1.2"
#:package Codexcite.Blazor@6.1.2
#addin nuget:?package=Codexcite.Blazor&version=6.1.2
#tool nuget:?package=Codexcite.Blazor&version=6.1.2
Codexcite.Blazor
Utility classes for .NET Blazor projects.
Getting started
[TBA]
Prerequisites
[TBA]
Usage
[TBA]
Additional documentation
[TBA]
Feedback
[TBA]
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Codexcite.Common (>= 6.2.1)
- FluentValidation (>= 12.1.1)
- HtmlSanitizer (>= 9.0.892)
- Microsoft.AspNetCore.Components.Authorization (>= 10.0.3)
- Microsoft.AspNetCore.Components.Web (>= 10.0.3)
- Microsoft.Extensions.Caching.Abstractions (>= 10.0.3)
- Microsoft.Extensions.DependencyInjection (>= 10.0.3)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.3)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.3)
- Microsoft.FeatureManagement.AspNetCore (>= 4.4.0)
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 |
|---|---|---|
| 6.1.3 | 94 | 2/13/2026 |
| 6.1.2 | 91 | 2/11/2026 |
| 6.1.1 | 96 | 2/11/2026 |
| 6.1.0 | 96 | 2/6/2026 |
| 6.0.1 | 100 | 2/4/2026 |
| 6.0.0 | 202 | 11/27/2025 |
| 5.11.20 | 201 | 11/25/2025 |
| 5.11.19 | 214 | 10/22/2025 |
| 5.11.18 | 200 | 10/21/2025 |
| 5.11.17 | 152 | 10/19/2025 |
| 5.11.16 | 195 | 10/17/2025 |
| 5.11.15 | 211 | 10/17/2025 |
| 5.11.14 | 205 | 10/5/2025 |
| 5.11.13 | 138 | 10/4/2025 |
| 5.11.12 | 131 | 10/4/2025 |
| 5.11.11 | 214 | 9/30/2025 |
| 5.11.10 | 226 | 8/14/2025 |
| 5.11.9 | 201 | 8/14/2025 |
| 5.11.8 | 271 | 8/7/2025 |
| 5.11.7 | 166 | 7/28/2025 |
Codexcite.Blazor 6.1.0 - Added BaseLoadingComponent.NavigateTo
Codexcite.Blazor 5.11.0 - Using IClean in BaseValidableComponent
Codexcite.Blazor 5.10.0 - Added LoadDataFromPostForm in BaseValidableComponent
Codexcite.Blazor 5.8.0 - Added ContentIfFeature Components
Codexcite.Blazor 5.7.0 - Added ContentIf Components
Codexcite.Blazor 5.6.2 - Added DivIfNotEmpty Component
Codexcite.Blazor 5.6.0 - Added TimerDisplay Component
Codexcite.Blazor 5.5.9 - Added LabelContent to TemplatedComponents
Codexcite.Blazor 5.5.0 - Added InlineSvg Component
Codexcite.Blazor 5.4.1 - BaseValidableComponent inherits from BaseLoadingComponent
Codexcite.Blazor 5.4.0 - TemplatedTextAreaComponent
Codexcite.Blazor 5.3.6 - TemplatedFields have Description options
Codexcite.Blazor 5.3.4 - TemplatedTextFields have new properties for validation
Codexcite.Blazor 5.3.1 - BaseValidableComponent.Data can be used directly in forms
Codexcite.Blazor 5.3.0 - BaseLoadingComponent and BaseValidableComponent remake the Initialize method
Codexcite.Blazor 5.2.3 - BaseLoadingComponent and BaseValidableComponent now create data and load from state by default
Codexcite.Blazor 5.2.1 - Added BaseValidableModel
Codexcite.Blazor 5.2.0 - TemplatedValidable Component
Codexcite.Blazor 5.1.1 - Updgraded Codexcite.Common to 5.2.0
Codexcite.Blazor 5.1.0 - Switched to Result from CallResult
Codexcite.Blazor 5.0.0 - Moved BaseApiService to Codexcite.Common
Codexcite.Blazor 4.0.0 - Using ApiCallResult for BaseApiService
Codexcite.Blazor 3.0.0 - Update to .Net 7.0
Codexcite.Blazor 2.0.0 - Scaffold v1.0
Codexcite.Blazor 1.2.0 - Add BrowserService.GetUserAgent.
Codexcite.Blazor 1.0.0 - Initial version.