AtmaFileSystem 4.4.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package AtmaFileSystem --version 4.4.1                
NuGet\Install-Package AtmaFileSystem -Version 4.4.1                
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="4.4.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AtmaFileSystem --version 4.4.1                
#r "nuget: AtmaFileSystem, 4.4.1"                
#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.
// Install AtmaFileSystem as a Cake Addin
#addin nuget:?package=AtmaFileSystem&version=4.4.1

// Install AtmaFileSystem as a Cake Tool
#tool nuget:?package=AtmaFileSystem&version=4.4.1                

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 net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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
7.1.1 105 10/23/2024
7.1.0 82 10/23/2024
7.0.0 83 10/23/2024
6.1.0 1,912 6/1/2023
6.0.0 2,861 4/25/2022
5.0.0 7,500 2/16/2022
4.8.0 4,201 5/13/2021
4.7.0 4,658 12/25/2020
4.6.1 977 12/22/2020
4.6.0 1,029 12/21/2020
4.5.0 2,662 11/17/2020
4.4.1 1,147 11/1/2020
4.4.0 1,140 10/25/2020
4.3.0 1,070 10/20/2020
4.2.0 1,186 10/11/2020
4.1.0 1,037 10/11/2020
4.0.0 1,054 10/11/2020
3.2.3 7,700 4/3/2020
3.2.2 1,061 4/3/2020
3.2.1 1,075 3/30/2020
3.1.0 1,133 3/24/2020
3.0.0 7,719 11/22/2019
2.2.0 1,199 11/3/2019
2.1.1 4,078 3/10/2019
2.0.1 1,306 3/9/2019
2.0.0 1,269 3/9/2019
1.0.0 1,261 3/6/2019
0.5.0 2,035 11/25/2015
0.4.0 1,659 10/11/2015
0.3.1 1,748 7/1/2015
0.3.0 1,750 6/30/2015
0.2.2 1,796 6/20/2015
0.2.1 1,694 6/19/2015
0.2.0 1,666 6/19/2015
0.1.2 1,772 5/18/2015

Some IO methods were not extension methods - fixed.