Codexcite.Blazor 5.1.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Codexcite.Blazor --version 5.1.4
NuGet\Install-Package Codexcite.Blazor -Version 5.1.4
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.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Codexcite.Blazor --version 5.1.4
#r "nuget: Codexcite.Blazor, 5.1.4"
#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.
// Install Codexcite.Blazor as a Cake Addin
#addin nuget:?package=Codexcite.Blazor&version=5.1.4

// Install Codexcite.Blazor as a Cake Tool
#tool nuget:?package=Codexcite.Blazor&version=5.1.4

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 net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Codexcite.Blazor:

Package Downloads
Codexcite.Blazor.Wasm

Base Component classes and other utilities for WASM Blazor.

Codexcite.Blazor.Server

Base Component classes and other Blazor utilities.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.5 97 5/8/2024
5.1.4 112 4/23/2024
5.1.3 247 11/7/2023

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.1 - Nuget update
     Codexcite.Blazor 5.0.0 - Moved BaseApiService to Codexcite.Common
     Codexcite.Blazor 4.0.2 - Added xml comments
     Codexcite.Blazor 4.0.1 - Nuget update
     Codexcite.Blazor 4.0.0 - Using ApiCallResult for BaseApiService
     Codexcite.Blazor 3.0.3 - Nuget update
     Codexcite.Blazor 3.0.2 - Nuget update
     Codexcite.Blazor 3.0.1 - Nuget update
     Codexcite.Blazor 3.0.0 - Update to .Net 7.0
     Codexcite.Blazor 2.0.2 - Nuget update
     Codexcite.Blazor 2.0.1 - fix Version info base url
     Codexcite.Blazor 2.0.0 - Scaffold v1.0
     Codexcite.Blazor 1.2.1 - Nugets update.
     Codexcite.Blazor 1.2.0 - Add BrowserService.GetUserAgent.
     Codexcite.Blazor 1.1.4 - Nugets update.
     Codexcite.Blazor 1.1.3 - Nugets update.
     Codexcite.Blazor 1.1.2 - Nugets update.
     Codexcite.Blazor 1.1.1 - Nugets update.
     Codexcite.Blazor 1.1.0 - Added ConfigureJSRuntimeJsonSerializerOptions.
     Codexcite.Blazor 1.0.0 - Initial version.