Neon.Service 4.0.19

dotnet add package Neon.Service --version 4.0.19
                    
NuGet\Install-Package Neon.Service -Version 4.0.19
                    
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="Neon.Service" Version="4.0.19" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Neon.Service" Version="4.0.19" />
                    
Directory.Packages.props
<PackageReference Include="Neon.Service" />
                    
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 Neon.Service --version 4.0.19
                    
#r "nuget: Neon.Service, 4.0.19"
                    
#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 Neon.Service@4.0.19
                    
#: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=Neon.Service&version=4.0.19
                    
Install as a Cake Addin
#tool nuget:?package=Neon.Service&version=4.0.19
                    
Install as a Cake Tool

Neon.Service

Handly classes for implementing .NET based applications and services for Kubernetes, containers, or Linux. You can get started here: Neon.Service

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 (1)

Showing the top 1 NuGet packages that depend on Neon.Service:

Package Downloads
Neon.Xunit

Xunit extensions including several additional test fixtures

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.19 91 4/29/2026
4.0.19-preview.4 57 4/26/2026
4.0.19-preview.3 52 4/17/2026
4.0.19-preview.2 187 8/14/2025
4.0.19-preview.1 174 8/13/2025
4.0.19-preview.0 160 8/13/2025
4.0.18 409 8/6/2025
4.0.17 376 4/15/2025
4.0.17-preview.0 234 4/14/2025
4.0.16 338 4/14/2025
4.0.15 288 4/10/2025
4.0.14 254 12/19/2024
4.0.13-preview.11 124 8/9/2024
4.0.13-preview.10 118 8/9/2024
4.0.13-preview.9 131 8/9/2024
4.0.13-preview.8 129 8/9/2024
4.0.13-preview.3 99 8/1/2024
4.0.12 228 7/30/2024
4.0.11-preview.6 119 7/30/2024
4.0.11-preview.4 134 7/3/2024
Loading failed