Microsoft.AspNetCore.Components.WebView.Maui 6.0.100-preview.7.1345

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.100-preview.7.1345+sha.8665ea184-azdo.5075445.
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.100-preview.7.1345
                    
NuGet\Install-Package Microsoft.AspNetCore.Components.WebView.Maui -Version 6.0.100-preview.7.1345
                    
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.100-preview.7.1345" />
                    
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.100-preview.7.1345" />
                    
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.100-preview.7.1345
                    
#r "nuget: Microsoft.AspNetCore.Components.WebView.Maui, 6.0.100-preview.7.1345"
                    
#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.100-preview.7.1345
                    
#: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.100-preview.7.1345&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Components.WebView.Maui&version=6.0.100-preview.7.1345&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-android30.0 is compatible.  net6.0-ios was computed.  net6.0-ios13.6 is compatible.  net6.0-maccatalyst was computed.  net6.0-maccatalyst13.5 is compatible.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net6.0-windows10.0.18362 is compatible.  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 (21)

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

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
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.
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.
LiamMorrow/LiftLog
A cross platform app for tracking your lifts in the gym
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
lochidev/Expandroid
Text expander for android - with espanso config import/export
Version Downloads Last Updated
10.0.0-preview.7.25406.3 2,102 8/12/2025
10.0.0-preview.6.25359.8 2,488 7/15/2025
10.0.0-preview.5.25306.5 1,773 6/10/2025
10.0.0-preview.4.25263.4 2,553 5/13/2025
10.0.0-preview.4.25259.2 231 5/13/2025
10.0.0-preview.3.25208.1 2,886 4/10/2025
10.0.0-preview.2.25165.1 670 3/18/2025
10.0.0-preview.1.25122.6 862 2/25/2025
9.0.100 8,247 8/13/2025
9.0.90 11,193 7/14/2025
9.0.82 124,791 7/10/2025
9.0.81 5,739 6/30/2025
9.0.80 13,612 6/12/2025
9.0.71 1,983 6/10/2025
9.0.70 19,182 5/13/2025
9.0.61 1,355 5/13/2025
9.0.60 24,670 4/10/2025
9.0.51 337,969 4/21/2025
9.0.50 22,611 3/13/2025
9.0.40 22,971 2/11/2025
9.0.30 37,173 1/14/2025
9.0.22 8,253 1/7/2025
9.0.21 14,275 12/12/2024
9.0.14 509,843 12/11/2024
9.0.12 7,238 12/3/2024
9.0.10 27,506 11/14/2024
9.0.0 229,494 11/12/2024
9.0.0-rc.2.24503.2 31,704 10/8/2024
9.0.0-rc.1.24453.9 15,172 9/10/2024
9.0.0-preview.7.24407.4 2,595 8/13/2024
9.0.0-preview.6.24327.7 16,995 7/9/2024
9.0.0-preview.5.24307.10 6,515 6/11/2024
9.0.0-preview.4.10690 9,793 5/21/2024
9.0.0-preview.3.10457 22,767 4/11/2024
9.0.0-preview.2.10293 1,201 3/12/2024
9.0.0-preview.1.9973 4,648 2/13/2024
8.0.100 695,503 11/14/2024
8.0.93 9,651 11/7/2024
8.0.92 43,275 10/15/2024
8.0.91 31,858 9/25/2024
8.0.90 20,212 9/13/2024
8.0.83 269,977 11/4/2024
8.0.82 634,808 8/28/2024
8.0.80 31,547 8/7/2024
8.0.72 259,375 8/12/2024
8.0.71 56,546 7/31/2024
8.0.70 56,262 7/9/2024
8.0.61 138,026 6/25/2024
8.0.60 21,855 6/12/2024
8.0.40 164,754 5/14/2024
8.0.21 234,506 4/23/2024
8.0.20 16,646 4/9/2024
8.0.14 20,720 3/21/2024
8.0.10 11,250 3/12/2024
8.0.7 311,258 2/14/2024
8.0.6 172,251 1/17/2024
8.0.3 388,800 11/14/2023
8.0.0-rc.2.9530 9,400 11/7/2023
8.0.0-rc.2.9511 6,743 10/31/2023
8.0.0-rc.2.9373 25,359 10/10/2023
8.0.0-rc.1.9171 29,734 9/12/2023
8.0.0-preview.7.8842 11,881 8/8/2023
8.0.0-preview.6.8686 8,490 7/11/2023
8.0.0-preview.5.8529 3,654 6/13/2023
8.0.0-preview.4.8333 2,389 5/16/2023
8.0.0-preview.3.8149 3,183 4/11/2023
8.0.0-preview.2.7871 3,011 3/14/2023
8.0.0-preview.1.7762 1,828 2/21/2023
7.0.101 568,598 11/7/2023
7.0.100 29,257 10/31/2023
7.0.96 89,237 10/10/2023
7.0.92 352,959 7/11/2023
7.0.86 183,791 5/9/2023
7.0.81 130,576 4/11/2023
7.0.59 229,716 1/31/2023
7.0.58 61,502 1/18/2023
7.0.52 110,007 12/13/2022
7.0.49 152,858 11/7/2022
7.0.0-rc.2.6866 9,369 10/18/2022
7.0.0-rc.1.6683 8,063 9/20/2022
6.0.553 170,979 5/9/2023
6.0.552 87,409 1/31/2023
6.0.550 10,656 1/18/2023
6.0.548 43,402 12/13/2022
6.0.547 74,332 11/7/2022
6.0.541 80,759 10/11/2022
6.0.540 60,229 9/20/2022
6.0.536 26,246 9/14/2022
6.0.486 64,751 8/2/2022
6.0.424 5,420 7/25/2022
6.0.419 22,993 7/19/2022
6.0.408 7,577 7/12/2022
6.0.400 30,451 6/14/2022
6.0.312 45,620 5/23/2022
6.0.300-rc.3.5667 10,746 5/10/2022
6.0.300-rc.2.5513 3,003 4/26/2022
6.0.300-rc.1.5355 9,874 4/12/2022
6.0.200-preview.14.5099 16,915 3/16/2022
6.0.200-preview.13.2865 7,983 2/15/2022
6.0.200-preview.12.2441 2,849 1/19/2022
6.0.101-preview.11.2349 20,730 12/13/2021
6.0.101-preview.10.2068 8,473 11/8/2021
6.0.101-preview.9.1843 3,652 10/12/2021
6.0.100-rc.1.1608 3,074 9/14/2021
6.0.100-preview.7.1345 16,557 8/10/2021
6.0.100-preview.6.1003 13,586 7/14/2021
6.0.100-preview.5.794 1,766 6/15/2021