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.
#addin nuget:?package=Wabbajack.Paths&version=1.0.0
                    
Install Wabbajack.Paths as a Cake Addin
#tool nuget:?package=Wabbajack.Paths&version=1.0.0
                    
Install Wabbajack.Paths 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. 
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.7.5.1 1,499 12/22/2024
3.6.1.1 2,123 6/11/2024
3.6.0 377 5/25/2024
3.5.0.2 456 2/2/2024
3.5.0.1 429 1/16/2024
3.5.0 352 1/15/2024
3.4.2 1,713 1/15/2024
3.4.1 489 1/6/2024
3.0.6.2 1,596 3/27/2023
3.0.5 2,229 12/27/2022
3.0.1.8 3,456 10/1/2022
3.0.0.7 1,921 9/19/2022
3.0.0.6 1,900 6/26/2022
3.0.0.5 1,964 6/26/2022
3.0.0.4 1,789 6/26/2022
3.0.0.3 5,611 5/15/2022
3.0.0.2 1,971 5/15/2022
3.0.0.1 1,973 5/15/2022
3.0.0-beta9 436 5/14/2022
3.0.0-beta8 562 4/10/2022
3.0.0-beta7 856 1/18/2022
3.0.0-beta6 868 1/11/2022
3.0.0-beta5 662 1/11/2022
3.0.0-beta4 690 1/10/2022
3.0.0-beta3 709 1/10/2022
3.0.0-beta2 662 1/9/2022
3.0.0-beta10 419 5/15/2022
3.0.0-beta1 1,120 11/13/2021
3.0.0-alpha6 718 11/9/2021
3.0.0-alpha5 662 9/14/2021
3.0.0-alpha4 470 8/15/2021
3.0.0-alpha3 2,620 8/6/2021
3.0.0-alpha2 488 8/5/2021
3.0.0-alpha1 365 8/3/2021
1.0.1 1,655 7/24/2021
1.0.0.3 500 7/23/2021
1.0.0.2 376 7/23/2021
1.0.0.1 473 7/23/2021
1.0.0 393 7/23/2021