Budgie 1.0.1-beta5

This is a prerelease version of Budgie.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Budgie --version 1.0.1-beta5
                    
NuGet\Install-Package Budgie -Version 1.0.1-beta5
                    
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="1.0.1-beta5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Budgie" Version="1.0.1-beta5" />
                    
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 1.0.1-beta5
                    
#r "nuget: Budgie, 1.0.1-beta5"
                    
#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=1.0.1-beta5&prerelease
                    
Install Budgie as a Cake Addin
#tool nuget:?package=Budgie&version=1.0.1-beta5&prerelease
                    
Install Budgie as a Cake Tool

A simple asynchronous Twitter client library.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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

Prerelease!

- .NET 4 Client Profile (and up) only
- No streaming support

Contributions and suggestions are welcome.