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.
<PackageVersion Include="Wabbajack.Paths" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Wabbajack.Paths" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package Wabbajack.Paths@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Wabbajack.Paths&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Wabbajack.Paths&version=1.0.0
                    
Install as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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
4.0.2 1,658 6/28/2025
3.7.5.1 2,362 12/22/2024
3.6.1.1 2,509 6/11/2024
3.6.0 720 5/25/2024
3.5.0.2 798 2/2/2024
3.5.0.1 817 1/16/2024
3.5.0 666 1/15/2024
3.4.2 2,048 1/15/2024
3.4.1 817 1/6/2024
3.0.6.2 1,991 3/27/2023
3.0.5 2,615 12/27/2022
3.0.1.8 3,842 10/1/2022
3.0.0.7 2,147 9/19/2022
3.0.0.6 2,158 6/26/2022
3.0.0.5 2,209 6/26/2022
3.0.0.4 2,013 6/26/2022
3.0.0.3 5,865 5/15/2022
3.0.0.2 2,215 5/15/2022
3.0.0.1 2,225 5/15/2022
3.0.0-beta9 663 5/14/2022
3.0.0-beta8 806 4/10/2022
3.0.0-beta7 1,273 1/18/2022
3.0.0-beta6 1,325 1/11/2022
3.0.0-beta5 1,086 1/11/2022
3.0.0-beta4 1,133 1/10/2022
3.0.0-beta3 1,124 1/10/2022
3.0.0-beta2 1,051 1/9/2022
3.0.0-beta10 704 5/15/2022
3.0.0-beta1 1,513 11/13/2021
3.0.0-alpha6 1,124 11/9/2021
3.0.0-alpha5 888 9/14/2021
3.0.0-alpha4 703 8/15/2021
3.0.0-alpha3 2,901 8/6/2021
3.0.0-alpha2 685 8/5/2021
3.0.0-alpha1 547 8/3/2021
1.0.1 1,931 7/24/2021
1.0.0.3 629 7/23/2021
1.0.0.2 491 7/23/2021
1.0.0.1 605 7/23/2021
1.0.0 510 7/23/2021