Skip to content

Conversation

@christiannagel
Copy link
Contributor

No description provided.

Updated project files to reference newer versions of
`Microsoft.EntityFrameworkCore`, `Microsoft.EntityFrameworkCore.SqlServer`,
`Microsoft.EntityFrameworkCore.Design`, and `Microsoft.EntityFrameworkCore.Cosmos`
from `8.0.0` to `8.0.15`. Also updated `Microsoft.Extensions.Hosting`
to version `8.0.1` in several projects. Changed target framework
from `net7.0` to `net8.0` in `ScaffoldSample.csproj` for
compatibility with the latest EF Core features.
- Updated MenusContext to initialize _restaurantId inline.
- Fixed typo in Program.cs method name from AddAddtionalCardsAsync to AddAdditionalCardsAsync.
- Refactored Runner class to use constructor parameters directly.
- Replaced private _menusContext field with menusContext parameter in relevant methods.
@christiannagel christiannagel merged commit 2c56a85 into efcore9 Apr 22, 2025
3 of 7 checks passed
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.

2 participants