0
Naren created
Can I convert WASM project to ABP Blazor Server using any cli or smothing other means. do we have any document for doing manaualy if ABP not support conversion.
2 Answer(s)
-
0
Hi @Naren,
There is no any tool to convert blazor wasm to blazor server.
But the general concept is same, you can move your blazor components to a blazor server project, it will work smootly, you should not do any extra work.
If you get any trouble, just let us know.
-
0
This question has been automatically marked as stale because it has not had recent activity.