Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 269 Bytes

File metadata and controls

9 lines (6 loc) · 269 Bytes

EfCore30_CompositeKeyInValueObject

Minimal solution for this issue: dotnet/efcore#15962

To start it, just press F5

  • the query is in the HomeController.cs
  • the model is in DomainModel.cs
  • DbContext is in ReportDbContext.cs