0
scottie.tang@cpy.com.hk created
Hello I am new to Abp framework, and I have a dumb question would like to ask. (Please feel free to correct if the questions / concepts are incorrect.. )
Our team will use Abp (Blazer WebAssembly) to start our first Abp project, and we will definitely use some application modules (such as Account, Audit Logging, Identity etc) to fit our business needs. But we are not sure if all the UI in these Application Modules support Blazer WebAssembly? If not support/ready, I wonder can they co-exist (e.g. MVC & Blazer) in same project?
Thanks.
1 Answer(s)
-
0
hi
Most modules support blazor wasm. Blazor Server can work with mvc, but wasm cannot.