Naos.Recipes.Configuration.Bootstrapper 1.0.129

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

Common configuration setup logic that is used in the Naos ecosystem.

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.Configuration.Bootstrapper:

Package Downloads
HundredProof.Recipes.Console.Bootstrapper

Recipe that installs the basic classes and references needed to get 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 887 7/13/2021
1.0.128 780 11/20/2020
1.0.127 779 11/20/2020
1.0.126 802 10/1/2020
1.0.125 869 9/18/2020
1.0.124 886 9/18/2020
1.0.123 814 8/3/2020
1.0.122 884 12/5/2019
1.0.121 887 12/5/2019
1.0.120 882 12/3/2019
1.0.119 1,230 6/7/2019
1.0.118 983 6/7/2019
1.0.117 968 6/6/2019
1.0.116 1,398 5/30/2019
1.0.115 1,515 3/30/2019
1.0.114 1,393 3/13/2019
1.0.113 1,457 3/13/2019
1.0.112 1,393 3/13/2019
1.0.111 1,414 3/13/2019
1.0.109 1,497 3/12/2019
Loading failed