WeihanLi.Extensions.Hosting 1.0.92

Prefix Reserved
dotnet add package WeihanLi.Extensions.Hosting --version 1.0.92
                    
NuGet\Install-Package WeihanLi.Extensions.Hosting -Version 1.0.92
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WeihanLi.Extensions.Hosting" Version="1.0.92" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WeihanLi.Extensions.Hosting" Version="1.0.92" />
                    
Directory.Packages.props
<PackageReference Include="WeihanLi.Extensions.Hosting" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WeihanLi.Extensions.Hosting --version 1.0.92
                    
#r "nuget: WeihanLi.Extensions.Hosting, 1.0.92"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package WeihanLi.Extensions.Hosting@1.0.92
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WeihanLi.Extensions.Hosting&version=1.0.92
                    
Install as a Cake Addin
#tool nuget:?package=WeihanLi.Extensions.Hosting&version=1.0.92
                    
Install as a Cake Tool

WeihanLi.Extensions.Hosting

Intro

extensions for Microsoft.Extensions.Hosting and customized hosting

  • TimerBasedBackgroundService
  • CronBasedBackgroundService
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.92 134 8/18/2026
1.0.91 111 7/24/2026
1.0.91-preview-20260717-032839 96 7/17/2026
1.0.91-preview-20260710-131441 102 7/10/2026
1.0.90 130 6/11/2026
1.0.90-preview-20260528-002943 104 5/28/2026
1.0.89 114 5/25/2026
1.0.89-preview-20260521-155604 107 5/21/2026
1.0.89-preview-20260521-015127 101 5/21/2026
1.0.88 131 4/18/2026
1.0.88-preview-20260418-065855 108 4/18/2026
1.0.87 177 3/14/2026
1.0.87-preview-20260314-022236 147 3/14/2026
1.0.87-preview-20260314-012752 149 3/14/2026
1.0.86 146 1/22/2026
1.0.86-preview-20260121-160313 125 1/21/2026
1.0.86-preview-20260107-141240 121 1/7/2026
1.0.85 239 12/24/2025
1.0.85-preview-20251221-091341 163 12/21/2025
1.0.84 350 11/11/2025
Loading failed