Dear Progress Team
We are using UI for ASP.NET Core and we want to migrate to UI for Blazor. However our project is already big and we can not migrate everything at once.
Is it possible to have UI for ASP.NET Core and UI for Blazor in the same c# project?
Something like that:
<myapp>/admin/ <-- legacy screens working with Core
<myapp>/newfeature/ <-- Blazor
if this is possible would you mind to setup up a very basic project that shows how this can be done?
that would be awesome.
Best
Giuseppe