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

Nswagger error with Microsoft.AspenetCore.Identity.UI.LoginModel #4

Open
marpinello opened this issue Mar 1, 2019 · 1 comment
Open

Comments

@marpinello
Copy link

Nswagger do not build when Microsoft.AspenetCore.Identity.UI.LoginModel is used as argument in a common controller

@marpinello
Copy link
Author

one more detail: I was using
Microsoft.AspNetCore.Identity.EntityFrameworkCore inside my XXXContext class (obvious, because it is a prerequisite) and once I transformed my "internal" class to "public", the same error appeared

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

No branches or pull requests

1 participant