AbsolutePathHelpers 0.1.4

This package has a SemVer 2.0.0 package version: 0.1.4+build.5.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AbsolutePathHelpers --version 0.1.4                
NuGet\Install-Package AbsolutePathHelpers -Version 0.1.4                
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="AbsolutePathHelpers" Version="0.1.4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AbsolutePathHelpers --version 0.1.4                
#r "nuget: AbsolutePathHelpers, 0.1.4"                
#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 AbsolutePathHelpers as a Cake Addin
#addin nuget:?package=AbsolutePathHelpers&version=0.1.4

// Install AbsolutePathHelpers as a Cake Tool
#tool nuget:?package=AbsolutePathHelpers&version=0.1.4                

AbsolutePathHelpers

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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 is compatible.  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.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.68 54 12/26/2024
0.1.67 165 12/19/2024
0.1.66 115 12/17/2024
0.1.65 198 12/6/2024
0.1.64 261 12/6/2024
0.1.63 85 12/5/2024
0.1.62 106 12/5/2024
0.1.61 156 12/4/2024
0.1.60 84 12/3/2024
0.1.59 171 12/3/2024
0.1.58 42 12/3/2024
0.1.57 193 11/25/2024
0.1.56 69 11/25/2024
0.1.55 84 11/22/2024
0.1.54 102 11/22/2024
0.1.53 92 11/22/2024
0.1.52 207 11/19/2024
0.1.51 41 11/19/2024
0.1.50 131 11/14/2024
0.1.49 103 11/13/2024
0.1.48 334 11/8/2024
0.1.47 39 11/7/2024
0.1.46 107 11/6/2024
0.1.45 35 11/6/2024
0.1.44 185 11/5/2024
0.1.43 204 10/30/2024
0.1.42 95 10/30/2024
0.1.41 138 10/29/2024
0.1.40 209 10/28/2024
0.1.39 45 10/25/2024
0.1.38 271 10/23/2024
0.1.37 157 10/22/2024
0.1.36 300 10/18/2024
0.1.35 250 10/14/2024
0.1.34 211 10/11/2024
0.1.33 289 10/8/2024
0.1.32 183 10/7/2024
0.1.31 150 10/4/2024
0.1.30 229 10/2/2024
0.1.29 266 9/27/2024
0.1.28 49 9/27/2024
0.1.27 54 9/27/2024
0.1.26 170 9/26/2024
0.1.25 158 9/25/2024
0.1.24 193 9/24/2024
0.1.23 49 9/24/2024
0.1.22 204 9/20/2024
0.1.21 183 9/18/2024
0.1.20 45 9/18/2024
0.1.19 152 9/16/2024
0.1.18 210 9/11/2024
0.1.17 303 9/5/2024
0.1.16 47 9/5/2024
0.1.15 136 9/4/2024
0.1.14 87 9/4/2024
0.1.13 104 8/29/2024
0.1.12 100 8/29/2024
0.1.11 44 8/29/2024
0.1.10 48 8/29/2024
0.1.9 47 8/28/2024
0.1.8 48 8/28/2024
0.1.7 50 8/28/2024
0.1.6 59 8/28/2024
0.1.4 57 8/28/2024
0.1.3 46 8/28/2024
0.1.2 82 8/27/2024
0.1.1 44 8/27/2024
0.1.0 48 8/27/2024

## What's Changed
* Added IEquatable to AbsolutePath by @Kiryuumaru in https://github.com/Kiryuumaru/AbsolutePathHelpers/pull/5

## New Versions
* Bump `absolute_path_helpers` from `0.1.3` to `0.1.4`. See [changelog](https://github.com/Kiryuumaru/AbsolutePathHelpers/compare/absolute_path_helpers/0.1.3...absolute_path_helpers/0.1.4)


**Full Changelog**: https://github.com/Kiryuumaru/AbsolutePathHelpers/compare/build.4...build.5