Info
Version: | 0.2.0 |
Author(s): | Jan-Willem Spuij |
Last Update: | Wednesday, June 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jspuij/BlazorWebView |
NuGet Url: | https://www.nuget.org/packages/BlazorWebView |
Install
Install-Package BlazorWebView
dotnet add package BlazorWebView
paket add BlazorWebView
BlazorWebView Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components.Web(>= 3.1.4)
- Microsoft.AspNetCore.StaticFiles(>= 2.2.0)
- Microsoft.Extensions.Configuration(>= 3.1.4)
- Microsoft.Extensions.Configuration.Json(>= 3.1.4)
- Microsoft.Extensions.Logging.Console(>= 3.1.4)
Add a reference to the specific nuget package for your platform.