PacktPublishing / Software-Architecture-with-C-9-and-.NET-5

Code Repository created for Hands-On Software Architecture with C# 9 and .NET 5, Published by Packt
MIT License
39 stars 36 forks source link

Use IHostApplicationLifetime #5

Closed mikegoatly closed 3 years ago

mikegoatly commented 3 years ago

IApplicationLifetime is obsolete - recommended alternative is IHostApplicationLifetime