Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.yml and toc.yml to reference new Blazor guidance #2573

Merged
merged 2 commits into from
Aug 24, 2020

Conversation

JeremyLikness
Copy link
Member

Add link to new Blazor Server guidance.

@JeremyLikness JeremyLikness changed the title Update index.yml Update index.yml and toc.yml to reference new Blazor guidance Aug 18, 2020
@@ -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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- url: https://docs.microsoft.com/en-us/aspnet/core/blazor/blazor-server-ef-core
- url: https://docs.microsoft.com/aspnet/core/blazor/blazor-server-ef-core

@@ -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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- name: Blazor Server with EF Core reference app
- name: Blazor Server with EF Core tutorial >>

@@ -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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- name: WPF .NET Core Tutorial
- name: WPF .NET Core tutorial

@JeremyLikness JeremyLikness merged commit 0478662 into master Aug 24, 2020
@smitpatel smitpatel deleted the JeremyLikness-blazor-server-dropin branch August 24, 2020 17:11
@smitpatel
Copy link
Member

Feedback wasn't incorporated.

JeremyLikness added a commit that referenced this pull request Aug 24, 2020
Applying suggestions from #2573.
@JeremyLikness JeremyLikness mentioned this pull request Aug 24, 2020
JeremyLikness added a commit that referenced this pull request Aug 24, 2020
Apply suggestions from #2573
JeremyLikness added a commit that referenced this pull request Aug 24, 2020
* Update index.yml

Applying suggestions from #2573.

* Update toc.yml

Apply suggestions from #2573

* Update entity-framework/toc.yml

Applying suggestion

Co-authored-by: Smit Patel <smitpatel@users.noreply.github.com>

Co-authored-by: Smit Patel <smitpatel@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants