Merge pull request #23992 from dotnet/Rick-Anderson-patch-4

Update dependency-injection.md
pull/23995/head
Rick Anderson 2021-11-19 09:10:52 -10:00 committed by GitHub
commit 235b63089b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ author: rick-anderson
description: Learn how ASP.NET Core implements dependency injection and how to use it.
ms.author: riande
ms.custom: mvc
ms.date: 7/21/2020
ms.date: 11/21/2021
no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR]
uid: fundamentals/dependency-injection
---