Found 1,162 packages
The WebView2 control enables you to embed web technologies (HTML, CSS, and JavaScript) in your native applications powered by Microsoft Edge (Chromium). This package is necessary for Win32 C/C++, WPF, and WinForms applications. To learn more about package versions checkout https://aka.ms/wv2-packageversion. To learn best practices checkout: https://aka.ms/wv2-bestpractices.
Build .NET Multi-platform App UI (.NET MAUI) apps with Blazor web UI in the BlazorWebView control.
Build desktop applications with Blazor and a webview. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Build WPF apps with Blazor and WebView2.
Package Description
A simple lightweight HybridWebView designed to work with Xamarin Forms
Build Windows Forms apps with Blazor and WebView2.
An F# view engine for Giraffe and other ASP.NET Core web applications.
Webview2 runtime for Fixed Version distribution. Example usage: var webView = new WebView2() { Dock = DockStyle.Fill }; await webView.EnsureCoreWebView2Async(await CoreWebView2Environment.CreateAsync(Path.Combine(AppDomain.CurrentDomain.BaseDirectory, "WebView2"))); Controls.Add(webView); webView.CoreWebView2.Navigate("https://nuget.org");
This repository is a set of controls that will help you add webview control.
Optional extension to WebView2 which implements the Chrome DevTools Protocol API, allowing devs to easily access Chromium API functions, events, and types.
TreelistView Module (Web) / eXpandFramework. To debug in VS enable Source Server support under Tools/Options/Debugging.
PDF.Editor for ASP.NET Web apps. It contails all necessary web resource files (html, js, css, images) to read, view, edit PDF files online in web browser. It supports ASP.NET Core Web Forms ASP.NET Core MVC web app ASP.NET Framework web application ASP.NET Framework MVC web application Documents ============================== C# How to Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ Tutorials ASP.NET Core : https://www.rasteredge.com/how-to/csharp-imaging/pdf-asp-net-core-template-empty/ ASP.NET Core MVC : https://www.rasteredge.com/how-to/csharp-imaging/pdf-asp-net-core-mvc/ ASP.NET Framework : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5-on-visual-studio-net/ ASP.NET Framework MVC : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5-on-asp-net-mvc/ Email : support@rasteredge.com
This package will transport the user interface from an app built using RemoteBlazorWebView to a server running in the cloud. This allows an app running behind a firewall to be accessed through a browser via a cloud server.