-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Blazor Desktop
Eilon Lipton edited this page Jan 26, 2022
·
14 revisions
- Install required .NET MAUI dependencies described in the .NET MAUI Development Guide.
- Follow the other instructions on that guide for how to build, open the solution, etc.
The area/blazor 🕸️
label is used to track Blazor items: https://github.com/dotnet/maui/issues?q=is%3Aissue+is%3Aopen+label%3A%22area%2Fblazor+%F0%9F%95%B8%EF%B8%8F%22
This private project is used for triaging/prioritization: https://github.com/orgs/dotnet/projects/81/views/1
The Blazor-related projects in the repo are mostly located in the src/BlazorWebView folder, aside from the MAUI sample app:
WinForms | WPF | .NET MAUI |
---|---|---|
source | source | source |
sample | sample | sample code, and sample app |
- | - | tests |