Closed DaveRMaltby closed 1 year ago
Required by MockDB to create dynamically generated classes for remote data sources. See the Microsoft.EntityFrameworkCore.Scaffolding.ScaffoldedModel parameter that is passed in to https://github.com/Servant-Software-LLC/MockDB/blob/main/src/Engine/ScaffoldRemoteSources/AssemblyCompiler.cs#L23
After EF Core merger, this issue copied. REF: https://github.com/Servant-Software-LLC/EFCore.FileBased.Providers/issues/3
Basic support has been added such that it fills the needs of MockDB.
Required by MockDB to create dynamically generated classes for remote data sources. See the Microsoft.EntityFrameworkCore.Scaffolding.ScaffoldedModel parameter that is passed in to https://github.com/Servant-Software-LLC/MockDB/blob/main/src/Engine/ScaffoldRemoteSources/AssemblyCompiler.cs#L23
After EF Core merger, this issue copied. REF: https://github.com/Servant-Software-LLC/EFCore.FileBased.Providers/issues/3