Redpoint.Vfs.LocalIo 2026.1148.1138

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

Redpoint.Vfs.LocalIo

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

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

Showing the top 4 NuGet packages that depend on Redpoint.Vfs.LocalIo:

Package Downloads
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.Layer.Folder

A virtual filesystem layer that serves a folder, optionally layered on top of another virtual filesystem layer. This layer is served read-only.

Redpoint.Vfs.Layer.Git

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

Redpoint.Vfs.Layer.GitDependencies

A virtual filesystem layer that serves GitDependencies on top of a Git commit, without running GitDependencies.exe. This is intended for use with the Unreal Engine GitHub repository. This layer is served read-only.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.1148.1138 0 5/28/2026
2026.1146.78 51 5/26/2026
2026.1145.557 104 5/25/2026
2026.1145.536 114 5/25/2026
2026.1144.634 105 5/24/2026
2026.1144.619 104 5/24/2026
2026.1144.288 107 5/24/2026
2026.1143.1097 106 5/23/2026
2026.1143.512 108 5/23/2026
2026.1143.499 107 5/23/2026
2026.1143.487 106 5/23/2026
2026.1143.486 107 5/23/2026
2026.1143.482 104 5/23/2026
2026.1143.479 107 5/23/2026
2026.1142.740 114 5/22/2026
2026.1142.738 106 5/22/2026
2026.1141.1069 110 5/21/2026
2026.1141.1068 112 5/21/2026
2026.1141.661 108 5/21/2026
2026.1141.644 106 5/21/2026
Loading failed