Redpoint.Vfs.Abstractions 2026.1076.368

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

Redpoint.Vfs.Abstractions

Provides abstractions for virtual filesystem layers and files.

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.
  • net10.0

    • No dependencies.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Redpoint.Vfs.Abstractions:

Package Downloads
Redpoint.Vfs.Windows

Utilities for virtual filesystem drivers and layers that are specific to Windows.

Redpoint.Vfs.Layer.Scratch

A virtual filesystem layer that acts as a copy-on-write scratch layer, to be layered on top of read-only layers. This layer is served read-write.

Redpoint.Vfs.LocalIo

Virtual filesystem file implementations that forward requests to the local filesystem.

Redpoint.Git.Abstractions

Provides common abstractions for Git data structures. The other Redpoint.Git.* libraries implement these interfaces.

Redpoint.Vfs.Driver

Provides abstractions for virtual filesystem drivers.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.1076.368 50 3/17/2026
2026.1076.358 60 3/17/2026
2026.1076.335 54 3/17/2026
2026.1076.329 50 3/17/2026
2026.1076.325 53 3/17/2026
2026.1072.397 86 3/13/2026
2026.1072.372 88 3/13/2026
2026.1072.370 78 3/13/2026
2026.1072.369 77 3/13/2026
2026.1065.340 140 3/6/2026
2026.1065.281 133 3/6/2026
2026.1065.266 138 3/6/2026
2026.1064.916 146 3/5/2026
2026.1064.914 126 3/5/2026
2026.1064.402 136 3/5/2026
2026.1064.401 135 3/5/2026
2026.1064.386 136 3/5/2026
2026.1064.377 135 3/5/2026
2026.1064.360 130 3/5/2026
2026.1064.354 140 3/5/2026
Loading failed