FluentInstallation 1.0.14
Fluent installation is a server installation framework for .net that lets you write installers fluently in C# and then invoke them directly through powershell cmdlets.
Install-Package FluentInstallation -Version 1.0.14
dotnet add package FluentInstallation --version 1.0.14
<PackageReference Include="FluentInstallation" Version="1.0.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentInstallation --version 1.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FluentInstallation, 1.0.14"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install FluentInstallation as a Cake Addin
#addin nuget:?package=FluentInstallation&version=1.0.14
// Install FluentInstallation as a Cake Tool
#tool nuget:?package=FluentInstallation&version=1.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FluentInstallation:
Package | Downloads |
---|---|
FluentInstallation.Web
Fluent installation is a server installation framework for .net that lets you write installers fluently in C# and then invoke them directly through powershell cmdlets.
|
|
FluentInstallation.Octopus
Fluent installation is a server installation framework for .net that lets you write installers fluently in C# and then invoke them directly through powershell cmdlets.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.14 | 15,083 | 3/10/2014 |