Microsoft.AspNetCore.Hosting.WindowsServices 10.0.0-preview.5.25277.101

Prefix Reserved
This is a prerelease version of Microsoft.AspNetCore.Hosting.WindowsServices.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Hosting.WindowsServices --version 10.0.0-preview.5.25277.101
                    
NuGet\Install-Package Microsoft.AspNetCore.Hosting.WindowsServices -Version 10.0.0-preview.5.25277.101
                    
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="Microsoft.AspNetCore.Hosting.WindowsServices" Version="10.0.0-preview.5.25277.101" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Hosting.WindowsServices" Version="10.0.0-preview.5.25277.101" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Hosting.WindowsServices" />
                    
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 Microsoft.AspNetCore.Hosting.WindowsServices --version 10.0.0-preview.5.25277.101
                    
#r "nuget: Microsoft.AspNetCore.Hosting.WindowsServices, 10.0.0-preview.5.25277.101"
                    
#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 Microsoft.AspNetCore.Hosting.WindowsServices@10.0.0-preview.5.25277.101
                    
#: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=Microsoft.AspNetCore.Hosting.WindowsServices&version=10.0.0-preview.5.25277.101&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Hosting.WindowsServices&version=10.0.0-preview.5.25277.101&prerelease
                    
Install as a Cake Tool

ASP.NET Core hosting infrastructure and startup logic for web applications running within a Windows service.

This package was built from the source code at https://github.com/dotnet/dotnet/tree/f5d9b958dcf29830364266e82147d90cf3dbd86c

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.

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on Microsoft.AspNetCore.Hosting.WindowsServices:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
rnwood/smtp4dev
smtp4dev - the fake smtp email server for development and testing
dotnet/crank
Benchmarking infrastructure for applications
dotnetcore/aspnetcore-doc-cn
The Simplified Chinese edition of Microsoft ASP.NET Core documentation, translated by .NET Core Community and .NET China Community.
microsoft/IIS.Administration
REST API for managing IIS
ProfessionalCSharp/MoreSamples
Additional code samples the book series Professional C#, Wrox Press
sthewissen/Mynt
An Azure Functions-based crypto currency trading bot; featuring 10 exchanges, 25 indicators, custom strategy support, backtester and more
gnsilence/HangfireHttpJob
hangfire的拓展程序,在原作者基础上增加了一些功能,调用api的方式来执行定时任务
PowerShellOrg/tug
Open-source, cross-platform Pull/Reporting Server for DSC
Myster-Tee/TinfoilWebServer
Install your packages from your own server
jignesht24/Aspnetcore
Learn ASP.net core MVC