NerdBank.OAuth 0.2.1-beta2

Prefix Reserved
This package has been deprecated as it is legacy and is no longer maintained.
This is a prerelease version of NerdBank.OAuth.
dotnet add package NerdBank.OAuth --version 0.2.1-beta2
                    
NuGet\Install-Package NerdBank.OAuth -Version 0.2.1-beta2
                    
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="NerdBank.OAuth" Version="0.2.1-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NerdBank.OAuth" Version="0.2.1-beta2" />
                    
Directory.Packages.props
<PackageReference Include="NerdBank.OAuth" />
                    
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 NerdBank.OAuth --version 0.2.1-beta2
                    
#r "nuget: NerdBank.OAuth, 0.2.1-beta2"
                    
#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=NerdBank.OAuth&version=0.2.1-beta2&prerelease
                    
Install NerdBank.OAuth as a Cake Addin
#tool nuget:?package=NerdBank.OAuth&version=0.2.1-beta2&prerelease
                    
Install NerdBank.OAuth as a Cake Tool

OAuth 1.0 Consumer portable class library targeting .NET Framework 4.5, Windows Phone 8 and Windows 8.

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.