DotnetFleet.Worker
0.1.20
dotnet add package DotnetFleet.Worker --version 0.1.20
NuGet\Install-Package DotnetFleet.Worker -Version 0.1.20
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="DotnetFleet.Worker" Version="0.1.20" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotnetFleet.Worker" Version="0.1.20" />
<PackageReference Include="DotnetFleet.Worker" />
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 DotnetFleet.Worker --version 0.1.20
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotnetFleet.Worker, 0.1.20"
#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 DotnetFleet.Worker@0.1.20
#: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=DotnetFleet.Worker&version=0.1.20
#tool nuget:?package=DotnetFleet.Worker&version=0.1.20
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
| Product | Versions 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.
-
net10.0
- CSharpFunctionalExtensions (>= 3.6.0)
- DotnetFleet.Core (>= 0.1.20)
- Microsoft.Extensions.Hosting (>= 10.0.0)
- Microsoft.Extensions.Hosting.WindowsServices (>= 10.0.0)
- Microsoft.Extensions.Http (>= 10.0.0)
- Serilog (>= 4.3.0)
- Serilog.Extensions.Hosting (>= 9.0.0)
- Serilog.Settings.Configuration (>= 9.0.0)
- Serilog.Sinks.Console (>= 6.0.0)
- Serilog.Sinks.File (>= 6.0.0)
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 |
|---|---|---|
| 0.1.20 | 135 | 5/16/2026 |
| 0.1.19 | 107 | 5/16/2026 |
| 0.1.18 | 112 | 5/15/2026 |
| 0.1.17 | 106 | 5/15/2026 |
| 0.1.16 | 109 | 5/15/2026 |
| 0.1.15 | 108 | 5/14/2026 |
| 0.1.14 | 103 | 5/14/2026 |
| 0.1.13 | 110 | 5/14/2026 |
| 0.1.12 | 110 | 5/14/2026 |
| 0.1.11 | 101 | 5/14/2026 |
| 0.1.10 | 101 | 5/14/2026 |
| 0.1.9 | 108 | 5/13/2026 |
| 0.1.8 | 114 | 5/13/2026 |
| 0.1.7 | 106 | 5/13/2026 |
| 0.1.6 | 102 | 5/13/2026 |
| 0.1.5 | 94 | 5/13/2026 |
| 0.1.4 | 95 | 5/13/2026 |
| 0.1.3 | 105 | 5/13/2026 |
| 0.1.2 | 104 | 5/13/2026 |
| 0.1.1 | 102 | 5/13/2026 |
Loading failed
# Changelog 0.1.20
## Changes since v0.1.19
- feat: show project icons in builds (`4335a86`)