AtmaFileSystem 2.0.1

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

// Install AtmaFileSystem as a Cake Tool
#tool nuget:?package=AtmaFileSystem&version=2.0.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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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
6.1.0 1,403 6/1/2023
6.0.0 2,702 4/25/2022
5.0.0 7,255 2/16/2022
4.8.0 4,039 5/13/2021
4.7.0 4,459 12/25/2020
4.6.1 939 12/22/2020
4.6.0 996 12/21/2020
4.5.0 2,518 11/17/2020
4.4.1 1,111 11/1/2020
4.4.0 1,091 10/25/2020
4.3.0 1,036 10/20/2020
4.2.0 1,144 10/11/2020
4.1.0 1,000 10/11/2020
4.0.0 1,019 10/11/2020
3.2.3 7,279 4/3/2020
3.2.2 1,027 4/3/2020
3.2.1 1,039 3/30/2020
3.1.0 1,099 3/24/2020
3.0.0 7,381 11/22/2019
2.2.0 1,154 11/3/2019
2.1.1 3,954 3/10/2019
2.0.1 1,274 3/9/2019
2.0.0 1,237 3/9/2019
1.0.0 1,227 3/6/2019
0.5.0 1,991 11/25/2015
0.4.0 1,623 10/11/2015
0.3.1 1,711 7/1/2015
0.3.0 1,713 6/30/2015
0.2.2 1,759 6/20/2015
0.2.1 1,658 6/19/2015
0.2.0 1,631 6/19/2015
0.1.2 1,736 5/18/2015

Fixed a small bug