Codexcite.Blazor 5.9.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package Codexcite.Blazor --version 5.9.11
                    
NuGet\Install-Package Codexcite.Blazor -Version 5.9.11
                    
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.9.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Codexcite.Blazor" Version="5.9.11" />
                    
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.9.11
                    
#r "nuget: Codexcite.Blazor, 5.9.11"
                    
#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.9.11
                    
Install Codexcite.Blazor as a Cake Addin
#tool nuget:?package=Codexcite.Blazor&version=5.9.11
                    
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.10.0 61 5/23/2025
5.9.20 106 5/22/2025
5.9.19 85 5/18/2025
5.9.18 209 5/15/2025
5.9.17 205 5/15/2025
5.9.16 207 5/14/2025
5.9.15 191 4/15/2025
5.9.14 187 4/15/2025
5.9.13 112 4/11/2025
5.9.12 166 4/9/2025
5.9.11 165 3/20/2025
5.9.10 117 2/25/2025
5.9.9 104 2/25/2025
5.9.8 103 1/27/2025
5.9.7 96 1/24/2025
5.9.6 108 1/20/2025
5.9.5 100 1/17/2025
5.9.4 92 1/16/2025
5.9.3 99 1/7/2025
5.9.2 101 12/21/2024
5.9.1 112 12/11/2024
5.9.0 117 11/20/2024
5.8.1 118 11/2/2024
5.8.0 114 10/26/2024
5.7.2 118 10/25/2024
5.7.1 130 10/22/2024
5.6.3 140 10/21/2024
5.6.2 146 10/20/2024
5.6.1 160 10/19/2024
5.6.0 169 10/18/2024
5.5.9 114 10/17/2024
5.5.8 124 10/15/2024
5.5.7 127 10/13/2024
5.5.6 129 10/12/2024
5.5.5 117 10/12/2024
5.5.4 128 10/10/2024
5.5.3 121 10/10/2024
5.5.0 118 10/10/2024
5.4.2 137 10/10/2024
5.4.1 129 10/10/2024
5.4.0 125 10/9/2024
5.3.8 134 10/9/2024
5.3.7 134 10/6/2024
5.3.6 126 10/5/2024
5.3.5 123 10/4/2024
5.3.4 122 10/4/2024
5.3.3 121 10/4/2024
5.3.2 127 10/1/2024
5.3.1 137 10/1/2024
5.3.0 133 9/30/2024
5.2.3 123 9/28/2024
5.2.2 121 9/27/2024
5.2.1 121 9/23/2024
5.2.0 132 9/20/2024
5.1.23 102 7/31/2024
5.1.22 99 7/31/2024
5.1.21 102 7/30/2024
5.1.20 151 7/18/2024
5.1.19 140 6/5/2024
5.1.18 148 6/5/2024
5.1.17 136 6/1/2024
5.1.16 143 5/31/2024
5.1.14 140 5/30/2024
5.1.13 136 5/30/2024
5.1.12 163 5/29/2024
5.1.11 136 5/23/2024
5.1.10 129 5/21/2024
5.1.5 157 5/8/2024
5.1.4 171 4/23/2024
5.1.3 287 11/7/2023

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.