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

fixed Layout.cshtml razor templating for identity. #1641

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

deepchoudhery
Copy link
Member

  • Fixed Layout.cshtml razor templating errors
  • Fixed duplicate builder.Services being added on repeat identity scaffolding use (added CheckBlock to CodeSnippet.cs).
  • Fixed the amount of whitespace when adding builder.Services.AddDbContext in RP/MVC ef scenarios.

@deepchoudhery deepchoudhery self-assigned this Sep 13, 2021
@deepchoudhery deepchoudhery changed the title fixes Layout.cshtml razor templating for identity. fixed Layout.cshtml razor templating for identity. Sep 13, 2021
@deepchoudhery deepchoudhery merged commit 455ed58 into main Sep 13, 2021
@deepchoudhery deepchoudhery deleted the dev/decho/identityFixes branch September 13, 2021 23:25
@deepchoudhery deepchoudhery restored the dev/decho/identityFixes branch September 14, 2021 00:42
@deepchoudhery deepchoudhery deleted the dev/decho/identityFixes branch October 1, 2021 22:09
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

Successfully merging this pull request may close these issues.

2 participants