Info
Version: | 7.1.1 |
Author(s): | Grzegorz Gałęzowski |
Last Update: | Wednesday, October 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/grzesiek-galezowski/atma-filesystem |
NuGet Url: | https://www.nuget.org/packages/AtmaFilesystem |
Install
Install-Package AtmaFilesystem
dotnet add package AtmaFilesystem
paket add AtmaFilesystem
AtmaFilesystem Download (Unzip the "nupkg" after downloading)
Dependencies
- Functional.Maybe(>= 2.0.20)
- Functional.Maybe.Just(>= 1.5.0)
- System.Collections.Immutable(>= 5.0.0)
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.