GraphVersionHelper 1.1.1

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

This package contains an helper to determine which are currently versions of Facebook Graph API for HTTP request without update your applications every time a new version is available.

Supported platform:
- .NET Framework 4.5;
- Silverlight 5;
- Windows 8;
- Windows Phone 8.1;
- Windows Phone Silverlight 8;
- Xamarin.Android;
- Xamarin.iOS;
- Xamarin.iOS (Classic).

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
2.0.0 1,312 9/29/2017
1.1.1 1,390 11/27/2015
1.1.0 1,235 11/27/2015
1.0.4 1,183 5/28/2015
1.0.3 1,131 5/28/2015
1.0.2 1,325 5/26/2015
1.0.1 1,120 5/26/2015
1.0.0 1,502 5/26/2015

1.1.1:

Bugfix

1.1.0:

Final release