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 309 2026/7/5
8.1.1 253 2026/1/5
8.1.0 456 2025/10/12
8.0.0 294 2025/10/7
7.6.0 281 2025/6/27
7.5.0 380 2025/5/25
7.4.0 336 2025/5/6
7.3.0 342 2025/1/8
7.2.0 311 2024/12/1
7.1.1 326 2024/10/23
7.1.0 285 2024/10/23
7.0.0 296 2024/10/23
6.1.0 2,475 2023/6/1
6.0.0 3,319 2022/4/25
5.0.0 8,147 2022/2/16
4.8.0 4,750 2021/5/13
4.7.0 5,273 2020/12/25
4.6.1 1,204 2020/12/22
4.6.0 1,254 2020/12/21
4.5.0 3,099 2020/11/17
Loading failed