DEV Community

.NET Core, Identity and MySQL on MacOS

Jason on June 02, 2019

I recently went through the pain of developing a .NET Core MVC website on MacOS. This post is meant to help you get started using Identity authenti...
Collapse
 
irshulx profile image
Irshu • Edited

Thanks a lot for this Jason. You are a timesaver!!!

For mysql, make sure to check the latest here github.com/PomeloFoundation/Pomelo...

If you don't have ef cli: dotnet tool install --local dotnet-ef //optional --version