Can you migrate from ASP.NET MVC to ASP.NET MVC Core while keeping ASP.NET Membership?
We have a website that uses ASP.NET MVC and are looking to migrate to the new "Core" version. We are wondering if we can keep using the current Membership as a first step, or if you have to migrate to the new authentication scheme in ASP.NET Core.
0 comments:
Post a Comment