Microsoft.AspNetCore.Components.WebView.Maui 6.0.200-preview.13.2865

Prefix Reserved
This is a prerelease version of Microsoft.AspNetCore.Components.WebView.Maui.
This package has a SemVer 2.0.0 package version: 6.0.200-preview.13.2865+sha.085d325b1-azdo.5731438.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Components.WebView.Maui --version 6.0.200-preview.13.2865
                    
NuGet\Install-Package Microsoft.AspNetCore.Components.WebView.Maui -Version 6.0.200-preview.13.2865
                    
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.Components.WebView.Maui" Version="6.0.200-preview.13.2865" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Components.WebView.Maui" Version="6.0.200-preview.13.2865" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Maui" />
                    
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.Components.WebView.Maui --version 6.0.200-preview.13.2865
                    
#r "nuget: Microsoft.AspNetCore.Components.WebView.Maui, 6.0.200-preview.13.2865"
                    
#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.
#:package Microsoft.AspNetCore.Components.WebView.Maui@6.0.200-preview.13.2865
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.Components.WebView.Maui&version=6.0.200-preview.13.2865&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Components.WebView.Maui&version=6.0.200-preview.13.2865&prerelease
                    
Install as a Cake Tool

Build .NET MAUI applications with Blazor web UI in the BlazorWebView control.

Product 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.2 is compatible.  net6.0-maccatalyst was computed.  net6.0-maccatalyst15.2 is compatible.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net6.0-windows10.0.19041 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (22)

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.

Sparc.Platforms.Maui

MAUI Sparc package

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#.

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 (34)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Components.WebView.Maui:

Repository Stars
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
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
Oqtane is an open-source developer productivity platform for building modern .NET applications that run on Web, Desktop and Mobile.
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.
dotnet/MobileBlazorBindings
Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor
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.
philosowaffle/peloton-to-garmin
Convert workout data from Peloton into JSON/TCX/FIT files and automatically upload to Garmin Connect
martinstoeckli/SilentNotes
SilentNotes is a simple note taking app which respects your privacy.
Dreamescaper/BlazorBindings.Maui
MAUI Blazor Bindings - Build native and hybrid MAUI apps with Blazor
known/Known
Known 是基于 Blazor 轻量级、跨平台、低代码、易扩展的插件开发框架。
Azure-Samples/eShopOnAzure
A variant of https://github.com/dotnet/eShop that uses Azure services
Strypper/mauisland
MAUIsland 🏝️ is the number 1 controls gallery for .NET MAUI
Version Downloads Last Updated
10.0.0-rc.1.25452.6 6,553 9/9/2025
10.0.0-preview.7.25406.3 3,955 8/12/2025
10.0.0-preview.6.25359.8 4,519 7/15/2025
10.0.0-preview.5.25306.5 1,926 6/10/2025
10.0.0-preview.4.25263.4 2,662 5/13/2025
10.0.0-preview.4.25259.2 244 5/13/2025
10.0.0-preview.3.25208.1 2,938 4/10/2025
10.0.0-preview.2.25165.1 679 3/18/2025
10.0.0-preview.1.25122.6 870 2/25/2025
9.0.110 12,097 9/10/2025
9.0.100 14,423 8/13/2025
9.0.90 17,195 7/14/2025
9.0.82 302,259 7/10/2025
9.0.81 7,021 6/30/2025
9.0.80 17,597 6/12/2025
9.0.71 2,249 6/10/2025
9.0.70 22,218 5/13/2025
9.0.61 1,612 5/13/2025
9.0.60 27,491 4/10/2025
9.0.51 390,598 4/21/2025
9.0.50 24,418 3/13/2025
9.0.40 23,675 2/11/2025
9.0.30 42,446 1/14/2025
9.0.22 8,893 1/7/2025
9.0.21 14,775 12/12/2024
9.0.14 559,864 12/11/2024
9.0.12 7,521 12/3/2024
9.0.10 29,514 11/14/2024
9.0.0 244,692 11/12/2024
9.0.0-rc.2.24503.2 32,649 10/8/2024
9.0.0-rc.1.24453.9 15,200 9/10/2024
9.0.0-preview.7.24407.4 2,623 8/13/2024
9.0.0-preview.6.24327.7 17,013 7/9/2024
9.0.0-preview.5.24307.10 6,537 6/11/2024
9.0.0-preview.4.10690 9,803 5/21/2024
9.0.0-preview.3.10457 22,771 4/11/2024
9.0.0-preview.2.10293 1,209 3/12/2024
9.0.0-preview.1.9973 4,661 2/13/2024
8.0.100 783,897 11/14/2024
8.0.93 9,996 11/7/2024
8.0.92 46,359 10/15/2024
8.0.91 33,428 9/25/2024
8.0.90 20,641 9/13/2024
8.0.83 273,881 11/4/2024
8.0.82 644,083 8/28/2024
8.0.80 32,458 8/7/2024
8.0.72 261,180 8/12/2024
8.0.71 56,982 7/31/2024
8.0.70 57,199 7/9/2024
8.0.61 138,287 6/25/2024
8.0.60 22,418 6/12/2024
8.0.40 164,964 5/14/2024
8.0.21 234,860 4/23/2024
8.0.20 16,833 4/9/2024
8.0.14 20,848 3/21/2024
8.0.10 11,356 3/12/2024
8.0.7 311,818 2/14/2024
8.0.6 172,670 1/17/2024
8.0.3 392,845 11/14/2023
8.0.0-rc.2.9530 9,400 11/7/2023
8.0.0-rc.2.9511 6,745 10/31/2023
8.0.0-rc.2.9373 25,374 10/10/2023
8.0.0-rc.1.9171 29,841 9/12/2023
8.0.0-preview.7.8842 11,882 8/8/2023
8.0.0-preview.6.8686 8,499 7/11/2023
8.0.0-preview.5.8529 3,656 6/13/2023
8.0.0-preview.4.8333 2,401 5/16/2023
8.0.0-preview.3.8149 3,188 4/11/2023
8.0.0-preview.2.7871 3,017 3/14/2023
8.0.0-preview.1.7762 1,834 2/21/2023
7.0.101 574,829 11/7/2023
7.0.100 29,306 10/31/2023
7.0.96 89,274 10/10/2023
7.0.92 353,026 7/11/2023
7.0.86 183,828 5/9/2023
7.0.81 130,614 4/11/2023
7.0.59 230,124 1/31/2023
7.0.58 61,537 1/18/2023
7.0.52 110,044 12/13/2022
7.0.49 153,286 11/7/2022
7.0.0-rc.2.6866 9,381 10/18/2022
7.0.0-rc.1.6683 8,075 9/20/2022
6.0.553 171,562 5/9/2023
6.0.552 87,475 1/31/2023
6.0.550 10,716 1/18/2023
6.0.548 43,459 12/13/2022
6.0.547 74,385 11/7/2022
6.0.541 80,818 10/11/2022
6.0.540 60,286 9/20/2022
6.0.536 26,304 9/14/2022
6.0.486 64,821 8/2/2022
6.0.424 5,478 7/25/2022
6.0.419 23,072 7/19/2022
6.0.408 7,633 7/12/2022
6.0.400 30,508 6/14/2022
6.0.312 46,921 5/23/2022
6.0.300-rc.3.5667 10,748 5/10/2022
6.0.300-rc.2.5513 3,014 4/26/2022
6.0.300-rc.1.5355 9,875 4/12/2022
6.0.200-preview.14.5099 16,927 3/16/2022
6.0.200-preview.13.2865 7,993 2/15/2022
6.0.200-preview.12.2441 2,856 1/19/2022
6.0.101-preview.11.2349 20,741 12/13/2021
6.0.101-preview.10.2068 8,482 11/8/2021
6.0.101-preview.9.1843 3,662 10/12/2021
6.0.100-rc.1.1608 3,075 9/14/2021
6.0.100-preview.7.1345 16,568 8/10/2021
6.0.100-preview.6.1003 13,593 7/14/2021
6.0.100-preview.5.794 1,785 6/15/2021