Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flag for exluding Asp.Net Core Identity from dotnet new template #79

Open
skoruba opened this issue Sep 26, 2018 · 1 comment
Open
Assignees

Comments

@skoruba
Copy link
Owner

skoruba commented Sep 26, 2018

Currently dotnet new template contains following params:

dotnet new skoruba.is4admin 
--name MyProject 
--title MyProject 
--adminrole MyRole 
--adminclientid MyClientId

It's necesarry to add the flag --exludeAspNetIdentity for exluding Asp.Net Core Identity from template.

@skoruba skoruba self-assigned this Sep 26, 2018
@fudgeboy2000
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants