Redpoint.Git.GitHub 2026.1100.676

Prefix Reserved
dotnet add package Redpoint.Git.GitHub --version 2026.1100.676
                    
NuGet\Install-Package Redpoint.Git.GitHub -Version 2026.1100.676
                    
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="Redpoint.Git.GitHub" Version="2026.1100.676" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Redpoint.Git.GitHub" Version="2026.1100.676" />
                    
Directory.Packages.props
<PackageReference Include="Redpoint.Git.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 Redpoint.Git.GitHub --version 2026.1100.676
                    
#r "nuget: Redpoint.Git.GitHub, 2026.1100.676"
                    
#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 Redpoint.Git.GitHub@2026.1100.676
                    
#: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=Redpoint.Git.GitHub&version=2026.1100.676
                    
Install as a Cake Addin
#tool nuget:?package=Redpoint.Git.GitHub&version=2026.1100.676
                    
Install as a Cake Tool

Redpoint.Git.GitHub

An implementation of Redpoint.Git.Abstractions that connects directly to GitHub through an access token.

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 (1)

Showing the top 1 NuGet packages that depend on Redpoint.Git.GitHub:

Package Downloads
Redpoint.Vfs.Layer.Git

A virtual filesystem layer that serves a Git commit, without requiring 'git checkout'. This layer is served read-only.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.1100.676 0 4/10/2026
2026.1100.579 3 4/10/2026
2026.1099.978 32 4/9/2026
2026.1099.931 36 4/9/2026
2026.1099.890 33 4/9/2026
2026.1099.846 31 4/9/2026
2026.1099.813 30 4/9/2026
2026.1099.796 34 4/9/2026
2026.1098.939 67 4/8/2026
2026.1098.877 61 4/8/2026
2026.1092.252 88 4/2/2026
2026.1092.189 90 4/2/2026
2026.1083.1405 89 3/24/2026
2026.1083.1403 82 3/24/2026
2026.1078.345 90 3/19/2026
2026.1078.335 83 3/19/2026
2026.1078.69 85 3/19/2026
2026.1076.368 82 3/17/2026
2026.1076.358 92 3/17/2026
2026.1076.335 85 3/17/2026
Loading failed