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

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 (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 1,483 3/1/2014
2.0.0.576 1,632 12/16/2013
1.1.0.533 701 8/6/2013
1.0.0.443 3,921 2/13/2013
1.0.0.441 2,594 1/9/2013
0.9.1.274 7,489 4/30/2012
0.9.1.224 420 4/9/2012
0.9.1.202 431 3/19/2012
0.9.1.201 280 3/17/2012
0.9.1.199 224 3/14/2012
0.9.1.198 340 3/5/2012
0.9.1.197 1,057 2/22/2012
0.9.1.195 229 2/20/2012
0.9.1.194 184 2/20/2012
0.9.1.193 192 2/20/2012
0.9.1.191 295 2/10/2012
0.9.1.190 236 2/8/2012
0.9.1.189 199 2/8/2012
0.9.1.188 2,957 2/7/2012
0.9.1.187 195 2/7/2012
Loading failed