ronymeyer

Results 1 issues of ronymeyer

When running Optimize-DbContext in the VS 2022 package manager console with entity framework core 7.0.0-preview.6.22329.4 it errors with: System.MissingMethodException: Method not found: 'Microsoft.EntityFrameworkCore.Metadata.InstantiationBinding Microsoft.EntityFrameworkCore.Metadata.Internal.IRuntimeEntityType.get_ServiceOnlyConstructorBinding()'. at Microsoft.EntityFrameworkCore.Scaffolding.Internal.CSharpRuntimeModelCodeGenerator.Create(IEntityType entityType, CSharpRuntimeAnnotationCodeGeneratorParameters parameters) at...

customer-reported