Naos.Recipes.Console.Bootstrapper 1.0.129

dotnet add package Naos.Recipes.Console.Bootstrapper --version 1.0.129
                    
NuGet\Install-Package Naos.Recipes.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.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.Console.Bootstrapper" Version="1.0.129" />
                    
Directory.Packages.props
<PackageReference Include="Naos.Recipes.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.Console.Bootstrapper --version 1.0.129
                    
#r "nuget: Naos.Recipes.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.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.Console.Bootstrapper&version=1.0.129
                    
Install as a Cake Addin
#tool nuget:?package=Naos.Recipes.Console.Bootstrapper&version=1.0.129
                    
Install as a Cake Tool

Recipe that installs the basic classes and references needed to get 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 (1)

Showing the top 1 NuGet packages that depend on Naos.Recipes.Console.Bootstrapper:

Package Downloads
Naos.Recipes.MessageBus.Hangfire.Console.Bootstrapper

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.129 1,024 7/13/2021
1.0.128 917 11/20/2020
1.0.127 966 11/20/2020
1.0.126 960 10/1/2020
1.0.125 1,027 9/18/2020
1.0.124 1,062 9/18/2020
1.0.123 1,022 8/3/2020
1.0.122 1,130 12/5/2019
1.0.121 1,048 12/5/2019
1.0.120 1,088 12/3/2019
1.0.119 1,222 6/7/2019
1.0.118 1,243 6/7/2019
1.0.117 1,226 6/6/2019
1.0.116 1,147 5/30/2019
1.0.115 1,216 3/30/2019
1.0.114 1,183 3/13/2019
1.0.113 1,187 3/13/2019
1.0.112 1,143 3/13/2019
1.0.111 1,195 3/13/2019
1.0.109 1,234 3/12/2019
Loading failed