Budgie 3.0.1

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

A simple asynchronous Twitter client library.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.1 218 8/9/2014
3.0.0 78 10/26/2013
3.0.0-beta1 63 10/17/2013
2.1.0 67 10/9/2013
2.0.0 59 7/4/2013
1.1.0 57 8/21/2012
1.0.1 58 4/21/2012
1.0.1-beta6 48 4/19/2012
1.0.1-beta5 51 4/18/2012
1.0.1-beta4 50 4/17/2012
1.0.1-beta3 50 4/16/2012
1.0.1-beta2 50 4/15/2012
1.0.1-beta1 49 4/15/2012
1.0.0-beta1 48 4/15/2012