Redpoint.Git.Native
2024.1101.390
Prefix Reserved
dotnet add package Redpoint.Git.Native --version 2024.1101.390
NuGet\Install-Package Redpoint.Git.Native -Version 2024.1101.390
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.Native" Version="2024.1101.390" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Redpoint.Git.Native" Version="2024.1101.390" />
<PackageReference Include="Redpoint.Git.Native" />
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.Native --version 2024.1101.390
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Redpoint.Git.Native, 2024.1101.390"
#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.Native@2024.1101.390
#: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.Native&version=2024.1101.390
#tool nuget:?package=Redpoint.Git.Native&version=2024.1101.390
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Redpoint.Git.GitHub
An implementation of Redpoint.Git.Abstractions that represents a local repository. Also provides IGitRepoManagerFactory which allows you to fetch commits via the IGitRepoManager interface.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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.
-
net8.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- Redpoint.Concurrency (>= 2024.1101.390)
- Redpoint.Git.Abstractions (>= 2024.1101.390)
- Redpoint.Hashing (>= 2024.1101.390)
- Redpoint.Tasks (>= 2024.1101.390)
- Redpoint.ThirdParty.LibGit2Sharp (= 2023.177.63629)
- System.Linq.Async (>= 6.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Redpoint.Git.Native:
| 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 |
|---|---|---|
| 2024.1101.390 | 326 | 4/10/2024 |
| 2024.1100.741 | 280 | 4/9/2024 |
| 2024.1099.526 | 244 | 4/8/2024 |
| 2024.1099.466 | 250 | 4/8/2024 |
| 2024.1098.573 | 258 | 4/7/2024 |
| 2024.1095.977 | 316 | 4/4/2024 |
| 2024.1095.847 | 257 | 4/4/2024 |
| 2024.1095.604 | 278 | 4/4/2024 |
| 2024.1095.485 | 293 | 4/4/2024 |
| 2024.1094.930 | 257 | 4/3/2024 |
| 2024.1094.910 | 247 | 4/3/2024 |
| 2024.1094.387 | 287 | 4/3/2024 |
| 2024.1094.313 | 281 | 4/3/2024 |
| 2024.1093.520 | 270 | 4/2/2024 |
| 2024.1092.240 | 288 | 4/1/2024 |
| 2024.1089.1425 | 266 | 3/29/2024 |
| 2024.1089.983 | 316 | 3/29/2024 |
| 2024.1089.942 | 250 | 3/29/2024 |
| 2024.1089.2 | 276 | 3/29/2024 |
| 2024.1088.1343 | 275 | 3/28/2024 |
Loading failed