CA-Tutorial icon indicating copy to clipboard operation
CA-Tutorial copied to clipboard

Rewrite using Brighter HostBuilder support

Open iancooper opened this issue 5 years ago • 0 comments

The project uses an older approach to explicit initialization, that is long-winded and confusing to users. instead, it should use the new HostBuilder support that Brighter has to make this simple and clean.

Alongside this, we can drop the use of SimpleInjector in favour of vanilla ServiceCollection - we don't really use any features of SimpleInjector here.

Finally, this project has slid behind on versions, and should bu updated

iancooper avatar Oct 20 '20 14:10 iancooper