Naos.Deployment.Config.Common 1.1.522

dotnet add package Naos.Deployment.Config.Common --version 1.1.522
                    
NuGet\Install-Package Naos.Deployment.Config.Common -Version 1.1.522
                    
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.Deployment.Config.Common" Version="1.1.522">
  <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.Deployment.Config.Common" Version="1.1.522" />
                    
Directory.Packages.props
<PackageReference Include="Naos.Deployment.Config.Common">
  <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.Deployment.Config.Common --version 1.1.522
                    
#r "nuget: Naos.Deployment.Config.Common, 1.1.522"
                    
#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.Deployment.Config.Common@1.1.522
                    
#: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.Deployment.Config.Common&version=1.1.522
                    
Install as a Cake Addin
#tool nuget:?package=Naos.Deployment.Config.Common&version=1.1.522
                    
Install as a Cake Tool

Common config for Naos.Deployment.Console or other implementation to initialize SetupStepFactory, ComputingInfrastructureManager, and a default DeploymentConfiguration.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Naos.Deployment.Config.Common:

Package Downloads
Naos.Deployment.Bootstrapper

Recipe that installs the basic classes and references needed to run Naos.Deployment logic, servers to abstract configuration and not need to provided everything on the command line.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.522 406 3/26/2026
1.1.521 360 3/26/2026
1.1.520 575 10/28/2025
1.1.519 667 8/13/2025
1.1.518 629 7/16/2025
1.1.517 646 5/6/2025
1.1.516 652 4/24/2025
1.1.515 634 2/19/2025
1.1.514 613 2/19/2025
1.1.513 614 2/17/2025
1.1.511 599 2/14/2025
1.1.509 569 2/13/2025
1.1.506 834 5/5/2023
1.1.505 791 4/28/2023
1.1.504 957 2/16/2023
1.1.503 974 2/2/2023
1.1.502 1,012 2/1/2023
1.1.501 1,011 1/26/2023
1.1.500 1,057 12/5/2022
1.1.499 1,345 6/23/2022
Loading failed