Microsoft.AspNetCore.Blazor.Build 0.8.0-preview-19075-0444

Prefix Reserved
This is a prerelease version of Microsoft.AspNetCore.Blazor.Build.
dotnet add package Microsoft.AspNetCore.Blazor.Build --version 0.8.0-preview-19075-0444
                    
NuGet\Install-Package Microsoft.AspNetCore.Blazor.Build -Version 0.8.0-preview-19075-0444
                    
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.Build" Version="0.8.0-preview-19075-0444" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Blazor.Build" Version="0.8.0-preview-19075-0444" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Blazor.Build" />
                    
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.Build --version 0.8.0-preview-19075-0444
                    
#r "nuget: Microsoft.AspNetCore.Blazor.Build, 0.8.0-preview-19075-0444"
                    
#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.Build&version=0.8.0-preview-19075-0444&prerelease
                    
Install Microsoft.AspNetCore.Blazor.Build as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Blazor.Build&version=0.8.0-preview-19075-0444&prerelease
                    
Install Microsoft.AspNetCore.Blazor.Build as a Cake Tool

Build mechanism for ASP.NET Core Components.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (21)

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

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
torhovland/blazor-redux
Connecting a Redux state store with Blazor.
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
PKISharp/ACMESharpCore
An ACME v2 client library for .NET Standard (Let's Encrypt)
cloudnative-netcore/netcorekit
:heartpulse: A crafted toolkit for building cloud-native apps on the .NET platform
mikoskinen/Blazor.Animate
Easily add fade, slide and zoom-effects into your Blazor applications.
anuraj/AspNetCoreSamples
This repository is set of ASP.NET Core projects and scripts.
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
SteveSandersonMS/BlazorInputFile
A file input component for Blazor applications
BlazorExtensions/Storage
HTML5 Storage API implementation for Microsoft Blazor
BlazorExtensions/SignalR
SignalR Core support for Microsoft ASP.NET Core 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
jignesht24/Aspnetcore
Learn ASP.net core MVC
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
0.8.0-preview-19075-0444 1 1/28/2019