Redpoint.Reservation 2026.1106.418

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

Redpoint.Reservation

This library provides a way to safely reserve directories for read-write access, ensuring that no other process or thread using the Redpoint.Reservation API will access the directory at the same time.

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.Reservation:

Package Downloads
Redpoint.PackageManagement

Provides APIs for installing, upgrading and uninstalling packages with WinGet and Homebrew.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.1106.418 17 4/16/2026
2026.1106.417 16 4/16/2026
2026.1106.389 15 4/16/2026
2026.1106.385 21 4/16/2026
2026.1106.350 24 4/16/2026
2026.1106.336 22 4/16/2026
2026.1103.462 101 4/13/2026
2026.1103.428 109 4/13/2026
2026.1101.342 112 4/11/2026
2026.1101.283 102 4/11/2026
2026.1101.267 103 4/11/2026
2026.1101.238 106 4/11/2026
2026.1101.227 103 4/11/2026
2026.1100.676 127 4/10/2026
2026.1100.579 116 4/10/2026
2026.1099.978 109 4/9/2026
2026.1099.931 112 4/9/2026
2026.1099.890 107 4/9/2026
2026.1099.846 113 4/9/2026
2026.1099.813 107 4/9/2026
Loading failed