|
| 1 | +--- |
| 2 | +title: "ASP.NET Core docs: What's new for March 2020" |
| 3 | +description: "What's new in ASP.NET Core docs for March 2020." |
| 4 | +ms.date: 04/01/2020 |
| 5 | +--- |
| 6 | + |
| 7 | +# ASP.NET Core docs: What's new for March 2020 |
| 8 | + |
| 9 | +This article lists some of the significant changes to docs during this period. |
| 10 | + |
| 11 | +## Blazor |
| 12 | + |
| 13 | +### New articles |
| 14 | + |
| 15 | +- [Build Progressive Web Applications with ASP.NET Core Blazor WebAssembly](../blazor/progressive-web-app.md) - Blazor WASM PWA support |
| 16 | + |
| 17 | +### Updated articles |
| 18 | + |
| 19 | +- [ASP.NET Core Blazor dependency injection](../blazor/dependency-injection.md) - Expand OwningComponentBase docs |
| 20 | +- [Call .NET methods from JavaScript functions in ASP.NET Core Blazor](../blazor/call-dotnet-from-javascript.md) - Enhance Blazor JS Interop coverage |
| 21 | +- [Debug ASP.NET Core Blazor WebAssembly](../blazor/debug.md) - Blazor WASM debug topic updates for 3.2 Preview 3 |
| 22 | + |
| 23 | +## Fundamentals |
| 24 | + |
| 25 | +### Updated articles |
| 26 | + |
| 27 | +- [.NET Generic Host](../fundamentals/host/generic-host.md) - Explain how to disable app config reload in ASP.NET Core 5.0 |
| 28 | +- [Configuration in ASP.NET Core](../fundamentals/configuration/index.md) - Rewrite the entire doc |
| 29 | +- [Dependency injection in ASP.NET Core](../fundamentals/dependency-injection.md) - Update Disposal section and versioning in DI topic |
| 30 | +- [Routing in ASP.NET Core](../fundamentals/routing.md) - Rewrite the entire doc for ASP.NET Core 3.x |
| 31 | + |
| 32 | +## Migration |
| 33 | + |
| 34 | +### New articles |
| 35 | + |
| 36 | +- [Migrate from ASP.NET Core 3.1 to 5.0](../migration/31-to-50.md) - Document migration from ASP.NET Core 3.1 to 5.0 |
| 37 | + |
| 38 | +## MVC |
| 39 | + |
| 40 | +### New articles |
| 41 | + |
| 42 | +- [Component Tag Helper in ASP.NET Core](../mvc/views/tag-helpers/built-in/component-tag-helper.md) - Add Component Tag Helper doc to explain rendering Razor components in pages and views |
| 43 | + |
| 44 | +### Updated articles |
| 45 | + |
| 46 | +- [Routing to controller actions in ASP.NET Core](../mvc/controllers/routing.md) - Rewrite the entire doc for ASP.NET Core 3.x |
| 47 | + |
| 48 | +## Security |
| 49 | + |
| 50 | +### New articles |
| 51 | + |
| 52 | +- [ASP.NET Core Blazor WebAssembly additional security scenarios](../security/blazor/webassembly/additional-scenarios.md) - Blazor WebAssembly auth documentation |
| 53 | +- [Enforce a Content Security Policy for ASP.NET Core Blazor](../security/blazor/content-security-policy.md) - Blazor Content Security Policy topic |
| 54 | +- [Hosting ASP.NET Core images with Docker Compose over HTTPS](../security/docker-compose-https.md) - Hosting an ASP.NET Core image with Docker Compose |
| 55 | +- [Multi-factor authentication in ASP.NET Core](../security/authentication/mfa.md) - Add new doc for multi-factor authentication in ASP.NET Core |
| 56 | +- [Secure an ASP.NET Core Blazor WebAssembly hosted app with Azure Active Directory](../security/blazor/webassembly/hosted-with-azure-active-directory.md) - Blazor WebAssembly auth documentation |
| 57 | +- [Secure an ASP.NET Core Blazor WebAssembly hosted app with Azure Active Directory B2C](../security/blazor/webassembly/hosted-with-azure-active-directory-b2c.md) - Blazor WebAssembly auth documentation |
| 58 | +- [Secure an ASP.NET Core Blazor WebAssembly hosted app with Identity Server](../security/blazor/webassembly/hosted-with-identity-server.md) - Blazor WebAssembly auth documentation |
| 59 | +- [Secure an ASP.NET Core Blazor WebAssembly standalone app with Azure Active Directory](../security/blazor/webassembly/standalone-with-azure-active-directory.md) - Blazor WebAssembly auth documentation |
| 60 | +- [Secure an ASP.NET Core Blazor WebAssembly standalone app with Azure Active Directory B2C](../security/blazor/webassembly/standalone-with-azure-active-directory-b2c.md) - Blazor WebAssembly auth documentation |
| 61 | +- [Secure an ASP.NET Core Blazor WebAssembly standalone app with Microsoft Accounts](../security/blazor/webassembly/standalone-with-microsoft-accounts.md) - Blazor WebAssembly auth documentation |
| 62 | +- [Secure an ASP.NET Core Blazor WebAssembly standalone app with the Authentication library](../security/blazor/webassembly/standalone-with-authentication-library.md) - Blazor WebAssembly auth documentation |
| 63 | +- [Secure ASP.NET Core Blazor WebAssembly](../security/blazor/webassembly/index.md) - Blazor WebAssembly auth documentation |
| 64 | + |
| 65 | +## Community contributors |
| 66 | + |
| 67 | +The following people have contributed to ASP.NET Core docs in March 2020. Thank you! You can learn how to contribute by following the links under "Get involved" in the [what's new landing page](index.yml). |
| 68 | + |
| 69 | +- [serpent5](https://github.com/serpent5) - Kirk Larkin (4) |
| 70 | +- [PickNickChock](https://github.com/PickNickChock) - Nick (2) |
| 71 | +- [chrissainty](https://github.com/chrissainty) - Chris Sainty (1) |
| 72 | +- [damienbod](https://github.com/damienbod) - damienbod (1) |
| 73 | +- [devlead](https://github.com/devlead) - Mattias Karlsson (1) |
| 74 | +- [ericmutta](https://github.com/ericmutta) - Eric Mutta (1) |
| 75 | +- [Faulknerd](https://github.com/Faulknerd) - Faulkner D (1) |
| 76 | +- [jerriep](https://github.com/jerriep) - Jerrie Pelser (1) |
| 77 | +- [khalidabuhakmeh](https://github.com/khalidabuhakmeh) - Khalid Abuhakmeh (1) |
| 78 | +- [MaiReo](https://github.com/MaiReo) - MaiReo (1) |
| 79 | +- [SeanStove](https://github.com/SeanStove) - Sean Stove (1) |
| 80 | +- [timbze](https://github.com/timbze) (1) |
| 81 | +- [Vuurwarm](https://github.com/Vuurwarm) (1) |
0 commit comments