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

fix nullable warnings for new db context template. #1916

Merged
merged 1 commit into from
Jun 6, 2022

Conversation

deepchoudhery
Copy link
Member

fixes nullable warnings

  • don't use nullable entity set value, instead use default operator.
  • fixes minimal api scaffolder, razor page and api scaffolder warnings.

@deepchoudhery deepchoudhery self-assigned this Jun 6, 2022
@deepchoudhery deepchoudhery merged commit dbc1556 into main Jun 6, 2022
@deepchoudhery deepchoudhery deleted the dev/decho/fix-nullable-warnings-db-context branch June 6, 2022 23:31
@deepchoudhery deepchoudhery mentioned this pull request Jun 27, 2022
deepchoudhery added a commit that referenced this pull request Jun 28, 2022
* not packaging other runtimes in CG.Design (#1912)

* added support for sqlite for minimal api scaffolding. (#1915)

* fix nullable warnings for new db context template. (#1916)

* fixed identity Program.cs changes (#1940)

* fix Program.cs changes for identity scenario.

* added some comments.

* bumped up version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant