DK for ASP.NET Released
Version 11.61.0 released in December 2021 contains ASP.NET Core.
The support is for .NET Core versions 3.1, 5.0, and 6.0 and runs not only on Windows, but also on Linux and macOS.
The setup is universal for both WebForms and ASP.NET Core. Upon compilation, however, packages must be obtained from the private NuGET repository (exactly the same procedure as for Standard and Core components for non-web development).
The currently available DK ASP.NET Core version is fully functional, but we still work on some final improvements and documentation.
We made a huge effort to make the ASP.NET Core version as compatible as possible with the existing DK ASP.NET WebForms version. Due to the major platform differences, not everything is possible. However, porting existing code is doable. As proof, we ported all the WebForms source code samples to Core. Please compare the WebForms and ASP.NET Core samples server.