Actual version
- ABP Framework version: v6.0.3
- UI type: Blazor Web assembly
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes (Tiered)
We are migrating from AspNetZero to Abp.io and we are developing a "monolithic" ERP type solution. We want to follow DDD approach and the solution will be developed with Abp.io Commercial : Blazore Web Assembly and EF on SQL Server. To simplify the deployment we would like to use the Blazore WASM Hosted configuration as reported https://community.abp.io/posts/blazor-webassembly-asp.net-core-hosted-zbjvgrc9 Being the article written for Abp.io 6 we wanted to know if we could have problems with .NET 7 and Abp.io 7 ? Will the Blazore WASM Hosted version always be supported by you and maybe integrated in the solutions managed by ABP CLI?
Thank you Roberto
3 Answer(s)
-
0
Hi,
Sorry for late the answer. We will continue supporting the Blazor versions in the next versions. Don't worry please about that. Also, the team updated the version 7 of ABP to .net7. We will release it asap.
Regards.
-
0
Thanks, do you know if Blazor WASM Hosted will be introduced as abp-cli template?
-
0
Configuring a blazor wasm project as Asp.NET Core Hosted isn't hard topic. It can be achieved easily. We don't provide this template for now but we're thinking of a much simpler blazor wasm template and it'll be aspnetcore hosted.