项目作者: sahansera

项目描述 :
.NET Generic Host Example - In this article, we will concentrate on how the Generic Host model hosts ASP.NET Core 3.x Web app and a Worker Service. We will first discuss the definition of a Host and its configuration. In the subsequent sections, we will dive into the implementation details from a higher level.
高级语言: C#
项目地址: git://github.com/sahansera/dotnet-generic-host-example.git
创建时间: 2020-08-12T14:16:50Z
项目社区:https://github.com/sahansera/dotnet-generic-host-example

开源协议:MIT License

下载