Microsoft.AspNetCore.Blazor
3.2.0-preview1.20073.1
Build client-side single-page applications (SPAs) with Blazor running under WebAssembly.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/5f43e7a8a8e8d083e7416fb5f20cb003936c97da
Microsoft.AspNetCore.Components.WebAssembly
Additional DetailsAs of Blazor WebAssembly 3.2 Preview 2 this package has been renamed to Microsoft.AspNetCore.Components.WebAssembly. Please refer to that package instead. You can learn more about this change from the Blazor WebAssembly 3.2 Preview 2 release announcement blog post: https://devblogs.microsoft.com/aspnet/blazor-webassembly-3-2-0-preview-2-release-now-available/
Install-Package Microsoft.AspNetCore.Blazor -Version 3.2.0-preview1.20073.1
dotnet add package Microsoft.AspNetCore.Blazor --version 3.2.0-preview1.20073.1
<PackageReference Include="Microsoft.AspNetCore.Blazor" Version="3.2.0-preview1.20073.1" />
paket add Microsoft.AspNetCore.Blazor --version 3.2.0-preview1.20073.1
#r "nuget: Microsoft.AspNetCore.Blazor, 3.2.0-preview1.20073.1"
// Install Microsoft.AspNetCore.Blazor as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Blazor&version=3.2.0-preview1.20073.1&prerelease
// Install Microsoft.AspNetCore.Blazor as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Blazor&version=3.2.0-preview1.20073.1&prerelease
Dependencies
-
.NETStandard 2.1
- Microsoft.AspNetCore.Components.Web (>= 3.1.0)
- Microsoft.Extensions.Configuration (>= 3.1.0)
- Mono.WebAssembly.Interop (>= 3.2.0-preview1.20073.1)
Used By
NuGet packages (29)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Blazor:
Package | Downloads |
---|---|
Blazored.Localisation
A library to provide localisation in client-side Blazor applications
|
|
BlazorSignalR
SignalR Core C# client Blazor compatibility
|
|
LMT.BlazorUtils.Dom
Blazor: Provide components and utilities related to browser's DOM.
jQuery-like for Blazor is included. Just call _(Selector string) method.
Please follow the setup steps written to the README: https://github.com/15110123/Blazor-Utils
|
|
WebWindow.Blazor
Host a Blazor application inside a native OS window on Windows, Mac, and Linux
|
|
BlazorDB
In memory, persisted to localstorage, database for .net Blazor browser framework
|
GitHub repositories (21)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Blazor:
Repository | Stars |
---|---|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
cobbr/Covenant
Covenant is a collaborative .NET C2 framework for red teamers.
|
|
dotnet/try
Try .NET provides developers and content authors with tools to create interactive experiences.
|
|
giacomelli/GeneticSharp
GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
|
|
aspnet/AspLabs
Repo for ASP.NET experiments that are not ready for a production release
|
Version History
Version | Downloads | Last updated |
---|