Microsoft.AspNetCore.Blazor.Server 0.3.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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/

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 0.3.0
NuGet\Install-Package Microsoft.AspNetCore.Blazor.Server -Version 0.3.0
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="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Blazor.Server --version 0.3.0
#r "nuget: Microsoft.AspNetCore.Blazor.Server, 0.3.0"
#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=0.3.0

// Install Microsoft.AspNetCore.Blazor.Server as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Blazor.Server&version=0.3.0

Package Description

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 netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
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 (5)

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