Skip to content

Commit 6832df1

Browse files
Provide Microsoft.AspNetCore.Components.WebAssembly package README (dotnet#57773)
1 parent dd01c93 commit 6832df1

File tree

1 file changed

+11
-0
lines changed
  • src/Components/WebAssembly/WebAssembly/src

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## About
2+
3+
`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

Comments
 (0)