gitter-api-pcl 1.0.0-preview2

.NET Standard 1.1
This is a prerelease version of gitter-api-pcl.
dotnet add package gitter-api-pcl --version 1.0.0-preview2
NuGet\Install-Package gitter-api-pcl -Version 1.0.0-preview2
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="gitter-api-pcl" Version="1.0.0-preview2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add gitter-api-pcl --version 1.0.0-preview2
#r "nuget: gitter-api-pcl, 1.0.0-preview2"
#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 gitter-api-pcl as a Cake Addin
#addin nuget:?package=gitter-api-pcl&version=1.0.0-preview2&prerelease

// Install gitter-api-pcl as a Cake Tool
#tool nuget:?package=gitter-api-pcl&version=1.0.0-preview2&prerelease

Gitter# provide you the minimum code you need to use the Gitter API

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Additional computed target framework(s)
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
1.0.0-preview2 1,832 2/28/2018
1.0.0-preview1 823 8/5/2017
0.8.0 1,057 8/3/2017
0.7.2 925 8/3/2017
0.7.1 919 7/31/2017
0.7.0 908 7/31/2017
0.6.1 1,017 11/18/2016
0.6.0 1,130 11/6/2016
0.5.6 945 8/30/2016
0.5.5 965 8/30/2016
0.5.4 1,039 2/4/2016
0.5.3 967 1/30/2016
0.5.2 1,011 10/30/2015
0.5.1 1,027 10/30/2015
0.5.0 1,013 10/29/2015
0.4.5 966 10/28/2015
0.4.4 972 10/28/2015
0.4.3 976 10/28/2015
0.4.2 982 10/27/2015
0.4.1 982 10/27/2015
0.4.0 1,008 10/26/2015
0.3.7 970 10/25/2015
0.3.6 1,033 10/24/2015
0.3.5 997 10/24/2015
0.3.4 1,017 10/17/2015
0.3.3 991 10/17/2015
0.3.2 977 10/17/2015
0.3.1 992 10/16/2015
0.3.0 986 10/15/2015
0.2.16 962 10/15/2015
0.2.14 974 10/12/2015
0.2.13 990 10/12/2015
0.2.12 976 10/11/2015
0.2.11 950 10/11/2015
0.2.9 936 10/10/2015
0.2.8 1,066 10/10/2015
0.2.7 1,101 10/10/2015
0.2.6 1,204 10/2/2015
0.2.5 1,078 10/1/2015
0.2.4 1,077 10/1/2015
0.2.2 1,072 9/27/2015
0.2.1 1,062 9/27/2015
0.2.0 1,078 9/27/2015
0.1.3 1,055 9/27/2015
0.1.2 1,055 9/27/2015
0.1.1 1,022 9/17/2015
0.1.0 1,268 9/17/2015

Rename one method `JoinRoom` to `GetRoom`