optimajet / DWKit

DWKit is a Business Process Management System based on .NET Core and React
https://dwkit.com
142 stars 60 forks source link

blazor support #10

Closed j209 closed 4 years ago

j209 commented 4 years ago

Hi any plan for .net core 3.1 and blazor support?

optimajet commented 4 years ago

Most likely we will switch to .net core 3.1 in one of the following releases. We will explore whether Blasor and/or web assemblies can be used to create DWKIT-based PWAs. But it will be difficult to use Blazor for DWKIT forms since they are written in the React and work differently from regular ASP.NET MVC views.