Capgemini.Cauldron.Win32.WindowsService 3.2.3

.NET Framework 4.5
dotnet add package Capgemini.Cauldron.Win32.WindowsService --version 3.2.3
NuGet\Install-Package Capgemini.Cauldron.Win32.WindowsService -Version 3.2.3
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="Capgemini.Cauldron.Win32.WindowsService" Version="3.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Capgemini.Cauldron.Win32.WindowsService --version 3.2.3
#r "nuget: Capgemini.Cauldron.Win32.WindowsService, 3.2.3"
#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.
// Install Capgemini.Cauldron.Win32.WindowsService as a Cake Addin
#addin nuget:?package=Capgemini.Cauldron.Win32.WindowsService&version=3.2.3

// Install Capgemini.Cauldron.Win32.WindowsService as a Cake Tool
#tool nuget:?package=Capgemini.Cauldron.Win32.WindowsService&version=3.2.3

Creating Windows Services is now a cake walk. This implementation can also handle localized service name and description.

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
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
3.2.3 731 10/29/2018
3.2.2 634 10/16/2018
3.2.1 648 10/2/2018
3.2.0 639 9/28/2018
3.0.20 797 6/3/2018
3.0.19 805 6/1/2018
3.0.18 833 5/23/2018
3.0.17 789 5/21/2018
3.0.16 783 5/19/2018
3.0.14 881 5/15/2018
3.0.13-beta 717 5/10/2018
3.0.12-beta 727 5/10/2018
3.0.11-beta 696 5/10/2018
3.0.10-beta 681 5/9/2018
3.0.9-beta 796 5/5/2018
3.0.8-beta 783 5/4/2018
3.0.7-beta 778 5/4/2018
3.0.6-beta 625 5/2/2018
3.0.5-beta 795 5/2/2018
3.0.4-beta 612 4/26/2018
3.0.3-beta 722 4/25/2018
2.1.0 947 4/6/2018
2.0.39-beta 708 2/18/2018
2.0.38-beta 692 2/18/2018
2.0.36-beta 713 1/26/2018
2.0.35-beta 808 1/24/2018
2.0.33-beta 693 1/24/2018
2.0.32-beta 708 1/24/2018
2.0.31-beta 717 1/15/2018
2.0.30-beta 769 1/11/2018
2.0.29 764 12/29/2017
2.0.27 818 12/25/2017
2.0.26 824 12/23/2017
2.0.25 842 12/22/2017
2.0.24 808 12/21/2017
2.0.22 850 12/20/2017
2.0.21 844 12/18/2017
2.0.20 824 12/15/2017
2.0.19 749 12/12/2017
2.0.18 743 12/7/2017
2.0.16 745 12/6/2017
2.0.15 734 12/4/2017
2.0.13 785 12/4/2017
2.0.12 774 12/3/2017
2.0.11-beta 662 12/3/2017
2.0.10-beta 654 12/2/2017
2.0.9-beta 634 12/2/2017

2018.08.08 - [C] Now signed
     2018.06.02 - [A] contentFiles entry in nuget added.
     2018.05.18 - [B] Bad nuget reference fixed
     2018.05.04 - [C] Assemblies for Net45, Net451, Net452, Net46, Net461 and Net462 added
     2018.04.11 - [C] Fody version 3.0.0 update and minor bug fixes.