❔ EFCore migrations
Hello, I'm having issues applying configurations with ApplyConfigurationsFromAssembly and have to manually apply configurations
// automatic
//manual
This occurs due to having a CenterCategory many to many table that I handle inside center configuration
// automatic
//manual
This occurs due to having a CenterCategory many to many table that I handle inside center configuration