Open omer-repo opened 2 years ago
Related: https://blog.abp.io/abp/ABP.IO-Platform-5-2-RC-Has-Been-Published
One note about the single-layer project is it doesn't have Blazor WebAssembly UI, because it requires 3 projects at least (one server-side, one UI and one shared library project between these two). We will consider to add Blazor UI support based on your feedback. You can continue to develop Blazor WASM projects using the standard layered solution template.
There is a new "Single-layer Solution Template" for simple and short-term applications with ABP 5.2 RC version. But it doesn't support for Blazor WebAssembly UI.
It will be very good to use this template for Blazor developers.