Microsoft.AspNetCore.Components.WebAssembly (6.0.7)
Published 2023-05-05 11:27:51 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 6.0.7 Microsoft.AspNetCore.Components.WebAssembly
About this package
Build client-side single-page applications (SPAs) with Blazor running under WebAssembly.
This package was built from the source code at 773e8cc3fb
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.JSInterop.WebAssembly | 6.0.7 | net6.0 |
Microsoft.AspNetCore.Components.Web | 6.0.7 | net6.0 |
Microsoft.Extensions.Configuration.Binder | 6.0.0 | net6.0 |
Microsoft.Extensions.Configuration.Json | 6.0.0 | net6.0 |
Microsoft.Extensions.Logging | 6.0.0 | net6.0 |