Is it possible to use Metronic theme in Asp.net MVC project instead of Asp.net core ?
Hi,
At the moment, we haven't tried to use the ASP.NET version instead of the ASP.NET Core, we will consider this in the upcoming future.
Most of the things like views, controllers, and models from our ASP.NET Core must be compatible with your ASP.NET project.
You can refer to the following migration doc. https://learn.microsoft.com/en-us/aspnet/core/migration/proper-to-2x/?view=aspnetcore-6.0
Regards,
Lauris Stepanovs,
Keenthemes Support Team