AtmaFileSystem 9.0.0

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

Library for path value manipulation. This library concentrates on operations on path VALUES instead of the path locations, trying to make these operations as much type-safe and type-checked as possible.

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 AtmaFileSystem:

Package Downloads
NScan.SharedKernel

Package Description

Cake.NScan

A tool for enforcing project dependency conventions - library

NScan.Adapter.ReadingCSharpSolution

Package Description

NScan.Domain

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0 42 7/5/2026
8.1.1 239 1/5/2026
8.1.0 422 10/12/2025
8.0.0 282 10/7/2025
7.6.0 269 6/27/2025
7.5.0 358 5/25/2025
7.4.0 325 5/6/2025
7.3.0 315 1/8/2025
7.2.0 303 12/1/2024
7.1.1 314 10/23/2024
7.1.0 276 10/23/2024
7.0.0 285 10/23/2024
6.1.0 2,461 6/1/2023
6.0.0 3,311 4/25/2022
5.0.0 8,139 2/16/2022
4.8.0 4,744 5/13/2021
4.7.0 5,268 12/25/2020
4.6.1 1,199 12/22/2020
4.6.0 1,248 12/21/2020
4.5.0 3,096 11/17/2020
Loading failed