Breeze / breeze.server.net

Breeze support for .NET servers
MIT License
76 stars 62 forks source link

BreezeConfig.Instance fails to instantiate custom implementations #70

Closed mcpappas closed 3 years ago

mcpappas commented 6 years ago

Fixing a bug where BreezeConfig.Instance cannot instantiate a custom BreezeConfig implementation due to failing to filter out the Breeze.Persistence assembly's own BreezeConfig.

steveschmitt commented 3 years ago

Thanks, and sorry it took so long!