Naos.Deployment.Recipes.OpenVpnSetup 1.1.520

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

Recipe that installs the logic to setup an OpenVpn server.

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.1.520 330 10/28/2025
1.1.519 387 8/13/2025
1.1.518 383 7/16/2025
1.1.517 415 5/6/2025
1.1.516 392 4/24/2025
1.1.515 372 2/19/2025
1.1.514 352 2/19/2025
1.1.513 334 2/17/2025
1.1.511 356 2/14/2025
1.1.509 347 2/13/2025
1.1.506 578 5/5/2023
1.1.505 470 4/28/2023
1.1.504 582 2/16/2023
1.1.503 600 2/2/2023
1.1.502 598 2/1/2023
1.1.501 586 1/26/2023
1.1.500 663 12/5/2022
1.1.499 764 6/23/2022
1.1.498 723 6/23/2022
1.1.495 755 6/22/2022
Loading failed