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

Prefix Reserved
Suggested Alternatives

Microsoft.AspNetCore.Components.WebAssembly.DevServer

Additional Details

As of Blazor WebAssembly 3.2 Preview 2 this package has been renamed to Microsoft.AspNetCore.Components.WebAssembly.DevServer. 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.DevServer.
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.DevServer --version 3.2.0-preview1.20073.1
                    
NuGet\Install-Package Microsoft.AspNetCore.Blazor.DevServer -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.DevServer" Version="3.2.0-preview1.20073.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Blazor.DevServer" Version="3.2.0-preview1.20073.1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Blazor.DevServer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.AspNetCore.Blazor.DevServer --version 3.2.0-preview1.20073.1
                    
#r "nuget: Microsoft.AspNetCore.Blazor.DevServer, 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.
#addin nuget:?package=Microsoft.AspNetCore.Blazor.DevServer&version=3.2.0-preview1.20073.1&prerelease
                    
Install Microsoft.AspNetCore.Blazor.DevServer as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Blazor.DevServer&version=3.2.0-preview1.20073.1&prerelease
                    
Install Microsoft.AspNetCore.Blazor.DevServer as a Cake Tool

Development server for use when building Blazor applications.

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (13)

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

Repository Stars
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
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
mikoskinen/Blazor.Animate
Easily add fade, slide and zoom-effects into your Blazor applications.
ProfessionalCSharp/MoreSamples
Additional code samples the book series Professional C#, Wrox Press
SteveSandersonMS/BlazorInputFile
A file input component for Blazor applications
BlazorExtensions/Storage
HTML5 Storage API implementation for Microsoft Blazor
ChilliCream/hotchocolate-examples
wtulloch/Blazor.IndexedDB
A Blazor library for accessing IndexedDB
isc30/blazor-analytics
Blazor extensions for Analytics: Google Analytics, GTAG, ...
BlazorExtensions/Notifications
HTML5 Notifications API implementation for Microsoft Blazor
sotsera/sotsera.blazor.toaster
A Toastr.js port to Blazor in pure .Net.
henalbrod/Blazor.Auth0
The library for using Auth0 in Blazor applications.
Version Downloads Last updated