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

List template: guard against null metadata #1774

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Dec 31, 2021

  1. List template: guard against null metadata

    The List template throws ArgumentNullException on null model metadata.
    Fixes dotnet#1773.
    yecril71pl authored Dec 31, 2021
    Configuration menu
    Copy the full SHA
    1cefae8 View commit details
    Browse the repository at this point in the history
  2. add string ModelMetadataRequired

    This template requires a database context.
    yecril71pl authored Dec 31, 2021
    Configuration menu
    Copy the full SHA
    52904d5 View commit details
    Browse the repository at this point in the history
  3. typo fix

    yecril71pl authored Dec 31, 2021
    Configuration menu
    Copy the full SHA
    25898a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

  1. Configuration menu
    Copy the full SHA
    37de5b0 View commit details
    Browse the repository at this point in the history