ardalis / CleanArchitecture

Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
MIT License
16.23k stars 2.8k forks source link

Migrate Autofac DI to Vanilla DI in the sample project (#723) #728

Closed marcotello closed 5 months ago

marcotello commented 5 months ago

Changes:

marcotello commented 5 months ago

Fixes the issue #723

ardalis commented 5 months ago

Thanks!

marcotello commented 5 months ago

Anytime @ardalis! Glad to help.