Skip to main content
ModelingEvolution.FileSystem package icon

ModelingEvolution.FileSystem

Strongly-typed file system path handling with AbsolutePath and RelativePath value types. Features intuitive path arithmetic operators (Relative + Relative, Absolute + Relative, Absolute - Absolute), cross-platform normalization, IParsable support, and JSON serialization.

Total Downloads
3.9K
3,909
Published
Mar 23, 2026
Latest stable version

Install

.NET CLI
dotnet add package ModelingEvolution.FileSystem --version 2.3.1
Package Manager Console
Install-Package ModelingEvolution.FileSystem -Version 2.3.1
PackageReference
<PackageReference Include="ModelingEvolution.FileSystem" Version="2.3.1" />

Frameworks

net10.0

Dependencies

Adoption guide

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

Compatibility metadata lists 1 target framework; 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.