BlazorWebView
A WebKitGtk WebView for running Blazor Hybrid applications on Linux.
File Explorer
Download Latest Version (.zip)- launch.json
- settings.json
- tasks.json
- screenshot.png
- BlazorWebView.cs
- BlazorWebViewOptions.cs
- ServiceCollectionExtensions.cs
- WebKitGtk.csproj
- WeatherForecast.cs
- WeatherForecastService.cs
- Counter.razor
- FetchData.razor
- Index.razor
- launchSettings.json
- MainLayout.razor
- MainLayout.razor.css
- NavMenu.razor
- NavMenu.razor.css
- SurveyPrompt.razor
- bootstrap.min.css
- bootstrap.min.css.map
- open-iconic-bootstrap.min.css
- open-iconic.eot
- open-iconic.otf
- open-iconic.svg
- open-iconic.ttf
- open-iconic.woff
- FONT-LICENSE
- ICON-LICENSE
- README.md
- app.css
- index.html
- _Imports.razor
- App.razor
- Program.cs
- WebKitGtk.Test.csproj
- .gitignore
- BlazorHybridLinux.sln
- LICENSE
- README.md
- WSL2.md
# Installation Guide
1. Get the code
git clone https://github.com/JinShil/BlazorWebView
Downloads the entire project code from GitHub to your computer.
cd BlazorWebView
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
