Update dependency-injection.md

pull/23992/head
Rick Anderson 2021-11-19 09:09:23 -10:00 committed by GitHub
parent 915694b3fe
commit 46bfb9cfa5
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
---