Naos.Recipes.MessageBus.Hangfire.Console.Bootstrapper 1.0.129

dotnet add package Naos.Recipes.MessageBus.Hangfire.Console.Bootstrapper --version 1.0.129
                    
NuGet\Install-Package Naos.Recipes.MessageBus.Hangfire.Console.Bootstrapper -Version 1.0.129
                    
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="Naos.Recipes.MessageBus.Hangfire.Console.Bootstrapper" Version="1.0.129">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Naos.Recipes.MessageBus.Hangfire.Console.Bootstrapper" Version="1.0.129" />
                    
Directory.Packages.props
<PackageReference Include="Naos.Recipes.MessageBus.Hangfire.Console.Bootstrapper">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Naos.Recipes.MessageBus.Hangfire.Console.Bootstrapper --version 1.0.129
                    
#r "nuget: Naos.Recipes.MessageBus.Hangfire.Console.Bootstrapper, 1.0.129"
                    
#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 Naos.Recipes.MessageBus.Hangfire.Console.Bootstrapper@1.0.129
                    
#: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=Naos.Recipes.MessageBus.Hangfire.Console.Bootstrapper&version=1.0.129
                    
Install as a Cake Addin
#tool nuget:?package=Naos.Recipes.MessageBus.Hangfire.Console.Bootstrapper&version=1.0.129
                    
Install as a Cake Tool

Recipe that installs the basic classes and references needed to get a Hangfire MessageBus worker harnessed by a .NET Console Application up and running.

There are no supported framework assets in this package.

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
1.0.129 836 7/13/2021
1.0.128 776 11/20/2020
1.0.127 744 11/20/2020
1.0.126 790 10/1/2020
1.0.125 849 9/18/2020
1.0.124 913 9/18/2020
1.0.123 796 8/3/2020
1.0.122 921 12/5/2019
1.0.121 863 12/5/2019
1.0.120 893 12/3/2019
1.0.119 1,000 6/7/2019
1.0.118 1,019 6/7/2019
1.0.117 1,005 6/6/2019
1.0.116 963 5/30/2019
1.0.115 969 3/30/2019
1.0.114 956 3/13/2019
1.0.113 1,026 3/13/2019
1.0.112 970 3/13/2019
1.0.111 988 3/13/2019
1.0.109 990 3/12/2019
Loading failed