Microsoft.AspNetCore.Blazor
3.2.0-preview1.20073.1
Prefix Reserved
Microsoft.AspNetCore.Components.WebAssembly
Additional DetailsAs 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/
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
<PackageReference Include="Microsoft.AspNetCore.Blazor" Version="3.2.0-preview1.20073.1" />
<PackageVersion Include="Microsoft.AspNetCore.Blazor" Version="3.2.0-preview1.20073.1" />
<PackageReference Include="Microsoft.AspNetCore.Blazor" />
paket add Microsoft.AspNetCore.Blazor --version 3.2.0-preview1.20073.1
#r "nuget: Microsoft.AspNetCore.Blazor, 3.2.0-preview1.20073.1"
#addin nuget:?package=Microsoft.AspNetCore.Blazor&version=3.2.0-preview1.20073.1&prerelease
#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 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Microsoft.AspNetCore.Components.Web (>= 3.1.0)
- Microsoft.Extensions.Configuration (>= 3.1.0)
- Mono.WebAssembly.Interop (>= 3.2.0-preview1.20073.1)
NuGet packages (24)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Blazor:
Package | Downloads |
---|---|
Blazored.Localisation
A library to provide localisation in client-side Blazor applications |
|
LMT.BlazorUtils.Dom
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 |
|
LMT.BlazorUtils.Interfaces
Provides necessary interfaces for Blazor Utils APIs to develop your own package that use BlazorUtils types. |
|
BlazorDB
In memory, persisted to localstorage, database for .net Blazor browser framework |
|
BlazorExtensions
Usefull methods for working with blazor |
GitHub repositories (17)
Showing the top 17 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为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
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
|
|
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
|
|
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 |
---|