You are here |
nodogmablog.bryanhogan.net | ||
| | | |
blog.peterritchie.com
|
|
| | | | Peter Ritchie | |
| | | |
csharp.christiannagel.com
|
|
| | | | ASP.NET Core included the WebHost class that was used in the Main method to startup everything up - including the dependency injection container. With Non-ASP.NET Core applications I used the same DI container (Microsoft.Extensions.DependencyInjection), but I had to create the ServiceCollection on my own. This changes with .NET Core 3.0 and the new Host class... | |
| | | |
www.code4it.dev
|
|
| | | | Code4IT - a blog for .NET enthusiasts, Azure lovers, and Backend developers | |
| | | |
www.yoseph.tech
|
|
| | "Organizations which design systems ... are constrained to produce designs which are copies of the communication structures of these organizations." - Melvin Conway |