Skip to main content
Nullean.ScopedFileSystem package icon

Nullean.ScopedFileSystem

A System.IO.Abstractions IFileSystem decorator that restricts file read and write operations to one or more configured scope roots and rejects symbolic links.

Total Downloads
33.3K
33,325
Published
Apr 1, 2026
Latest stable version

Install

.NET CLI
dotnet add package Nullean.ScopedFileSystem --version 0.4.0
Package Manager Console
Install-Package Nullean.ScopedFileSystem -Version 0.4.0
PackageReference
<PackageReference Include="Nullean.ScopedFileSystem" Version="0.4.0" />

Frameworks

net9.0 net10.0 .NETStandard2.0 .NETStandard2.1

Dependencies

[22.1.0, )
[22.1.0, )
System.IO.Abstractions
.NETStandard2.0
[22.1.0, )
System.IO.Abstractions
.NETStandard2.1
[22.1.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.