Microsoft.AspNetCore.Components.WebView.Maui
6.0.312
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Components.WebView.Maui --version 6.0.312
NuGet\Install-Package Microsoft.AspNetCore.Components.WebView.Maui -Version 6.0.312
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Maui" Version="6.0.312" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebView.Maui" Version="6.0.312" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Maui" />
paket add Microsoft.AspNetCore.Components.WebView.Maui --version 6.0.312
#r "nuget: Microsoft.AspNetCore.Components.WebView.Maui, 6.0.312"
#addin nuget:?package=Microsoft.AspNetCore.Components.WebView.Maui&version=6.0.312
#tool nuget:?package=Microsoft.AspNetCore.Components.WebView.Maui&version=6.0.312
Build .NET MAUI applications with Blazor web UI in the BlazorWebView control.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-android31.0 is compatible. net6.0-ios was computed. net6.0-ios15.4 is compatible. net6.0-maccatalyst was computed. net6.0-maccatalyst15.4 is compatible. net6.0-macos was computed. net6.0-tizen7.0 is compatible. net6.0-tvos was computed. net6.0-windows was computed. net6.0-windows10.0.19041 is compatible. net6.0-windows10.0.20348 is compatible. 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. |
-
net6.0
- Microsoft.AspNetCore.Authorization (>= 6.0.4)
- Microsoft.AspNetCore.Components.WebView (>= 6.0.4)
- Microsoft.JSInterop (>= 6.0.4)
-
net6.0-android31.0
- Microsoft.AspNetCore.Authorization (>= 6.0.4)
- Microsoft.AspNetCore.Components.WebView (>= 6.0.4)
- Microsoft.JSInterop (>= 6.0.4)
- Xamarin.AndroidX.Legacy.Support.V4 (>= 1.0.0.13)
- Xamarin.AndroidX.Lifecycle.LiveData (>= 2.4.1.1)
- Xamarin.AndroidX.Navigation.Common (>= 2.4.2)
- Xamarin.AndroidX.Navigation.Fragment (>= 2.4.2)
- Xamarin.AndroidX.Navigation.Runtime (>= 2.4.2)
- Xamarin.AndroidX.Navigation.UI (>= 2.4.2)
- Xamarin.Google.Android.Material (>= 1.5.0.2)
-
net6.0-ios15.4
- Microsoft.AspNetCore.Authorization (>= 6.0.4)
- Microsoft.AspNetCore.Components.WebView (>= 6.0.4)
- Microsoft.JSInterop (>= 6.0.4)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-maccatalyst15.4
- Microsoft.AspNetCore.Authorization (>= 6.0.4)
- Microsoft.AspNetCore.Components.WebView (>= 6.0.4)
- Microsoft.JSInterop (>= 6.0.4)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-tizen7.0
- Microsoft.AspNetCore.Authorization (>= 6.0.4)
- Microsoft.AspNetCore.Components.WebView (>= 6.0.4)
- Microsoft.JSInterop (>= 6.0.4)
- Microsoft.Maui.Graphics.Skia (>= 6.0.300)
- Tizen.UIExtensions.ElmSharp (>= 0.8.1)
-
net6.0-windows10.0.19041
- Microsoft.AspNetCore.Authorization (>= 6.0.4)
- Microsoft.AspNetCore.Components.WebView (>= 6.0.4)
- Microsoft.Graphics.Win2D (>= 1.0.3.1)
- Microsoft.JSInterop (>= 6.0.4)
- Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (>= 6.0.300)
- Microsoft.WindowsAppSDK (>= 1.0.3)
-
net6.0-windows10.0.20348
- Microsoft.AspNetCore.Authorization (>= 6.0.4)
- Microsoft.AspNetCore.Components.WebView (>= 6.0.4)
- Microsoft.Graphics.Win2D (>= 1.0.3.1)
- Microsoft.JSInterop (>= 6.0.4)
- Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (>= 6.0.300)
- Microsoft.WindowsAppSDK (>= 1.0.3)
NuGet packages (20)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Components.WebView.Maui:
Package | Downloads |
---|---|
Reactor.Maui.Blazor
MauiReactor.Blazor is MauiReactor plugin that let you add BlazorWebView in your MauiReactor application. |
|
VijayAnand.MauiBlazor.Markup
VijayAnand.MauiBlazor.Markup is a toolkit with set of fluent helper methods and classes to simplify working with .NET MAUI Blazor in C#. |
|
Sparc.Platforms.Maui
MAUI Sparc package |
|
Vertiq.Hosting.MauiHybrid
A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused. |
|
Vertiq.Hosting.MauiHybridSecurity
A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused. |
GitHub repositories (31)
Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Components.WebView.Maui:
Repository | Stars |
---|---|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
|
|
dotnet/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
oqtane/oqtane.framework
CMS & Application Framework for Blazor & .NET MAUI
|
|
dotnet/MobileBlazorBindings
Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor
|
|
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
|
|
Yu-Core/SwashbucklerDiary
侠客日记是一个开源、跨平台的本地日记app,使用Blazor开发,支持Android,Windows,macOS,Web,Linux。"SwashbucklerDiary" is an open source cross-platform local diary app using Blazor , support Android,Windows,macOS,Web,Linux.
|
|
VladislavAntonyuk/MauiSamples
.NET MAUI Samples
|
|
Azure-Samples/azure-search-openai-demo-csharp
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
|
|
adospace/reactorui-maui
MauiReactor is a MVU UI framework built on top of .NET MAUI
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
RadekVyM/MarvelousMAUI
.NET MAUI clone of the Wonderous app – a visual showcase of eight wonders of the world.
|
|
Dreamescaper/BlazorBindings.Maui
MAUI Blazor Bindings - Build native and hybrid MAUI apps with Blazor
|
|
martinstoeckli/SilentNotes
SilentNotes is a simple note taking app which respects your privacy.
|
|
known/Known
Known 是基于 Blazor 轻量级、跨平台、低代码、易扩展的插件开发框架。
|
|
Strypper/mauisland
MAUIsland 🏝️ is the number 1 controls gallery for .NET MAUI
|
|
Azure-Samples/eShopOnAzure
A variant of https://github.com/dotnet/eShop that uses Azure services
|
|
egvijayanand/dotnet-maui-samples
.NET MAUI Samples
|
|
LiamMorrow/LiftLog
A cross platform app for tracking your lifts in the gym
|
Version | Downloads | Last updated |
---|---|---|
10.0.0-preview.4.25263.4 | 873 | 5/13/2025 |
10.0.0-preview.4.25259.2 | 204 | 5/13/2025 |
10.0.0-preview.3.25208.1 | 1,969 | 4/10/2025 |
10.0.0-preview.2.25165.1 | 645 | 3/18/2025 |
10.0.0-preview.1.25122.6 | 825 | 2/25/2025 |
9.0.70 | 7,065 | 5/13/2025 |
9.0.61 | 719 | 5/13/2025 |
9.0.60 | 17,816 | 4/10/2025 |
9.0.51 | 107,715 | 4/21/2025 |
9.0.50 | 18,263 | 3/13/2025 |
9.0.40 | 20,947 | 2/11/2025 |
9.0.30 | 29,158 | 1/14/2025 |
9.0.22 | 7,216 | 1/7/2025 |
9.0.21 | 13,403 | 12/12/2024 |
9.0.14 | 397,285 | 12/11/2024 |
9.0.12 | 6,898 | 12/3/2024 |
9.0.10 | 23,602 | 11/14/2024 |
9.0.0 | 198,671 | 11/12/2024 |
9.0.0-rc.2.24503.2 | 29,586 | 10/8/2024 |
9.0.0-rc.1.24453.9 | 15,125 | 9/10/2024 |
9.0.0-preview.7.24407.4 | 2,543 | 8/13/2024 |
9.0.0-preview.6.24327.7 | 16,939 | 7/9/2024 |
9.0.0-preview.5.24307.10 | 6,442 | 6/11/2024 |
9.0.0-preview.4.10690 | 9,764 | 5/21/2024 |
9.0.0-preview.3.10457 | 22,730 | 4/11/2024 |
9.0.0-preview.2.10293 | 1,125 | 3/12/2024 |
9.0.0-preview.1.9973 | 4,606 | 2/13/2024 |
8.0.100 | 485,872 | 11/14/2024 |
8.0.93 | 8,723 | 11/7/2024 |
8.0.92 | 38,194 | 10/15/2024 |
8.0.91 | 28,320 | 9/25/2024 |
8.0.90 | 18,814 | 9/13/2024 |
8.0.83 | 264,744 | 11/4/2024 |
8.0.82 | 612,578 | 8/28/2024 |
8.0.80 | 29,886 | 8/7/2024 |
8.0.72 | 255,190 | 8/12/2024 |
8.0.71 | 55,066 | 7/31/2024 |
8.0.70 | 48,831 | 7/9/2024 |
8.0.61 | 137,205 | 6/25/2024 |
8.0.60 | 20,891 | 6/12/2024 |
8.0.40 | 164,318 | 5/14/2024 |
8.0.21 | 233,518 | 4/23/2024 |
8.0.20 | 16,044 | 4/9/2024 |
8.0.14 | 20,448 | 3/21/2024 |
8.0.10 | 11,015 | 3/12/2024 |
8.0.7 | 310,356 | 2/14/2024 |
8.0.6 | 171,217 | 1/17/2024 |
8.0.3 | 376,683 | 11/14/2023 |
8.0.0-rc.2.9530 | 9,379 | 11/7/2023 |
8.0.0-rc.2.9511 | 6,734 | 10/31/2023 |
8.0.0-rc.2.9373 | 25,323 | 10/10/2023 |
8.0.0-rc.1.9171 | 29,301 | 9/12/2023 |
8.0.0-preview.7.8842 | 11,868 | 8/8/2023 |
8.0.0-preview.6.8686 | 8,467 | 7/11/2023 |
8.0.0-preview.5.8529 | 3,644 | 6/13/2023 |
8.0.0-preview.4.8333 | 2,372 | 5/16/2023 |
8.0.0-preview.3.8149 | 3,164 | 4/11/2023 |
8.0.0-preview.2.7871 | 2,981 | 3/14/2023 |
8.0.0-preview.1.7762 | 1,811 | 2/21/2023 |
7.0.101 | 555,772 | 11/7/2023 |
7.0.100 | 29,204 | 10/31/2023 |
7.0.96 | 89,186 | 10/10/2023 |
7.0.92 | 352,705 | 7/11/2023 |
7.0.86 | 183,735 | 5/9/2023 |
7.0.81 | 130,528 | 4/11/2023 |
7.0.59 | 229,187 | 1/31/2023 |
7.0.58 | 61,458 | 1/18/2023 |
7.0.52 | 109,954 | 12/13/2022 |
7.0.49 | 152,126 | 11/7/2022 |
7.0.0-rc.2.6866 | 9,350 | 10/18/2022 |
7.0.0-rc.1.6683 | 8,042 | 9/20/2022 |
6.0.553 | 169,892 | 5/9/2023 |
6.0.552 | 87,336 | 1/31/2023 |
6.0.550 | 10,593 | 1/18/2023 |
6.0.548 | 43,342 | 12/13/2022 |
6.0.547 | 74,270 | 11/7/2022 |
6.0.541 | 80,698 | 10/11/2022 |
6.0.540 | 60,168 | 9/20/2022 |
6.0.536 | 26,193 | 9/14/2022 |
6.0.486 | 64,702 | 8/2/2022 |
6.0.424 | 5,366 | 7/25/2022 |
6.0.419 | 22,927 | 7/19/2022 |
6.0.408 | 7,515 | 7/12/2022 |
6.0.400 | 30,400 | 6/14/2022 |
6.0.312 | 43,779 | 5/23/2022 |
6.0.300-rc.3.5667 | 10,737 | 5/10/2022 |
6.0.300-rc.2.5513 | 2,987 | 4/26/2022 |
6.0.300-rc.1.5355 | 9,868 | 4/12/2022 |
6.0.200-preview.14.5099 | 16,884 | 3/16/2022 |
6.0.200-preview.13.2865 | 7,963 | 2/15/2022 |
6.0.200-preview.12.2441 | 2,830 | 1/19/2022 |
6.0.101-preview.11.2349 | 20,707 | 12/13/2021 |
6.0.101-preview.10.2068 | 8,460 | 11/8/2021 |
6.0.101-preview.9.1843 | 3,635 | 10/12/2021 |
6.0.100-rc.1.1608 | 3,066 | 9/14/2021 |
6.0.100-preview.7.1345 | 16,544 | 8/10/2021 |
6.0.100-preview.6.1003 | 13,575 | 7/14/2021 |
6.0.100-preview.5.794 | 1,747 | 6/15/2021 |