Skip to content

Latest commit

 

History

History
85 lines (43 loc) · 4.65 KB

README.md

File metadata and controls

85 lines (43 loc) · 4.65 KB

Blazor (18)

Make sure you installed the latest .NET Core 3.1.4 SDK.

All these samples runs on Blazor WebAssembly 3.2.0.

You will find samples for Blazor, a .NET application framework for Web Assembly here. To run the sample, simply type dotnet watch run at the folder of each project. Make sure you pay attention which port Kestrel is running on.