Microsoft.AspNetCore.Blazor.Server 3.2.0-preview1.20073.1

Prefix Reserved
Suggested Alternatives

Microsoft.AspNetCore.Components.WebAssembly.Server

Additional Details

As of Blazor WebAssembly 3.2 Preview 2 this package has been renamed to Microsoft.AspNetCore.Components.WebAssembly.Server. 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.Server.
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.Server --version 3.2.0-preview1.20073.1                
NuGet\Install-Package Microsoft.AspNetCore.Blazor.Server -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.Server" 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.Server --version 3.2.0-preview1.20073.1                
#r "nuget: Microsoft.AspNetCore.Blazor.Server, 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.Server as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Blazor.Server&version=3.2.0-preview1.20073.1&prerelease

// Install Microsoft.AspNetCore.Blazor.Server as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Blazor.Server&version=3.2.0-preview1.20073.1&prerelease                

Runtime server features for ASP.NET Core Blazor applications.

This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/5f43e7a8a8e8d083e7416fb5f20cb003936c97da

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

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

Package Downloads
Blowdart.UI.Web

Blowdart UI is a C# library for creating user interfaces.

BionicMonitorService

Bionic Monitor Service - Live reload service for Blazor/Bionic projects

ElectronNET.Blazor

Building cross platform Electron-based apps with ASP.NET Core 3.0 and Blazor. NOTE: Install this package in your **Server-side** project. Blazor + Electron requires the "Blazor (ASP.NET Core Hosted)" project type and will not run in "standalone" Blazor.

Gabriel.Cat.Blazor.Server

Package Description

GitHub repositories (6)

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

Repository Stars
torhovland/blazor-redux
Connecting a Redux state store with Blazor.
ProfessionalCSharp/MoreSamples
Additional code samples the book series Professional C#, Wrox Press
chrissainty/AuthenticationWithClientSideBlazor
Companion code sample for my blog post - Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
BlazorExtensions/SignalR
SignalR Core support for Microsoft ASP.NET Core Blazor
henalbrod/Blazor.Auth0
The library for using Auth0 in Blazor applications.
Version Downloads Last updated