Releases: JoaoVKS/WebWrapperNet
Releases · JoaoVKS/WebWrapperNet
v2.0.0
WebServer Release
Powershell support
Release
#WebWrapperNet v1.0.0
##Description
- An executable that opens a local
index.htmlfile within a WebView window (using the file:// protocol). - Automatically loads the page title and icon, and provides a proxy for handling HTTP requests.
##How to use
- Download and extract WebWrapperNet_EXE.zip (or copy WebWrap.exe) into the folder containing your
index.html. - Run
WebWrap.exe.
Or
- Download and extract WebWrapperNet_SAMPLE_PROJECT.zip into a folder.
- Run
WebWrap.exe.
###Requirements
- .NET 10 — https://dotnet.microsoft.com/en-us/download/dotnet/10.0
- WebView2 Runtime — https://developer.microsoft.com/en-us/microsoft-edge/webview2/
###Notes
- Single file for Windows x64. See assets for the .zip containing the
.exe. - License: MIT (if applicable)
##Descrição
- Executável que abre
index.htmllocal em uma janela WebView (protocolofile://). - Carrega automaticamente título e ícone da página e expõe um proxy para requisições HTTP.
##Como usar
- Baixe e extraia WebWrapperNet_EXE.zip (ou copie) o
WebWrap.exepara a pasta que contém seuindex.html. - Execute
WebWrap.exe
Ou
- Baixe e extraia WebWrapperNet_SAMPLE_PROJECT.zip para uma pasta
- Execute o
WebWrap.exe
###Requisitos
- .NET 10 — https://dotnet.microsoft.com/en-us/download/dotnet/10.0
- WebView2 Runtime — https://developer.microsoft.com/en-us/microsoft-edge/webview2/
###Notas
- Arquivo único para Windows x64. Veja assets para o
.zipcontendo o.exeou o projeto de exemplo - Licença: MIT (se aplicável)