Microsoft.AspNetCore.Blazor 3.2.0-preview1.20073.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Standard 2.1
Suggested Alternatives

Microsoft.AspNetCore.Components.WebAssembly

Additional Details

As 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/

This is a prerelease version of Microsoft.AspNetCore.Blazor.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.AspNetCore.Blazor --version 3.2.0-preview1.20073.1
NuGet\Install-Package Microsoft.AspNetCore.Blazor -Version 3.2.0-preview1.20073.1
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="Microsoft.AspNetCore.Blazor" Version="3.2.0-preview1.20073.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Blazor --version 3.2.0-preview1.20073.1
#r "nuget: Microsoft.AspNetCore.Blazor, 3.2.0-preview1.20073.1"
#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 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

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

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.1
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (27)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Blazor:

Package Downloads
Blazored.Localisation The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A library to provide localisation in client-side Blazor applications

LMT.BlazorUtils.Dom The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

BlazorSignalR

SignalR Core C# client Blazor compatibility

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 (19)

Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Blazor:

Repository Stars
cobbr/Covenant
Covenant is a collaborative .NET C2 framework for red teamers.
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).
jamesmontemagno/Hanselman.Forms
The most awesome Hanselman app
Daddoon/BlazorMobile
Create full C# driven hybrid-apps for iOS, Android, UWP & Desktop with Blazor!
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
Version Downloads Last updated