diff --git a/entity-framework/index.yml b/entity-framework/index.yml index 7fad26b8ea..b797b50e9f 100644 --- a/entity-framework/index.yml +++ b/entity-framework/index.yml @@ -88,7 +88,7 @@ additionalContent: text: "ASP.NET Core Razor Pages" - url: https://docs.microsoft.com/aspnet/core/data/ef-mvc/ text: "ASP.NET Core MVC" - - url: https://docs.microsoft.com/aspnet/core/blazor/dependency-injection?#use-of-entity-framework-dbcontext-from-di + - url: https://docs.microsoft.com/en-us/aspnet/core/blazor/blazor-server-ef-core text: "Blazor Server" - url: core/get-started/wpf.md text: "Windows Presentation Foundation (WPF)" diff --git a/entity-framework/toc.yml b/entity-framework/toc.yml index c3b419fade..d4f01944d6 100644 --- a/entity-framework/toc.yml +++ b/entity-framework/toc.yml @@ -66,6 +66,8 @@ href: core/get-started/install/index.md - name: ASP.NET Core tutorial >> href: /aspnet/core/data/ef-rp/intro + - name: Blazor Server with EF Core reference app + href: /aspnet/core/blazor/blazor-server-ef-core - name: WPF .NET Core Tutorial href: core/get-started/wpf.md - name: Xamarin tutorial