Bottles 2.1.0.584

dotnet add package Bottles --version 2.1.0.584
                    
NuGet\Install-Package Bottles -Version 2.1.0.584
                    
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="Bottles" Version="2.1.0.584" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bottles" Version="2.1.0.584" />
                    
Directory.Packages.props
<PackageReference Include="Bottles" />
                    
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 Bottles --version 2.1.0.584
                    
#r "nuget: Bottles, 2.1.0.584"
                    
#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 Bottles@2.1.0.584
                    
#: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=Bottles&version=2.1.0.584
                    
Install as a Cake Addin
#tool nuget:?package=Bottles&version=2.1.0.584
                    
Install as a Cake Tool

Shared libraries for runtime and deployment packaging of .Net applications

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Bottles:

Repository Stars
chucknorris/roundhouse
RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control
Version Downloads Last Updated
2.1.0.584 813 3/1/2014
2.0.0.576 805 12/16/2013
1.1.0.533 151 8/6/2013
1.0.0.443 605 2/13/2013
1.0.0.441 938 1/9/2013
0.9.1.274 102 4/30/2012
0.9.1.224 77 4/9/2012
0.9.1.202 65 3/19/2012
0.9.1.201 67 3/17/2012
0.9.1.199 65 3/14/2012
0.9.1.198 66 3/5/2012
0.9.1.197 97 2/22/2012
0.9.1.195 67 2/20/2012
0.9.1.194 67 2/20/2012
0.9.1.193 65 2/20/2012
0.9.1.191 64 2/10/2012
0.9.1.190 68 2/8/2012
0.9.1.189 66 2/8/2012
0.9.1.188 63 2/7/2012
0.9.1.187 67 2/7/2012
Loading failed