<!--
# Instructions
When creating a new PR, please reference the issue number if there is one:
Fixes #Issue_Number
The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.
NOTE: This is a comment; please type your descriptions above or below it.
-->
Fixes#9865
I'm also making a quick "InProcess" casing change here to match the templates.
See Lines 48-50 of the first file on the diff for the `CurrentDirectoryHelpers` bit.
* Whoops - didn't mean to merge that to this branch!
* minor updates
* minor updates
* Fixed issue #8552
* added a note on URL
* made Auth URL consistent with the portal (rather than Visual Studio)
* added a cool dagger for Luke
* phrasing
* formatting
* formatting - re-adding code fenced URLs
* Update azure-ad-b2c-webapi.md
* SEO 2018 for /core/azure and /core/security directories
* SEO 2018 for /core/razor-pages directory
* added custom tag
* Tweaks to the EF Core-based health checks
cc @glennc @rynowak @unaizorrilla @guardrex @Rick-Anderson
I actually wouldn't mind too much if we want to refer to the DbContext as "database context", but we need to be consistent for the links to work :trollface:
* Update aspnetcore/host-and-deploy/health-checks.md
Co-Authored-By: divega <diego.vega@microsoft.com>
cc @glennc @rynowak @unaizorrilla @guardrex @Rick-Anderson
I actually wouldn't mind too much if we want to refer to the DbContext as "database context", but we need to be consistent for the links to work :trollface:
* Update description of RP tutorial series in note
* Update aspnet/mvc/overview/getting-started/getting-started-with-ef-using-mvc/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application.md
Co-Authored-By: guardrex <1622880+guardrex@users.noreply.github.com>
Demo\IdentityDemo.csproj : error NU1605: Detected package downgrade: Microsoft.EntityFrameworkCore.Tools from 2.0.3 to 2.0.0. Reference the package directly from the project to select a different version.
Demo\IdentityDemo.csproj : error NU1605: IdentityDemo -> Microsoft.AspNetCore.All 2.0.9 -> Microsoft.EntityFrameworkCore.Tools (>= 2.0.3)
Demo\IdentityDemo.csproj : error NU1605: IdentityDemo -> Microsoft.EntityFrameworkCore.Tools (>= 2.0.0)
The build failed. Please fix the build errors and run again.
<!--
When creating a new PR, please do the following:
* Reference the issue number if there is one, e.g.:
Fixes #Issue_Number
The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.
NOTE: This is a comment; please type your descriptions above or below it.
-->