RabbitIO 0.9.0

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

// Install RabbitIO as a Cake Tool
#tool nuget:?package=RabbitIO&version=0.9.0

A library that unifies multiple forms of PlayerIO authentication.

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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.4 2,034 1/3/2015
0.9.3.3 1,460 12/21/2014
0.9.3.2 1,484 12/21/2014
0.9.3.1 1,469 12/21/2014
0.9.3 1,659 12/21/2014
0.9.2 1,501 12/21/2014
0.9.1 1,614 12/21/2014
0.9.0 1,478 12/20/2014

- Added support for multiple languages, including French, German, Spanish, and many more
- Now supports general PlayerIO authentication, making Rabbit much more applicable.
- To authenticate with everybody edits, use EERabbitAuth. No other changes are necessary.
- Made auth properties instance members. The public api has changed, and you can read more about it here.
- Better exceptions thrown when a value is invalid
- Fixed issue in documentation where Armor Games would be misspelled or had an extra space
- Removed internetstabilitytester because it did not work
- Fixed bugs with username login (some instances would not login or would misclassify it)
- More consistent terms in documentation
- Fixed Armor Games authentication
- Added support for $service-room$
- Reduced strictness of room id parsing
- Supported open worlds
- More comprehensive error messages
- Added email authentication
- Removed invalid FB token code restriction. Codes do not have a maximum length now and could have prevented some users from authenticating