Wabbajack.Paths
1.0.0
See the version list below for details.
dotnet add package Wabbajack.Paths --version 1.0.0
NuGet\Install-Package Wabbajack.Paths -Version 1.0.0
<PackageReference Include="Wabbajack.Paths" Version="1.0.0" />
paket add Wabbajack.Paths --version 1.0.0
#r "nuget: Wabbajack.Paths, 1.0.0"
// Install Wabbajack.Paths as a Cake Addin #addin nuget:?package=Wabbajack.Paths&version=1.0.0 // Install Wabbajack.Paths as a Cake Tool #tool nuget:?package=Wabbajack.Paths&version=1.0.0
Wabbajack.Paths / Wabbajack.Paths.IO
Libraries for performing type safe, platform independent path manipulation. Internally paths are represented as arrays of strings meaning that navigating up and down a path is extremely cheap.
This library consists of 4 main classes:
AbsolutePath
This class represents a full rooted path and also contains platform specific information, in order to determine if the path is rooted on a drive (Windows) or a root folder (*nix)
RelativePath
A path relative to some undefined root. These are platform independent and will take on the separator formatting of the AbsolutePath to which they are attached. Until then, however, they will use backslash as the separator.
Extension
A type representing a file extension, always includes the .
FullPath
One or more RelativePaths rooted on an AbsolutePath. These are useful for referencing files in archives in archives.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
-
net5.0
- No dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Wabbajack.Paths:
Package | Downloads |
---|---|
Wabbajack.Hashing.xxHash64
Package Description |
|
Wabbajack.DTOs
Package Description |
|
Wabbajack.Paths.IO
Package Description |
|
Wabbajack.Networking.Http
Package Description |
|
Wabbajack.Hashing.PHash
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.6.1.1 | 1,713 | 6/11/2024 |
3.6.0 | 361 | 5/25/2024 |
3.5.0.2 | 441 | 2/2/2024 |
3.5.0.1 | 416 | 1/16/2024 |
3.5.0 | 340 | 1/15/2024 |
3.4.2 | 1,699 | 1/15/2024 |
3.4.1 | 475 | 1/6/2024 |
3.0.6.2 | 1,575 | 3/27/2023 |
3.0.5 | 2,211 | 12/27/2022 |
3.0.1.8 | 3,435 | 10/1/2022 |
3.0.0.7 | 1,901 | 9/19/2022 |
3.0.0.6 | 1,873 | 6/26/2022 |
3.0.0.5 | 1,943 | 6/26/2022 |
3.0.0.4 | 1,768 | 6/26/2022 |
3.0.0.3 | 5,591 | 5/15/2022 |
3.0.0.2 | 1,949 | 5/15/2022 |
3.0.0.1 | 1,950 | 5/15/2022 |
3.0.0-beta9 | 419 | 5/14/2022 |
3.0.0-beta8 | 544 | 4/10/2022 |
3.0.0-beta7 | 815 | 1/18/2022 |
3.0.0-beta6 | 827 | 1/11/2022 |
3.0.0-beta5 | 643 | 1/11/2022 |
3.0.0-beta4 | 670 | 1/10/2022 |
3.0.0-beta3 | 689 | 1/10/2022 |
3.0.0-beta2 | 642 | 1/9/2022 |
3.0.0-beta10 | 402 | 5/15/2022 |
3.0.0-beta1 | 1,052 | 11/13/2021 |
3.0.0-alpha6 | 697 | 11/9/2021 |
3.0.0-alpha5 | 641 | 9/14/2021 |
3.0.0-alpha4 | 449 | 8/15/2021 |
3.0.0-alpha3 | 2,600 | 8/6/2021 |
3.0.0-alpha2 | 468 | 8/5/2021 |
3.0.0-alpha1 | 345 | 8/3/2021 |
1.0.1 | 1,630 | 7/24/2021 |
1.0.0.3 | 476 | 7/23/2021 |
1.0.0.2 | 350 | 7/23/2021 |
1.0.0.1 | 448 | 7/23/2021 |
1.0.0 | 367 | 7/23/2021 |