CreativeCoders.Daemon.Base 1.3.0

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

Base classes and types for daemon services

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 CreativeCoders.Daemon.Base:

Package Downloads
CreativeCoders.Daemon.Runner.Base

Base implementation for the daemon runner

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.0 771 11/8/2022
1.2.0 680 11/6/2022
1.1.0 720 11/5/2022
1.0.0 766 10/18/2022
0.62.0 820 8/8/2022
0.61.0 807 8/5/2022
0.60.0 852 4/7/2022
0.28.0 967 3/28/2022
0.27.0 963 3/25/2022
0.26.0 956 3/25/2022
0.25.0 996 3/9/2022
0.22.0 717 10/24/2021
0.18.0 719 10/21/2021
0.17.0 678 10/18/2021
0.15.0 697 10/17/2021
0.14.1 750 12/28/2020
0.14.0 791 12/26/2020
0.13.0 807 12/10/2020
0.12.0 897 10/9/2020
0.11.0 973 5/24/2020
Loading failed