emonney / QuickApp

ASP.NET Core / Angular startup project template with complete login, user and role management. Plus other useful services for Quick Application Development
https://www.ebenmonney.com/quickapp
MIT License
1.26k stars 594 forks source link

.NET Standard DAL vs a .NET Core DAL in back end #108

Closed pomeara closed 6 years ago

pomeara commented 6 years ago

Is there a version where the application is ALL .NET Core ? Or is the authentication part of the application holding this back from being a pure .NET Core application ?

SIkebe commented 6 years ago

Or is the authentication part of the application holding this back from being a pure .NET Core application?

@pomeara Why do you need that?