* Update Health Checks to 6.0
* Remove MapWhen example
* Lighten dependence on the sample app
* Apply suggestions from code review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* .
* .
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Document new option behavior for hosting bundle
* Update hosting-bundle.md
* Update aspnetcore/host-and-deploy/iis/hosting-bundle.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Move to separate note
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Updated the intro info to include swagger tick box which was removed in previous updates
* Helper fix for - 23979 updating additional information to make it more explicit since unchecked by default
* fix for - 23979 Correct place to find and put default mapping and serve static files in dot net 6
* code review comments update
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Revert "fix for - 23979 Correct place to find and put default mapping and serve static files in dot net 6"
This reverts commit b6d5d316c1.
* updated the code in program.cs and deleted the StartupJavaScript.cs
* Revert "updated the code in program.cs and deleted the StartupJavaScript.cs"
This reverts commit 69503bfd75.
* Updates as per comments from code review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Updated overview to include mention of Azure.Identity package.
* Removed instructions for using the old packages completely so as not to confuse people coming to the article for the first time, removed links to the older packages, and explained people using them should upgrade. Also updated the required key permissions for KeyVault.
* Update aspnetcore/security/data-protection/configuration/overview.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/security/data-protection/configuration/overview.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Mark McGookin <mark@brightpay.co.uk>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update Generic Host to 6.0
* .
* Update aspnetcore/fundamentals/host/generic-host.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Sample project with code snippets
* .
* .
* .
* Update aspnetcore/fundamentals/host/generic-host.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* .
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Updated instructions and code snippets for social authentication in .net 6 (ms, facebook, google and twitter)
* Update microsoft-logins.md
Moniker issue is blocking the build, but a little strange since it looks OK to me. Testing with a more explicit > 3.0 and < 6.0 range.
* Update microsoft-logins.md
Reverted back to original moniker that received a build warning.
* Update facebook-logins.md
Removed specific mention of 3.0
* Update google-logins.md
Removed specific mention of 3.0
* Update microsoft-logins.md
Removed specific mention of 3.0
* Update twitter-logins.md
Removed specific mention of 3.0
* .NET 6 update Social Login Tutorials
* Edit pass
Co-authored-by: Johan Danforth <johan_danforth@hotmail.com>
* Prep Call Web API with JavaScrip for .NET 6/3
* Prep Call Web API with JavaScrip for .NET 6/3
* Prep Call Web API with JavaScrip for .NET 6/3
* Prep Call Web API with JavaScrip for .NET 6/3
* Prep Call Web API with JavaScrip for .NET 6/3
* Prep Call Web API with JavaScrip for .NET 6/3
* Updated the intro info to include swagger tick box which was removed in previous updates
* Helper fix for - 23979 updating additional information to make it more explicit since unchecked by default
* fix for - 23979 Correct place to find and put default mapping and serve static files in dot net 6
* code review comments update
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Revert "fix for - 23979 Correct place to find and put default mapping and serve static files in dot net 6"
This reverts commit b6d5d316c1.
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>