You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`Microsoft.AspNetCore.Components.WebAssembly` provides support for building client-side single-page applications (SPAs) with Blazor running under WebAssembly.
4
+
5
+
## How to Use
6
+
7
+
To get started with Blazor, see the [official documentation](https://learn.microsoft.com/aspnet/core/blazor).
8
+
9
+
## Feedback & Contributing
10
+
11
+
`Microsoft.AspNetCore.Components.WebAssembly` is released as open-source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/aspnetcore).
0 commit comments