You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is awesome - many thanks for all your efforts! We have an existing IS4 implementation for SSO purposes which doesn't use .NET Identity, so this flag would be the magic bullet for adding Admin to our solution as things stand.
Currently dotnet new template contains following params:
It's necesarry to add the flag
--exludeAspNetIdentity
for exluding Asp.Net Core Identity from template.The text was updated successfully, but these errors were encountered: