Extensions.Hosting.AsyncInitialization
1.0.0
A simple helper to perform async application initialization for the generic host in .NET Core 2.1 or higher.
Install-Package Extensions.Hosting.AsyncInitialization -Version 1.0.0
dotnet add package Extensions.Hosting.AsyncInitialization --version 1.0.0
<PackageReference Include="Extensions.Hosting.AsyncInitialization" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Extensions.Hosting.AsyncInitialization --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Extensions.Hosting.AsyncInitialization, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 2.1.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Extensions.Hosting.AsyncInitialization:
Package | Downloads |
---|---|
SmartHead.Essentials.Application
SmartHead.Essentials.Application
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 71,608 | 3/9/2020 |
1.0.0-beta.1 | 17,708 | 9/28/2019 |
1.0.0-alpha001 | 574 | 7/24/2019 |