Codexcite.Blazor 5.9.13

There is a newer version of this package available.
See the version list below for details.
dotnet add package Codexcite.Blazor --version 5.9.13
                    
NuGet\Install-Package Codexcite.Blazor -Version 5.9.13
                    
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.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Codexcite.Blazor" Version="5.9.13" />
                    
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.13
                    
#r "nuget: Codexcite.Blazor, 5.9.13"
                    
#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.13
                    
Install Codexcite.Blazor as a Cake Addin
#tool nuget:?package=Codexcite.Blazor&version=5.9.13
                    
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 0 5/23/2025
5.9.20 62 5/22/2025
5.9.19 84 5/18/2025
5.9.18 208 5/15/2025
5.9.17 204 5/15/2025
5.9.16 206 5/14/2025
5.9.15 190 4/15/2025
5.9.14 186 4/15/2025
5.9.13 111 4/11/2025
5.9.12 165 4/9/2025
5.9.11 164 3/20/2025
5.9.10 116 2/25/2025
5.9.9 103 2/25/2025
5.9.8 102 1/27/2025
5.9.7 95 1/24/2025
5.9.6 107 1/20/2025
5.9.5 99 1/17/2025
5.9.4 91 1/16/2025
5.9.3 97 1/7/2025
5.9.2 100 12/21/2024
5.9.1 111 12/11/2024
5.9.0 116 11/20/2024
5.8.1 117 11/2/2024
5.8.0 113 10/26/2024
5.7.2 117 10/25/2024
5.7.1 129 10/22/2024
5.6.3 139 10/21/2024
5.6.2 144 10/20/2024
5.6.1 159 10/19/2024
5.6.0 168 10/18/2024
5.5.9 113 10/17/2024
5.5.8 123 10/15/2024
5.5.7 126 10/13/2024
5.5.6 128 10/12/2024
5.5.5 116 10/12/2024
5.5.4 127 10/10/2024
5.5.3 120 10/10/2024
5.5.0 117 10/10/2024
5.4.2 136 10/10/2024
5.4.1 126 10/10/2024
5.4.0 124 10/9/2024
5.3.8 133 10/9/2024
5.3.7 133 10/6/2024
5.3.6 125 10/5/2024
5.3.5 122 10/4/2024
5.3.4 121 10/4/2024
5.3.3 120 10/4/2024
5.3.2 126 10/1/2024
5.3.1 136 10/1/2024
5.3.0 132 9/30/2024
5.2.3 122 9/28/2024
5.2.2 120 9/27/2024
5.2.1 120 9/23/2024
5.2.0 131 9/20/2024
5.1.23 101 7/31/2024
5.1.22 98 7/31/2024
5.1.21 101 7/30/2024
5.1.20 150 7/18/2024
5.1.19 139 6/5/2024
5.1.18 147 6/5/2024
5.1.17 135 6/1/2024
5.1.16 142 5/31/2024
5.1.14 139 5/30/2024
5.1.13 135 5/30/2024
5.1.12 162 5/29/2024
5.1.11 135 5/23/2024
5.1.10 128 5/21/2024
5.1.5 156 5/8/2024
5.1.4 170 4/23/2024
5.1.3 285 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.