Bartula Code

Rider support MAUI .NET

If want to create .NET application with MAUI uusing Rider. you don't need to install Visual Studio.

All you need is run this commands

dotnet workload install maui
dotnet workload install wasm-tools

It will install maui app template too.

Image

Read more

HTTP 204 - No Content