Codexcite.Blazor 5.11.1

dotnet add package Codexcite.Blazor --version 5.11.1
                    
NuGet\Install-Package Codexcite.Blazor -Version 5.11.1
                    
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="Codexcite.Blazor" Version="5.11.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Codexcite.Blazor" Version="5.11.1" />
                    
Directory.Packages.props
<PackageReference Include="Codexcite.Blazor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Codexcite.Blazor --version 5.11.1
                    
#r "nuget: Codexcite.Blazor, 5.11.1"
                    
#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.
#addin nuget:?package=Codexcite.Blazor&version=5.11.1
                    
Install Codexcite.Blazor as a Cake Addin
#tool nuget:?package=Codexcite.Blazor&version=5.11.1
                    
Install Codexcite.Blazor as a Cake Tool

Codexcite.Blazor

Utility classes for .NET Blazor projects.

Getting started

[TBA]

Prerequisites

[TBA]

Usage

[TBA]

Additional documentation

[TBA]

Feedback

[TBA]

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
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
5.11.1 114 5/29/2025
5.11.0 107 5/29/2025
5.10.1 109 5/29/2025
5.10.0 85 5/23/2025
5.9.20 127 5/22/2025
5.9.19 89 5/18/2025
5.9.18 214 5/15/2025
5.9.17 209 5/15/2025
5.9.16 210 5/14/2025
5.9.15 192 4/15/2025
5.9.14 188 4/15/2025
5.9.13 113 4/11/2025
5.9.12 167 4/9/2025
5.9.11 166 3/20/2025
5.9.10 118 2/25/2025
5.9.9 105 2/25/2025
5.9.8 104 1/27/2025
5.9.7 97 1/24/2025
5.9.6 109 1/20/2025
5.9.5 101 1/17/2025
5.9.4 93 1/16/2025
5.9.3 101 1/7/2025
5.9.2 103 12/21/2024
5.9.1 114 12/11/2024
5.9.0 119 11/20/2024
5.8.1 120 11/2/2024
5.8.0 116 10/26/2024
5.7.2 120 10/25/2024
5.7.1 132 10/22/2024
5.6.3 142 10/21/2024
5.6.2 148 10/20/2024
5.6.1 162 10/19/2024
5.6.0 171 10/18/2024
5.5.9 116 10/17/2024
5.5.8 126 10/15/2024
5.5.7 129 10/13/2024
5.5.6 131 10/12/2024
5.5.5 119 10/12/2024
5.5.4 130 10/10/2024
5.5.3 123 10/10/2024
5.5.0 120 10/10/2024
5.4.2 139 10/10/2024
5.4.1 131 10/10/2024
5.4.0 127 10/9/2024
5.3.8 136 10/9/2024
5.3.7 136 10/6/2024
5.3.6 128 10/5/2024
5.3.5 125 10/4/2024
5.3.4 124 10/4/2024
5.3.3 123 10/4/2024
5.3.2 129 10/1/2024
5.3.1 139 10/1/2024
5.3.0 135 9/30/2024
5.2.3 125 9/28/2024
5.2.2 123 9/27/2024
5.2.1 123 9/23/2024
5.2.0 134 9/20/2024
5.1.23 104 7/31/2024
5.1.22 101 7/31/2024
5.1.21 104 7/30/2024
5.1.20 153 7/18/2024
5.1.19 142 6/5/2024
5.1.18 150 6/5/2024
5.1.17 138 6/1/2024
5.1.16 145 5/31/2024
5.1.14 142 5/30/2024
5.1.13 138 5/30/2024
5.1.12 165 5/29/2024
5.1.11 138 5/23/2024
5.1.10 131 5/21/2024
5.1.5 159 5/8/2024
5.1.4 173 4/23/2024
5.1.3 288 11/7/2023

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.