JonPSmith / AuthPermissions.AspNetCore

This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
https://www.thereformedprogrammer.net/finally-a-library-that-improves-role-authorization-in-asp-net-core/
MIT License
770 stars 158 forks source link

MySQL support #17

Closed dajma00 closed 2 years ago

dajma00 commented 2 years ago

I have an existing application that already uses MySQL. Can I use it with AuthPermissions library?

JonPSmith commented 2 years ago

No, it doesn't support MySQL. Sorry.