Wabbajack.Paths 1.0.0

There is a newer version of this package available.
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
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="Wabbajack.Paths" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Wabbajack.Paths --version 1.0.0
#r "nuget: Wabbajack.Paths, 1.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.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • 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.5.0.2 279 2/2/2024
3.5.0.1 238 1/16/2024
3.5.0 201 1/15/2024
3.4.2 1,040 1/15/2024
3.4.1 321 1/6/2024
3.0.6.2 1,291 3/27/2023
3.0.5 2,019 12/27/2022
3.0.1.8 3,248 10/1/2022
3.0.0.7 1,797 9/19/2022
3.0.0.6 1,766 6/26/2022
3.0.0.5 1,822 6/26/2022
3.0.0.4 1,666 6/26/2022
3.0.0.3 5,468 5/15/2022
3.0.0.2 1,837 5/15/2022
3.0.0.1 1,848 5/15/2022
3.0.0-beta9 312 5/14/2022
3.0.0-beta8 435 4/10/2022
3.0.0-beta7 612 1/18/2022
3.0.0-beta6 608 1/11/2022
3.0.0-beta5 466 1/11/2022
3.0.0-beta4 492 1/10/2022
3.0.0-beta3 514 1/10/2022
3.0.0-beta2 472 1/9/2022
3.0.0-beta10 304 5/15/2022
3.0.0-beta1 828 11/13/2021
3.0.0-alpha6 546 11/9/2021
3.0.0-alpha5 536 9/14/2021
3.0.0-alpha4 366 8/15/2021
3.0.0-alpha3 2,489 8/6/2021
3.0.0-alpha2 371 8/5/2021
3.0.0-alpha1 274 8/3/2021
1.0.1 1,506 7/24/2021
1.0.0.3 449 7/23/2021
1.0.0.2 322 7/23/2021
1.0.0.1 417 7/23/2021
1.0.0 342 7/23/2021