SocialAuthTasks 0.1.1-alpha

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

This library allows developers to create the 'sign into social network' experience for their Windows Phone apps.

Product Compatible and additional computed target framework versions.
Windows Phone wp71 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
0.1.1-alpha 53 1/7/2013
0.1.0-alpha 41 1/6/2013

This is the initial preview version.