From 0bf8702c6529199a62a577ed3507f79be9df440f Mon Sep 17 00:00:00 2001 From: guardrex <1622880+guardrex@users.noreply.github.com> Date: Tue, 9 Nov 2021 06:21:02 -0600 Subject: [PATCH] Blazor 6.0 updates --- aspnetcore/blazor/advanced-scenarios.md | 2 +- aspnetcore/blazor/blazor-server-ef-core.md | 2 +- aspnetcore/blazor/call-web-api.md | 2 +- aspnetcore/blazor/components/built-in-components.md | 2 +- .../blazor/components/cascading-values-and-parameters.md | 2 +- aspnetcore/blazor/components/class-libraries.md | 2 +- aspnetcore/blazor/components/control-head-content.md | 2 +- aspnetcore/blazor/components/css-isolation.md | 2 +- aspnetcore/blazor/components/data-binding.md | 2 +- aspnetcore/blazor/components/dynamiccomponent.md | 2 +- aspnetcore/blazor/components/event-handling.md | 2 +- aspnetcore/blazor/components/index.md | 2 +- aspnetcore/blazor/components/layouts.md | 2 +- aspnetcore/blazor/components/lifecycle.md | 2 +- .../blazor/components/prerendering-and-integration.md | 2 +- aspnetcore/blazor/components/rendering.md | 2 +- aspnetcore/blazor/components/templated-components.md | 2 +- aspnetcore/blazor/components/virtualization.md | 2 +- aspnetcore/blazor/debug.md | 2 +- aspnetcore/blazor/file-downloads.md | 2 +- aspnetcore/blazor/file-uploads.md | 2 +- aspnetcore/blazor/forms-validation.md | 2 +- aspnetcore/blazor/fundamentals/configuration.md | 2 +- aspnetcore/blazor/fundamentals/dependency-injection.md | 2 +- aspnetcore/blazor/fundamentals/environments.md | 2 +- aspnetcore/blazor/fundamentals/handle-errors.md | 2 +- aspnetcore/blazor/fundamentals/logging.md | 2 +- aspnetcore/blazor/fundamentals/routing.md | 2 +- aspnetcore/blazor/fundamentals/signalr.md | 2 +- aspnetcore/blazor/fundamentals/startup.md | 2 +- aspnetcore/blazor/fundamentals/static-files.md | 2 +- aspnetcore/blazor/globalization-localization.md | 2 +- aspnetcore/blazor/host-and-deploy/configure-linker.md | 2 +- aspnetcore/blazor/host-and-deploy/configure-trimmer.md | 2 +- aspnetcore/blazor/host-and-deploy/index.md | 2 +- aspnetcore/blazor/host-and-deploy/server.md | 2 +- .../host-and-deploy/webassembly-deployment-layout.md | 2 +- aspnetcore/blazor/host-and-deploy/webassembly.md | 5 +---- aspnetcore/blazor/hosting-models.md | 2 +- aspnetcore/blazor/images.md | 2 +- aspnetcore/blazor/index.md | 2 +- .../call-dotnet-from-javascript.md | 2 +- .../call-javascript-from-dotnet.md | 2 +- aspnetcore/blazor/javascript-interoperability/index.md | 2 +- aspnetcore/blazor/performance.md | 2 +- aspnetcore/blazor/progressive-web-app.md | 2 +- aspnetcore/blazor/project-structure.md | 5 +++-- aspnetcore/blazor/security/content-security-policy.md | 2 +- aspnetcore/blazor/security/index.md | 2 +- aspnetcore/blazor/security/server/additional-scenarios.md | 2 +- aspnetcore/blazor/security/server/index.md | 2 +- aspnetcore/blazor/security/server/threat-mitigation.md | 2 +- .../blazor/security/webassembly/additional-scenarios.md | 2 +- .../azure-active-directory-groups-and-roles.md | 2 +- aspnetcore/blazor/security/webassembly/graph-api.md | 2 +- .../webassembly/hosted-with-azure-active-directory-b2c.md | 2 +- .../webassembly/hosted-with-azure-active-directory.md | 2 +- .../security/webassembly/hosted-with-identity-server.md | 2 +- aspnetcore/blazor/security/webassembly/index.md | 2 +- .../webassembly/standalone-with-authentication-library.md | 2 +- .../standalone-with-azure-active-directory-b2c.md | 2 +- .../webassembly/standalone-with-azure-active-directory.md | 2 +- .../webassembly/standalone-with-microsoft-accounts.md | 2 +- aspnetcore/blazor/state-management.md | 2 +- aspnetcore/blazor/supported-platforms.md | 2 +- aspnetcore/blazor/test.md | 2 +- aspnetcore/blazor/tooling.md | 8 ++++---- aspnetcore/blazor/tutorials.md | 2 +- aspnetcore/blazor/webassembly-lazy-load-assemblies.md | 2 +- aspnetcore/tutorials/build-a-blazor-app.md | 2 +- aspnetcore/tutorials/signalr-blazor.md | 8 +++++--- 71 files changed, 80 insertions(+), 80 deletions(-) diff --git a/aspnetcore/blazor/advanced-scenarios.md b/aspnetcore/blazor/advanced-scenarios.md index 2d4fdf8a4c81..00469c377587 100644 --- a/aspnetcore/blazor/advanced-scenarios.md +++ b/aspnetcore/blazor/advanced-scenarios.md @@ -5,7 +5,7 @@ description: Learn about advanced scenarios in Blazor, including how to incorpor monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 03/16/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/advanced-scenarios --- diff --git a/aspnetcore/blazor/blazor-server-ef-core.md b/aspnetcore/blazor/blazor-server-ef-core.md index 4061ceebae03..5b8535b895f3 100644 --- a/aspnetcore/blazor/blazor-server-ef-core.md +++ b/aspnetcore/blazor/blazor-server-ef-core.md @@ -5,7 +5,7 @@ description: Guidance for using EF Core in Blazor Server apps. monikerRange: '>= aspnetcore-3.1' ms.author: jeliknes ms.custom: mvc -ms.date: 08/14/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/blazor-server-ef-core --- diff --git a/aspnetcore/blazor/call-web-api.md b/aspnetcore/blazor/call-web-api.md index aff3acdd9a91..4254adb5c0fb 100644 --- a/aspnetcore/blazor/call-web-api.md +++ b/aspnetcore/blazor/call-web-api.md @@ -5,7 +5,7 @@ description: Learn how to call a web API in Blazor apps. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 06/03/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/call-web-api zone_pivot_groups: blazor-hosting-models diff --git a/aspnetcore/blazor/components/built-in-components.md b/aspnetcore/blazor/components/built-in-components.md index b247fa82366c..5d1715e880c4 100644 --- a/aspnetcore/blazor/components/built-in-components.md +++ b/aspnetcore/blazor/components/built-in-components.md @@ -5,7 +5,7 @@ description: Find information on Razor components built-into the Blazor framewor monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 07/30/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/components/built-in-components --- diff --git a/aspnetcore/blazor/components/cascading-values-and-parameters.md b/aspnetcore/blazor/components/cascading-values-and-parameters.md index ff801f123bdd..d5c9d4911379 100644 --- a/aspnetcore/blazor/components/cascading-values-and-parameters.md +++ b/aspnetcore/blazor/components/cascading-values-and-parameters.md @@ -5,7 +5,7 @@ description: Learn how to flow data from an ancestor component to descendent com monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 02/02/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/components/cascading-values-and-parameters --- diff --git a/aspnetcore/blazor/components/class-libraries.md b/aspnetcore/blazor/components/class-libraries.md index b3fb75d8285e..8fd1a8c49b2f 100644 --- a/aspnetcore/blazor/components/class-libraries.md +++ b/aspnetcore/blazor/components/class-libraries.md @@ -5,7 +5,7 @@ description: Discover how components can be included in Blazor apps from an exte monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 04/07/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/components/class-libraries --- diff --git a/aspnetcore/blazor/components/control-head-content.md b/aspnetcore/blazor/components/control-head-content.md index 4a563f9e6c20..7baf227bff85 100644 --- a/aspnetcore/blazor/components/control-head-content.md +++ b/aspnetcore/blazor/components/control-head-content.md @@ -5,7 +5,7 @@ description: Learn how to control <head> content in Blazor apps, including monikerRange: '>= aspnetcore-6.0' ms.author: riande ms.custom: mvc -ms.date: 08/03/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/components/control-head-content --- diff --git a/aspnetcore/blazor/components/css-isolation.md b/aspnetcore/blazor/components/css-isolation.md index 328033006a65..e70e8bafe191 100644 --- a/aspnetcore/blazor/components/css-isolation.md +++ b/aspnetcore/blazor/components/css-isolation.md @@ -5,7 +5,7 @@ description: Learn how CSS isolation allows you to scope CSS to your components, monikerRange: '>= aspnetcore-5.0' ms.author: riande ms.custom: mvc -ms.date: 10/20/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/components/css-isolation --- diff --git a/aspnetcore/blazor/components/data-binding.md b/aspnetcore/blazor/components/data-binding.md index 5299841d854e..bed8413fb99c 100644 --- a/aspnetcore/blazor/components/data-binding.md +++ b/aspnetcore/blazor/components/data-binding.md @@ -5,7 +5,7 @@ description: Learn about data binding features for components and Document Objec monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 03/15/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/components/data-binding --- diff --git a/aspnetcore/blazor/components/dynamiccomponent.md b/aspnetcore/blazor/components/dynamiccomponent.md index 6b4fd9524f17..0aeb29b52a34 100644 --- a/aspnetcore/blazor/components/dynamiccomponent.md +++ b/aspnetcore/blazor/components/dynamiccomponent.md @@ -5,7 +5,7 @@ description: Learn how to use dynamically-rendered Razor components in Blazor ap monikerRange: '>= aspnetcore-6.0' ms.author: riande ms.custom: mvc -ms.date: 08/09/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/components/dynamiccomponent --- diff --git a/aspnetcore/blazor/components/event-handling.md b/aspnetcore/blazor/components/event-handling.md index 96cd686eaa15..212009605188 100644 --- a/aspnetcore/blazor/components/event-handling.md +++ b/aspnetcore/blazor/components/event-handling.md @@ -5,7 +5,7 @@ description: Learn about Blazor's event handling features, including event argum monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 03/16/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/components/event-handling --- diff --git a/aspnetcore/blazor/components/index.md b/aspnetcore/blazor/components/index.md index a01742bcb3b7..855029ad4918 100644 --- a/aspnetcore/blazor/components/index.md +++ b/aspnetcore/blazor/components/index.md @@ -5,7 +5,7 @@ description: Learn how to create and use Razor components in Blazor apps, includ monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 04/19/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/components/index --- diff --git a/aspnetcore/blazor/components/layouts.md b/aspnetcore/blazor/components/layouts.md index 8003deed707e..fced427029fe 100644 --- a/aspnetcore/blazor/components/layouts.md +++ b/aspnetcore/blazor/components/layouts.md @@ -5,7 +5,7 @@ description: Learn how to create reusable layout components for Blazor apps. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 03/02/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/components/layouts --- diff --git a/aspnetcore/blazor/components/lifecycle.md b/aspnetcore/blazor/components/lifecycle.md index 5bd76a170ab7..d1bd48a8d570 100644 --- a/aspnetcore/blazor/components/lifecycle.md +++ b/aspnetcore/blazor/components/lifecycle.md @@ -5,7 +5,7 @@ description: Learn about the ASP.NET Core Razor component lifecycle and how to u monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 03/25/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/components/lifecycle --- diff --git a/aspnetcore/blazor/components/prerendering-and-integration.md b/aspnetcore/blazor/components/prerendering-and-integration.md index c3565ee0b914..acc8ed024aa4 100644 --- a/aspnetcore/blazor/components/prerendering-and-integration.md +++ b/aspnetcore/blazor/components/prerendering-and-integration.md @@ -5,7 +5,7 @@ description: Learn about Razor component integration scenarios for Blazor apps, monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 03/31/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/components/prerendering-and-integration zone_pivot_groups: blazor-hosting-models diff --git a/aspnetcore/blazor/components/rendering.md b/aspnetcore/blazor/components/rendering.md index 7ffcf13e032b..e8402cfc09a1 100644 --- a/aspnetcore/blazor/components/rendering.md +++ b/aspnetcore/blazor/components/rendering.md @@ -5,7 +5,7 @@ description: Learn about Razor component rendering in ASP.NET Core Blazor apps, monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 03/16/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/components/rendering --- diff --git a/aspnetcore/blazor/components/templated-components.md b/aspnetcore/blazor/components/templated-components.md index 4d0abf4ee033..b11d543d93fb 100644 --- a/aspnetcore/blazor/components/templated-components.md +++ b/aspnetcore/blazor/components/templated-components.md @@ -5,7 +5,7 @@ description: Learn how templated components can accept one or more UI templates monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 03/04/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/components/templated-components --- diff --git a/aspnetcore/blazor/components/virtualization.md b/aspnetcore/blazor/components/virtualization.md index ddea54463ebd..aea0e8ff10cc 100644 --- a/aspnetcore/blazor/components/virtualization.md +++ b/aspnetcore/blazor/components/virtualization.md @@ -5,7 +5,7 @@ description: Learn how to use component virtualization in ASP.NET Core Blazor ap monikerRange: '>= aspnetcore-5.0' ms.author: riande ms.custom: mvc -ms.date: 02/26/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/components/virtualization --- diff --git a/aspnetcore/blazor/debug.md b/aspnetcore/blazor/debug.md index e638eac86449..c9ed9f6695e2 100644 --- a/aspnetcore/blazor/debug.md +++ b/aspnetcore/blazor/debug.md @@ -5,7 +5,7 @@ description: Learn how to debug Blazor apps. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 09/24/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/debug --- diff --git a/aspnetcore/blazor/file-downloads.md b/aspnetcore/blazor/file-downloads.md index e5ae70eb0134..262664334990 100644 --- a/aspnetcore/blazor/file-downloads.md +++ b/aspnetcore/blazor/file-downloads.md @@ -6,7 +6,7 @@ monikerRange: '>= aspnetcore-6.0' ms.author: taparik ms.custom: mvc no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] -ms.date: 11/01/2021 +ms.date: 11/09/2021 uid: blazor/file-downloads --- # ASP.NET Core Blazor file downloads diff --git a/aspnetcore/blazor/file-uploads.md b/aspnetcore/blazor/file-uploads.md index 6d16a6fe08af..4f50d7e61c3b 100644 --- a/aspnetcore/blazor/file-uploads.md +++ b/aspnetcore/blazor/file-uploads.md @@ -6,7 +6,7 @@ monikerRange: '>= aspnetcore-5.0' ms.author: riande ms.custom: mvc no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] -ms.date: 05/09/2021 +ms.date: 11/09/2021 uid: blazor/file-uploads zone_pivot_groups: blazor-hosting-models --- diff --git a/aspnetcore/blazor/forms-validation.md b/aspnetcore/blazor/forms-validation.md index 1a4473ec5b36..de3fe88f7caf 100644 --- a/aspnetcore/blazor/forms-validation.md +++ b/aspnetcore/blazor/forms-validation.md @@ -5,7 +5,7 @@ description: Learn how to use forms and field validation scenarios in Blazor. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 04/27/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/forms-validation --- diff --git a/aspnetcore/blazor/fundamentals/configuration.md b/aspnetcore/blazor/fundamentals/configuration.md index f0fbd75cb0cc..33afda81bfb2 100644 --- a/aspnetcore/blazor/fundamentals/configuration.md +++ b/aspnetcore/blazor/fundamentals/configuration.md @@ -5,7 +5,7 @@ description: Learn about configuration of Blazor apps, including app settings, a monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 12/10/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/fundamentals/configuration --- diff --git a/aspnetcore/blazor/fundamentals/dependency-injection.md b/aspnetcore/blazor/fundamentals/dependency-injection.md index 90d90ed51be1..1f819545e814 100644 --- a/aspnetcore/blazor/fundamentals/dependency-injection.md +++ b/aspnetcore/blazor/fundamentals/dependency-injection.md @@ -5,7 +5,7 @@ description: Learn how Blazor apps can inject services into components. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 12/19/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/fundamentals/dependency-injection --- diff --git a/aspnetcore/blazor/fundamentals/environments.md b/aspnetcore/blazor/fundamentals/environments.md index 82247bc7e403..ca1ccac65cf3 100644 --- a/aspnetcore/blazor/fundamentals/environments.md +++ b/aspnetcore/blazor/fundamentals/environments.md @@ -5,7 +5,7 @@ description: Learn about environments in Blazor, including how to set the enviro monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 05/12/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR, Development, Staging, Production] uid: blazor/fundamentals/environments --- diff --git a/aspnetcore/blazor/fundamentals/handle-errors.md b/aspnetcore/blazor/fundamentals/handle-errors.md index 0fcaf7b8225d..cd3a48bc495d 100644 --- a/aspnetcore/blazor/fundamentals/handle-errors.md +++ b/aspnetcore/blazor/fundamentals/handle-errors.md @@ -5,7 +5,7 @@ description: Discover how ASP.NET Core Blazor how Blazor manages unhandled excep monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 02/25/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/fundamentals/handle-errors --- diff --git a/aspnetcore/blazor/fundamentals/logging.md b/aspnetcore/blazor/fundamentals/logging.md index 2df97f5fc4fc..6f61c392fb98 100644 --- a/aspnetcore/blazor/fundamentals/logging.md +++ b/aspnetcore/blazor/fundamentals/logging.md @@ -5,7 +5,7 @@ description: Learn about logging in Blazor apps, including log level configurati monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 12/16/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/fundamentals/logging --- diff --git a/aspnetcore/blazor/fundamentals/routing.md b/aspnetcore/blazor/fundamentals/routing.md index 956de1148f69..42ff9c443e2c 100644 --- a/aspnetcore/blazor/fundamentals/routing.md +++ b/aspnetcore/blazor/fundamentals/routing.md @@ -5,7 +5,7 @@ description: Learn how to manage request routing in apps and how to use the NavL monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 12/09/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/fundamentals/routing --- diff --git a/aspnetcore/blazor/fundamentals/signalr.md b/aspnetcore/blazor/fundamentals/signalr.md index c0c43dec892e..e58d02568db5 100644 --- a/aspnetcore/blazor/fundamentals/signalr.md +++ b/aspnetcore/blazor/fundamentals/signalr.md @@ -5,7 +5,7 @@ description: Learn how to configure and manage Blazor SignalR connections. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 03/12/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/fundamentals/signalr --- diff --git a/aspnetcore/blazor/fundamentals/startup.md b/aspnetcore/blazor/fundamentals/startup.md index bb74204ca7c0..fe8236d7240b 100644 --- a/aspnetcore/blazor/fundamentals/startup.md +++ b/aspnetcore/blazor/fundamentals/startup.md @@ -5,7 +5,7 @@ description: Learn how to configure Blazor startup. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 05/14/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/fundamentals/startup --- diff --git a/aspnetcore/blazor/fundamentals/static-files.md b/aspnetcore/blazor/fundamentals/static-files.md index 2c6c9f1e5327..e5f420f11c60 100644 --- a/aspnetcore/blazor/fundamentals/static-files.md +++ b/aspnetcore/blazor/fundamentals/static-files.md @@ -5,7 +5,7 @@ description: Learn how to configure and manage static files for Blazor apps. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 01/27/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/fundamentals/static-files --- diff --git a/aspnetcore/blazor/globalization-localization.md b/aspnetcore/blazor/globalization-localization.md index 875a6e1256de..16651a73d203 100644 --- a/aspnetcore/blazor/globalization-localization.md +++ b/aspnetcore/blazor/globalization-localization.md @@ -5,7 +5,7 @@ description: Learn how to make Razor components accessible to users in multiple monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 06/18/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/globalization-localization zone_pivot_groups: blazor-hosting-models diff --git a/aspnetcore/blazor/host-and-deploy/configure-linker.md b/aspnetcore/blazor/host-and-deploy/configure-linker.md index 1f5e14e39c0a..3931015e964a 100644 --- a/aspnetcore/blazor/host-and-deploy/configure-linker.md +++ b/aspnetcore/blazor/host-and-deploy/configure-linker.md @@ -5,7 +5,7 @@ description: Learn how to control the Intermediate Language (IL) Linker when bui monikerRange: '= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 05/19/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/host-and-deploy/configure-linker --- diff --git a/aspnetcore/blazor/host-and-deploy/configure-trimmer.md b/aspnetcore/blazor/host-and-deploy/configure-trimmer.md index 7f89923403e0..feb1246c5098 100644 --- a/aspnetcore/blazor/host-and-deploy/configure-trimmer.md +++ b/aspnetcore/blazor/host-and-deploy/configure-trimmer.md @@ -5,7 +5,7 @@ description: Learn how to control the Intermediate Language (IL) Linker (Trimmer monikerRange: '>= aspnetcore-5.0' ms.author: riande ms.custom: mvc -ms.date: 02/08/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/host-and-deploy/configure-trimmer --- diff --git a/aspnetcore/blazor/host-and-deploy/index.md b/aspnetcore/blazor/host-and-deploy/index.md index 6f97d9452969..ae8028d252fb 100644 --- a/aspnetcore/blazor/host-and-deploy/index.md +++ b/aspnetcore/blazor/host-and-deploy/index.md @@ -5,7 +5,7 @@ description: Discover how to host and deploy Blazor apps. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 07/15/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/host-and-deploy/index --- diff --git a/aspnetcore/blazor/host-and-deploy/server.md b/aspnetcore/blazor/host-and-deploy/server.md index e6e9a2338cd2..0cd82e4a920f 100644 --- a/aspnetcore/blazor/host-and-deploy/server.md +++ b/aspnetcore/blazor/host-and-deploy/server.md @@ -5,7 +5,7 @@ description: Learn how to host and deploy a Blazor Server app using ASP.NET Core monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 08/26/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/host-and-deploy/server --- diff --git a/aspnetcore/blazor/host-and-deploy/webassembly-deployment-layout.md b/aspnetcore/blazor/host-and-deploy/webassembly-deployment-layout.md index 0d489dedd7bd..5e98610545b7 100644 --- a/aspnetcore/blazor/host-and-deploy/webassembly-deployment-layout.md +++ b/aspnetcore/blazor/host-and-deploy/webassembly-deployment-layout.md @@ -5,7 +5,7 @@ description: Learn how to enable Blazor WebAssembly deployments in environments monikerRange: '>= aspnetcore-6.0' ms.author: riande ms.custom: mvc -ms.date: 10/05/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/host-and-deploy/webassembly-deployment-layout --- diff --git a/aspnetcore/blazor/host-and-deploy/webassembly.md b/aspnetcore/blazor/host-and-deploy/webassembly.md index 72970eb9d04a..7378cf7cfaa7 100644 --- a/aspnetcore/blazor/host-and-deploy/webassembly.md +++ b/aspnetcore/blazor/host-and-deploy/webassembly.md @@ -5,7 +5,7 @@ description: Learn how to host and deploy a Blazor app using ASP.NET Core, Conte monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 01/12/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/host-and-deploy/webassembly --- @@ -112,9 +112,6 @@ Add a simple native C function to a Blazor WebAssembly app: When you build the app with the .NET WebAssembly build tools installed, the native C code is compiled and linked into the .NET WebAssembly runtime (`dotnet.wasm`). Compiling and linking may take a few minutes. After the app is built, run the app to see the rendered factorial value. -> [!NOTE] -> During the 6.0 preview release period, you may receive a build error on subsequent builds saying that the output assembly is being used by another process. This is a known issue that will be addressed for the .NET 6 general release. To workaround the issue, rebuild the project a second time. - ### Use libraries NuGet packages can contain native dependencies for use on WebAssembly. These libraries and their native functionality are then available to any Blazor WebAssembly app. The files for the native dependencies should be built for WebAssembly and packaged in the `browser-wasm` [architecture-specific folder](/nuget/create-packages/supporting-multiple-target-frameworks#architecture-specific-folders). WebAssembly-specific dependencies aren't referenced automatically and must be referenced manually as `NativeFileReference`s. Package authors can choose to add the native references by including a `.props` file in the package with the references. diff --git a/aspnetcore/blazor/hosting-models.md b/aspnetcore/blazor/hosting-models.md index 39140e42664e..d6fc7cb1d444 100644 --- a/aspnetcore/blazor/hosting-models.md +++ b/aspnetcore/blazor/hosting-models.md @@ -5,7 +5,7 @@ description: Understand Blazor WebAssembly and Blazor Server hosting models. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 12/07/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/hosting-models --- diff --git a/aspnetcore/blazor/images.md b/aspnetcore/blazor/images.md index b7749de530bc..b65cc5641c17 100644 --- a/aspnetcore/blazor/images.md +++ b/aspnetcore/blazor/images.md @@ -6,7 +6,7 @@ monikerRange: '>= aspnetcore-6.0' ms.author: taparik ms.custom: mvc no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] -ms.date: 11/02/2021 +ms.date: 11/09/2021 uid: blazor/images --- # Work with images in ASP.NET Core Blazor apps diff --git a/aspnetcore/blazor/index.md b/aspnetcore/blazor/index.md index 349be703c7c7..ee92eb6be6be 100644 --- a/aspnetcore/blazor/index.md +++ b/aspnetcore/blazor/index.md @@ -5,7 +5,7 @@ description: Explore ASP.NET Core Blazor, a way to build interactive client-side monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: "mvc, seoapril2019" -ms.date: 09/25/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/index --- diff --git a/aspnetcore/blazor/javascript-interoperability/call-dotnet-from-javascript.md b/aspnetcore/blazor/javascript-interoperability/call-dotnet-from-javascript.md index 5ce9d6c4389c..382cb16bee9e 100644 --- a/aspnetcore/blazor/javascript-interoperability/call-dotnet-from-javascript.md +++ b/aspnetcore/blazor/javascript-interoperability/call-dotnet-from-javascript.md @@ -5,7 +5,7 @@ description: Learn how to invoke .NET methods from JavaScript functions in Blazo monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 05/25/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR, JS, Promise] uid: blazor/js-interop/call-dotnet-from-javascript --- diff --git a/aspnetcore/blazor/javascript-interoperability/call-javascript-from-dotnet.md b/aspnetcore/blazor/javascript-interoperability/call-javascript-from-dotnet.md index 88b818545763..1f9aa9b5d36a 100644 --- a/aspnetcore/blazor/javascript-interoperability/call-javascript-from-dotnet.md +++ b/aspnetcore/blazor/javascript-interoperability/call-javascript-from-dotnet.md @@ -5,7 +5,7 @@ description: Learn how to invoke JavaScript functions from .NET methods in Blazo monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 05/12/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR, JS, Promise] uid: blazor/js-interop/call-javascript-from-dotnet --- diff --git a/aspnetcore/blazor/javascript-interoperability/index.md b/aspnetcore/blazor/javascript-interoperability/index.md index 0883e06fc12a..b1bfe929f779 100644 --- a/aspnetcore/blazor/javascript-interoperability/index.md +++ b/aspnetcore/blazor/javascript-interoperability/index.md @@ -5,7 +5,7 @@ description: Learn how to interact with JavaScript in Blazor apps. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 05/12/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR, JS, Promise] uid: blazor/js-interop/index --- diff --git a/aspnetcore/blazor/performance.md b/aspnetcore/blazor/performance.md index f339f582bac5..fc7d3fd78e92 100644 --- a/aspnetcore/blazor/performance.md +++ b/aspnetcore/blazor/performance.md @@ -5,7 +5,7 @@ description: Tips for increasing performance in ASP.NET Core Blazor apps and avo monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 09/02/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/performance --- diff --git a/aspnetcore/blazor/progressive-web-app.md b/aspnetcore/blazor/progressive-web-app.md index b8afd2f30119..b2d2878b77f0 100644 --- a/aspnetcore/blazor/progressive-web-app.md +++ b/aspnetcore/blazor/progressive-web-app.md @@ -5,7 +5,7 @@ description: Learn how to build a Blazor-based Progressive Web Application (PWA) monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 01/11/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/progressive-web-app --- diff --git a/aspnetcore/blazor/project-structure.md b/aspnetcore/blazor/project-structure.md index 08fb602e2858..e259dc599566 100644 --- a/aspnetcore/blazor/project-structure.md +++ b/aspnetcore/blazor/project-structure.md @@ -5,7 +5,7 @@ description: Learn about ASP.NET Core Blazor app project structure. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 01/19/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/project-structure --- @@ -13,7 +13,7 @@ uid: blazor/project-structure ::: moniker range=">= aspnetcore-6.0" -This article describes the files and folders that make up a Blazor app generated from one of the Blazor framework's project templates. For information on how to use tooling to create a Blazor app from a Blazor project template, see . For information on Blazor's hosting models, Blazor WebAssembly and Blazor Server, see . +This article describes the files and folders that make up a Blazor app generated from one of the Blazor framework's project templates. ## Blazor WebAssembly @@ -100,6 +100,7 @@ The Blazor Server template creates the initial files and directory structure for * * +* ::: moniker-end diff --git a/aspnetcore/blazor/security/content-security-policy.md b/aspnetcore/blazor/security/content-security-policy.md index 43e74c9ab818..416e1f0e6893 100644 --- a/aspnetcore/blazor/security/content-security-policy.md +++ b/aspnetcore/blazor/security/content-security-policy.md @@ -5,7 +5,7 @@ description: Learn how to use a Content Security Policy (CSP) with ASP.NET Core monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 05/19/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/security/content-security-policy --- diff --git a/aspnetcore/blazor/security/index.md b/aspnetcore/blazor/security/index.md index 72280f035f34..5b72cb0a825a 100644 --- a/aspnetcore/blazor/security/index.md +++ b/aspnetcore/blazor/security/index.md @@ -5,7 +5,7 @@ description: Learn about Blazor authentication and authorization scenarios. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 05/19/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/security/index --- diff --git a/aspnetcore/blazor/security/server/additional-scenarios.md b/aspnetcore/blazor/security/server/additional-scenarios.md index ce80582b2b8f..37e0ec09de34 100644 --- a/aspnetcore/blazor/security/server/additional-scenarios.md +++ b/aspnetcore/blazor/security/server/additional-scenarios.md @@ -5,7 +5,7 @@ description: Learn how to configure Blazor Server for additional security scenar monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 10/06/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/security/server/additional-scenarios --- diff --git a/aspnetcore/blazor/security/server/index.md b/aspnetcore/blazor/security/server/index.md index 5bbdda760914..524e17d25b0c 100644 --- a/aspnetcore/blazor/security/server/index.md +++ b/aspnetcore/blazor/security/server/index.md @@ -5,7 +5,7 @@ description: Learn how to secure Blazor Server apps as ASP.NET Core applications monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 10/06/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/security/server/index --- diff --git a/aspnetcore/blazor/security/server/threat-mitigation.md b/aspnetcore/blazor/security/server/threat-mitigation.md index 6b6d2cdb1834..08f90081ebf0 100644 --- a/aspnetcore/blazor/security/server/threat-mitigation.md +++ b/aspnetcore/blazor/security/server/threat-mitigation.md @@ -5,7 +5,7 @@ description: Learn how to mitigate security threats to Blazor Server apps. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 11/09/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/security/server/threat-mitigation --- diff --git a/aspnetcore/blazor/security/webassembly/additional-scenarios.md b/aspnetcore/blazor/security/webassembly/additional-scenarios.md index 25befb4eb68e..2228196c26c8 100644 --- a/aspnetcore/blazor/security/webassembly/additional-scenarios.md +++ b/aspnetcore/blazor/security/webassembly/additional-scenarios.md @@ -5,7 +5,7 @@ description: Learn how to configure Blazor WebAssembly for additional security s monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 10/27/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/security/webassembly/additional-scenarios --- diff --git a/aspnetcore/blazor/security/webassembly/azure-active-directory-groups-and-roles.md b/aspnetcore/blazor/security/webassembly/azure-active-directory-groups-and-roles.md index 3c3a4ba08ec9..e14b3cc13563 100644 --- a/aspnetcore/blazor/security/webassembly/azure-active-directory-groups-and-roles.md +++ b/aspnetcore/blazor/security/webassembly/azure-active-directory-groups-and-roles.md @@ -5,7 +5,7 @@ description: Learn how to configure Blazor WebAssembly to use Azure Active Direc monikerRange: '>= aspnetcore-5.0' ms.author: riande ms.custom: "devx-track-csharp, mvc" -ms.date: 01/24/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/security/webassembly/aad-groups-roles --- diff --git a/aspnetcore/blazor/security/webassembly/graph-api.md b/aspnetcore/blazor/security/webassembly/graph-api.md index c3029865acec..c3b0b4a085d1 100644 --- a/aspnetcore/blazor/security/webassembly/graph-api.md +++ b/aspnetcore/blazor/security/webassembly/graph-api.md @@ -5,7 +5,7 @@ description: Learn how to use Graph API with Blazor WebAssembly apps. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 10/27/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/security/webassembly/graph-api --- diff --git a/aspnetcore/blazor/security/webassembly/hosted-with-azure-active-directory-b2c.md b/aspnetcore/blazor/security/webassembly/hosted-with-azure-active-directory-b2c.md index 9f81d6326a89..543fa9855866 100644 --- a/aspnetcore/blazor/security/webassembly/hosted-with-azure-active-directory-b2c.md +++ b/aspnetcore/blazor/security/webassembly/hosted-with-azure-active-directory-b2c.md @@ -5,7 +5,7 @@ description: Learn how to secure an ASP.NET Core Blazor WebAssembly hosted app w monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 12/26/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/security/webassembly/hosted-with-azure-active-directory-b2c --- diff --git a/aspnetcore/blazor/security/webassembly/hosted-with-azure-active-directory.md b/aspnetcore/blazor/security/webassembly/hosted-with-azure-active-directory.md index 0df99387f99a..a7d2b36257ec 100644 --- a/aspnetcore/blazor/security/webassembly/hosted-with-azure-active-directory.md +++ b/aspnetcore/blazor/security/webassembly/hosted-with-azure-active-directory.md @@ -5,7 +5,7 @@ description: Learn how to secure an ASP.NET Core Blazor WebAssembly hosted app w monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: "devx-track-csharp, mvc" -ms.date: 11/02/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/security/webassembly/hosted-with-azure-active-directory --- diff --git a/aspnetcore/blazor/security/webassembly/hosted-with-identity-server.md b/aspnetcore/blazor/security/webassembly/hosted-with-identity-server.md index 4b90592ba712..5f8e6f18dbef 100644 --- a/aspnetcore/blazor/security/webassembly/hosted-with-identity-server.md +++ b/aspnetcore/blazor/security/webassembly/hosted-with-identity-server.md @@ -5,7 +5,7 @@ description: Learn how to secure a hosted ASP.NET Core Blazor WebAssembly app wi monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 10/27/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/security/webassembly/hosted-with-identity-server --- diff --git a/aspnetcore/blazor/security/webassembly/index.md b/aspnetcore/blazor/security/webassembly/index.md index 65e5fbbf75c5..a79b227d2707 100644 --- a/aspnetcore/blazor/security/webassembly/index.md +++ b/aspnetcore/blazor/security/webassembly/index.md @@ -5,7 +5,7 @@ description: Learn how to secure Blazor WebAssembly apps as Single Page Applicat monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 10/27/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/security/webassembly/index --- diff --git a/aspnetcore/blazor/security/webassembly/standalone-with-authentication-library.md b/aspnetcore/blazor/security/webassembly/standalone-with-authentication-library.md index 8972718eac8d..a2f1986bf7ce 100644 --- a/aspnetcore/blazor/security/webassembly/standalone-with-authentication-library.md +++ b/aspnetcore/blazor/security/webassembly/standalone-with-authentication-library.md @@ -5,7 +5,7 @@ description: Learn how to secure an ASP.NET Core Blazor WebAssembly standalone a monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 02/10/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/security/webassembly/standalone-with-authentication-library --- diff --git a/aspnetcore/blazor/security/webassembly/standalone-with-azure-active-directory-b2c.md b/aspnetcore/blazor/security/webassembly/standalone-with-azure-active-directory-b2c.md index 12bdfc8e4d4e..425f9e282403 100644 --- a/aspnetcore/blazor/security/webassembly/standalone-with-azure-active-directory-b2c.md +++ b/aspnetcore/blazor/security/webassembly/standalone-with-azure-active-directory-b2c.md @@ -5,7 +5,7 @@ description: Learn how to secure an ASP.NET Core Blazor WebAssembly standalone a monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 10/27/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/security/webassembly/standalone-with-azure-active-directory-b2c --- diff --git a/aspnetcore/blazor/security/webassembly/standalone-with-azure-active-directory.md b/aspnetcore/blazor/security/webassembly/standalone-with-azure-active-directory.md index 182f9851d2ef..6b8eca7532c5 100644 --- a/aspnetcore/blazor/security/webassembly/standalone-with-azure-active-directory.md +++ b/aspnetcore/blazor/security/webassembly/standalone-with-azure-active-directory.md @@ -5,7 +5,7 @@ description: Learn how to secure an ASP.NET Core Blazor WebAssembly standalone a monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: "devx-track-csharp, mvc" -ms.date: 10/27/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/security/webassembly/standalone-with-azure-active-directory --- diff --git a/aspnetcore/blazor/security/webassembly/standalone-with-microsoft-accounts.md b/aspnetcore/blazor/security/webassembly/standalone-with-microsoft-accounts.md index b61b24630729..4502b20898bd 100644 --- a/aspnetcore/blazor/security/webassembly/standalone-with-microsoft-accounts.md +++ b/aspnetcore/blazor/security/webassembly/standalone-with-microsoft-accounts.md @@ -5,7 +5,7 @@ description: Learn how to secure an ASP.NET Core Blazor WebAssembly standalone a monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 10/27/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/security/webassembly/standalone-with-microsoft-accounts --- diff --git a/aspnetcore/blazor/state-management.md b/aspnetcore/blazor/state-management.md index b422d0482653..295be1131017 100644 --- a/aspnetcore/blazor/state-management.md +++ b/aspnetcore/blazor/state-management.md @@ -5,7 +5,7 @@ description: Learn how to persist state in Blazor Server apps. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 10/29/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/state-management zone_pivot_groups: blazor-hosting-models diff --git a/aspnetcore/blazor/supported-platforms.md b/aspnetcore/blazor/supported-platforms.md index 40f8ea851a76..1ca862b12a23 100644 --- a/aspnetcore/blazor/supported-platforms.md +++ b/aspnetcore/blazor/supported-platforms.md @@ -5,7 +5,7 @@ description: Learn about the supported platforms for ASP.NET Core Blazor. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 10/01/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/supported-platforms --- diff --git a/aspnetcore/blazor/test.md b/aspnetcore/blazor/test.md index d6af6794c3d2..9b4a4f1d7846 100644 --- a/aspnetcore/blazor/test.md +++ b/aspnetcore/blazor/test.md @@ -5,7 +5,7 @@ description: Learn how to test components in Blazor apps. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 08/10/2020 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/test --- diff --git a/aspnetcore/blazor/tooling.md b/aspnetcore/blazor/tooling.md index 0bf35d1146c6..083adba93f2d 100644 --- a/aspnetcore/blazor/tooling.md +++ b/aspnetcore/blazor/tooling.md @@ -5,7 +5,7 @@ description: Learn about the tooling available to build Blazor apps. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 09/24/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/tooling zone_pivot_groups: operating-systems @@ -16,7 +16,7 @@ zone_pivot_groups: operating-systems ::: zone pivot="windows" -1. Install the latest version of [Visual Studio 2022](https://visualstudio.microsoft.com/vs/preview/) with the **ASP.NET and web development** workload. +1. Install the latest version of [Visual Studio 2022](https://visualstudio.microsoft.com) with the **ASP.NET and web development** workload. 1. Create a new project. @@ -319,7 +319,7 @@ For Blazor WebAssembly apps, only method body replacement is currently supported ::: zone pivot="windows" -1. Install the latest version of [Visual Studio 2022](https://visualstudio.microsoft.com/vs/preview/) with the **ASP.NET and web development** workload. +1. Install the latest version of [Visual Studio 2022](https://visualstudio.microsoft.com) with the **ASP.NET and web development** workload. 1. Create a new project. @@ -549,7 +549,7 @@ dotnet new blazorserver -h ::: zone pivot="windows" -1. Install the latest version of [Visual Studio 2022](https://visualstudio.microsoft.com/vs/preview/) with the **ASP.NET and web development** workload. +1. Install the latest version of [Visual Studio 2022](https://visualstudio.microsoft.com) with the **ASP.NET and web development** workload. 1. Create a new project. diff --git a/aspnetcore/blazor/tutorials.md b/aspnetcore/blazor/tutorials.md index ce5beff9d2d5..9925aa6dd88e 100644 --- a/aspnetcore/blazor/tutorials.md +++ b/aspnetcore/blazor/tutorials.md @@ -5,7 +5,7 @@ description: Learn how to build Blazor apps with the tutorials described by this monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: "mvc, seoapril2019" -ms.date: 07/31/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/tutorials --- diff --git a/aspnetcore/blazor/webassembly-lazy-load-assemblies.md b/aspnetcore/blazor/webassembly-lazy-load-assemblies.md index da6e7aff1975..ce712e73002b 100644 --- a/aspnetcore/blazor/webassembly-lazy-load-assemblies.md +++ b/aspnetcore/blazor/webassembly-lazy-load-assemblies.md @@ -5,7 +5,7 @@ description: Discover how to lazy load assemblies in ASP.NET Core Blazor WebAsse monikerRange: '>= aspnetcore-5.0' ms.author: riande ms.custom: mvc -ms.date: 07/13/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: blazor/webassembly-lazy-load-assemblies --- diff --git a/aspnetcore/tutorials/build-a-blazor-app.md b/aspnetcore/tutorials/build-a-blazor-app.md index e4d8a7e1c75a..96ad61253189 100644 --- a/aspnetcore/tutorials/build-a-blazor-app.md +++ b/aspnetcore/tutorials/build-a-blazor-app.md @@ -5,7 +5,7 @@ description: Build a Blazor app step-by-step. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 02/12/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: tutorials/build-a-blazor-app zone_pivot_groups: blazor-hosting-models diff --git a/aspnetcore/tutorials/signalr-blazor.md b/aspnetcore/tutorials/signalr-blazor.md index 3bba97e8e667..5bc832815f9e 100644 --- a/aspnetcore/tutorials/signalr-blazor.md +++ b/aspnetcore/tutorials/signalr-blazor.md @@ -5,7 +5,7 @@ description: Create a chat app that uses ASP.NET Core SignalR with Blazor. monikerRange: '>= aspnetcore-3.1' ms.author: riande ms.custom: mvc -ms.date: 01/25/2021 +ms.date: 11/09/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: tutorials/signalr-blazor zone_pivot_groups: blazor-hosting-models @@ -40,7 +40,7 @@ At the end of this tutorial, you'll have a working chat app. # [Visual Studio for Mac](#tab/visual-studio-mac) -* [Visual Studio for Mac 2022 or later](https://visualstudio.microsoft.com/vs/mac/) +* [Visual Studio for Mac 2022 or later](https://visualstudio.microsoft.com/vs/mac/): Select the *Preview* channel from within Visual Studio. For more information, see [Install a preview version of Visual Studio for Mac](/visualstudio/mac/install-preview). * [!INCLUDE [.NET Core 6.0 SDK](~/includes/6.0-SDK.md)] # [.NET Core CLI](#tab/netcore-cli/) @@ -91,7 +91,9 @@ To configure Visual Studio Code assets in the `.vscode` folder for debugging, se # [Visual Studio for Mac](#tab/visual-studio-mac) -1. Install the latest version of [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/) and perform the following steps: +1. Install the latest version of [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/) and perform the following steps. + + Select the *Preview* channel from within Visual Studio. For more information, see [Install a preview version of Visual Studio for Mac](/visualstudio/mac/install-preview). 1. Select **File** > **New Solution** or create a **New** project from the **Start Window**.