Ivy.Auth.GitHub 1.2.15

dotnet add package Ivy.Auth.GitHub --version 1.2.15
                    
NuGet\Install-Package Ivy.Auth.GitHub -Version 1.2.15
                    
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="Ivy.Auth.GitHub" Version="1.2.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ivy.Auth.GitHub" Version="1.2.15" />
                    
Directory.Packages.props
<PackageReference Include="Ivy.Auth.GitHub" />
                    
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 Ivy.Auth.GitHub --version 1.2.15
                    
#r "nuget: Ivy.Auth.GitHub, 1.2.15"
                    
#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.
#:package Ivy.Auth.GitHub@1.2.15
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Ivy.Auth.GitHub&version=1.2.15
                    
Install as a Cake Addin
#tool nuget:?package=Ivy.Auth.GitHub&version=1.2.15
                    
Install as a Cake Tool

Ivy.Auth.GitHub

This package provides GitHub authentication integration for the Ivy framework.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in 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
1.2.15 0 2/20/2026
1.2.14 76 2/8/2026
1.2.14-pre-20260219123402 31 2/19/2026
1.2.14-pre-20260213104724 78 2/13/2026
1.2.13 89 1/20/2026
1.2.13-pre-20260208200015 83 2/8/2026
1.2.13-pre-20260206112943 84 2/6/2026
1.2.12 137 1/19/2026
1.2.12-pre-20260120141613 93 1/20/2026
1.2.11 108 1/19/2026
1.2.10 100 1/11/2026
1.2.10-pre-20260116095123 96 1/16/2026
1.2.10-pre-20260116094016 92 1/16/2026
1.2.10-pre-20260115151459 99 1/15/2026
1.2.10-pre-20260113113902 101 1/13/2026
1.2.8 97 1/11/2026
1.2.7 186 1/9/2026
1.2.7-pre-20260111152546 88 1/11/2026
1.2.6-pre-20260108131150 91 1/8/2026
1.2.6-pre-20260108123934 100 1/8/2026
Loading failed