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 docs for context creation and initialization #2849

Merged
merged 2 commits into from
Nov 11, 2020
Merged

Commits on Nov 11, 2020

  1. New docs for context creation and initialization

    Fixes #594
    Part of #876
    Fixes #1390
    Fixes #1923
    Fixes #2241
    Part of #2523
    Part of #2549
    Part of #1832
    
    Let's discuss where this page should go and what goes underneath it. We had previously decided to keep this in Miscellaneous, but I now believe this would be better as a top-level item with the following subsections to go into more detail:
    
    - DbContext lifetime, configuration and initialization
      - Overview
      - Connection strings
      - Using dependency injection
      - Connection resiliency
      - Context pooling
    
    New docs for context creation and initialization
    ajcvickers committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    c95bc86 View commit details
    Browse the repository at this point in the history
  2. Review feedback

    ajcvickers committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    53826ad View commit details
    Browse the repository at this point in the history