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

New EF Hub + toc, docfx and breadcrumb toc updates #2279

Merged
merged 6 commits into from
Apr 15, 2020

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    6d6e10c View commit details
    Browse the repository at this point in the history
  2. Fix build errors

    smitpatel committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    336d469 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Update index.yml

    - Fixed API reference title
    - Removed asp.net + EF quickstart from top.
    wadepickett committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    5cf446c View commit details
    Browse the repository at this point in the history
  2. Update index.yml

    Fixed link for EF + Razor Pages tutorial
    wadepickett committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    5c5a3a3 View commit details
    Browse the repository at this point in the history
  3. Update index.yml

    Fixed "Saving Basic" link.
    wadepickett committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    0620499 View commit details
    Browse the repository at this point in the history
  4. Update index.yml

    Robert Lyon recommended some edits.  I made the following changes:
    Get Started cards
    •	Changed choose a version at the top to an overview type.  It was a bit confusing laving two getting started topics at the top.
    You might be able to shorten some of the text
    •	Getting Started with Entity Framework Core --> Entity Framework Core (since we have Get Started title and icon with it)
    •	Course - Persist and retrieve relational data with Entity Framework Core --> Persist and retrieve relational data with Entity Framework Core
    •	Choose a version of EF that is right for you --> Choose a version that is right for you
    •	Entity Framework API reference browser --> API reference browser
    •	Previous Entity Framework Versions --> Previous versions
    Adjusted capping
    •	Create a model
    •	Save data
    •	Supported databases
    •	Command-line reference
    wadepickett committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    664e3c5 View commit details
    Browse the repository at this point in the history