MinimalWebViewLib 0.0.7-beta

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

MinimalWebViewLib

A .NET library for showing a minimal WebView2 UI on a minimal window.

Acknowledgements

This library and sample app are heavily based on MinimalWebView: https://github.com/rgwood/MinimalWebView/

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows 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 (1)

Showing the top 1 NuGet packages that depend on MinimalWebViewLib:

Package Downloads
yamvu.Extensions.WebView

Extension library for MVU programs using MinimalWebViewLib.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.7-beta 153 7/29/2025
0.0.1-beta 318 6/11/2025