![]() |
VOOZH | about |
dotnet add package Blazorade.Core --version 4.0.0
NuGet\Install-Package Blazorade.Core -Version 4.0.0
<PackageReference Include="Blazorade.Core" Version="4.0.0" />
<PackageVersion Include="Blazorade.Core" Version="4.0.0" />Directory.Packages.props
<PackageReference Include="Blazorade.Core" />Project file
paket add Blazorade.Core --version 4.0.0
#r "nuget: Blazorade.Core, 4.0.0"
#:package Blazorade.Core@4.0.0
#addin nuget:?package=Blazorade.Core&version=4.0.0Install as a Cake Addin
#tool nuget:?package=Blazorade.Core&version=4.0.0Install as a Cake Tool
Provides core functionality for your Blazor component libraries as well as many of the Blazorade libraries, such as Blazorade Bootstrap and Blazorade MSAL.
After you've installed this package to your application, please refer to the Getting Started section on the project Wiki to quickly get started with Blazorade Core.
ComponentReconnectModal - Allows you to customize the UI that is shown when your Blazor Server application loses connection with the server.DotNetInstanceCallbackHandler - A utility class that allows you to easily call into JavaScript function that provide a result using callback. Your Blazor application uses the standard .NET async/await mechanism.Redirect - A utilicy component that redirects the user to another URL, but only if the component is rendered. Allows you to easily do conditional redirecting, for instance to send anonymous users to a login page for instance.The sections below list the main improvements in each published version.
Microsoft.AspNetCore.Components.| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on Blazorade.Core:
| Package | Downloads |
|---|---|
|
Blazorade.Bootstrap.Components
Blazorade Bootstrap is a Razor component library designed for Blazor applications that want to use Bootstrap as UI framework. The library makes using Bootstrap in your Blazor application much easier and simpler. |
|
|
Blazorade.Msal
Provides easy to use authentication and token acquisition for Blazor applications with the help of Microsoft Authentication Library. Supports both Blazor Server and Blazor WebAssembly applications. |
|
|
Blazorade.Mermaid
A library for displaying Mermaid diagrams in your Blazor application with. |
|
|
Blazorade.Id
Blazorade ID offers authentication and user identification services to all types of Blazor applications. Blazorade ID aims to unify the programming model for authentication across all Blazor application types, as far as possible. |
|
|
Dynabyte.Mermaid
Fork of Blazorade.Mermaid: A library for displaying Mermaid diagrams in your Blazor application with, without the prerender |
This package is not used by any popular GitHub repositories.
For details about this release, check out the release notes on Nuget at Blazorade.Core.