Fluent Blazor Web App
This template can now be used to start both .NET 8 and .NET 9 projects. When using .NET 9, new features like .MapStaticAssets() will be used
Fluent Blazor Standalone WebAssembly App
This template has been updated to use .NET 9
New Templates
Fluent MAUI Blazor Hybrid and Web App
Pure copy of the new .NET 9 MAUI Blazor Hybrid and Web App template, using the Fluent UI Blazor components for the UI
Fluent .NET Aspire Starter
A new template for starting an Aspire project with the Fluent UI Blazor components. All options from the stander starter template are available here as well. This means you can choose either:
Use .NET 8 and Aspire 8.2 or Aspire 9
Use .NET 9 and Aspire 9
Depending on your choice, the correct features of .NET will be used (.UseStaticFiles() vs MapStaticAssets())
Updated templates
.MapStaticAssets()
will be usedNew Templates
Fluent MAUI Blazor Hybrid and Web App Pure copy of the new .NET 9 MAUI Blazor Hybrid and Web App template, using the Fluent UI Blazor components for the UI
Fluent .NET Aspire Starter A new template for starting an Aspire project with the Fluent UI Blazor components. All options from the stander starter template are available here as well. This means you can choose either:
Depending on your choice, the correct features of .NET will be used (.UseStaticFiles() vs MapStaticAssets())