Modernizing .NET Framework stack to .NET 8.0
As the title says we’re in the process of migrating a system from .NET Framework to .NET Core. The original system used Ninject for DI migrating away from this has given us some trouble. There’s quite a bit of generated code in this project which uses generics.