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.6.1.1 1,001 6/11/2024
3.6.0 222 5/25/2024
3.5.0.2 320 2/2/2024
3.5.0.1 261 1/16/2024
3.5.0 225 1/15/2024
3.4.2 1,579 1/15/2024
3.4.1 345 1/6/2024
3.0.6.2 1,369 3/27/2023
3.0.5 2,031 12/27/2022
3.0.1.8 3,258 10/1/2022
3.0.0.7 1,805 9/19/2022
3.0.0.6 1,778 6/26/2022
3.0.0.5 1,828 6/26/2022
3.0.0.4 1,674 6/26/2022
3.0.0.3 5,483 5/15/2022
3.0.0.2 1,843 5/15/2022
3.0.0.1 1,856 5/15/2022
3.0.0-beta9 318 5/14/2022
3.0.0-beta8 447 4/10/2022
3.0.0-beta7 628 1/18/2022
3.0.0-beta6 627 1/11/2022
3.0.0-beta5 470 1/11/2022
3.0.0-beta4 495 1/10/2022
3.0.0-beta3 518 1/10/2022
3.0.0-beta2 476 1/9/2022
3.0.0-beta10 310 5/15/2022
3.0.0-beta1 865 11/13/2021
3.0.0-alpha6 549 11/9/2021
3.0.0-alpha5 539 9/14/2021
3.0.0-alpha4 370 8/15/2021
3.0.0-alpha3 2,491 8/6/2021
3.0.0-alpha2 376 8/5/2021
3.0.0-alpha1 285 8/3/2021
1.0.1 1,513 7/24/2021
1.0.0.3 454 7/23/2021
1.0.0.2 327 7/23/2021
1.0.0.1 422 7/23/2021
1.0.0 346 7/23/2021