Closed Spaggel closed 4 years ago
This PR removes the HttpContext access from the constructor(s). This is needed to prevent the DI tree from breaking when verifying it with SimpleInjector.
Thanks for your contibution @Spaggel
2.1.1 has been published https://www.nuget.org/packages/Core.Flash/2.1.1
Thank you!
This PR removes the HttpContext access from the constructor(s). This is needed to prevent the DI tree from breaking when verifying it with SimpleInjector.