AbsolutePathHelpers 0.1.16

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

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

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.  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.

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.75 287 1/20/2025
0.1.74 212 1/15/2025
0.1.73 197 1/10/2025
0.1.72 138 1/10/2025
0.1.71 23 1/8/2025
0.1.70 204 1/1/2025
0.1.69 167 12/27/2024
0.1.68 153 12/26/2024
0.1.67 203 12/19/2024
0.1.66 133 12/17/2024
0.1.65 214 12/6/2024
0.1.64 278 12/6/2024
0.1.63 101 12/5/2024
0.1.62 120 12/5/2024
0.1.61 172 12/4/2024
0.1.60 101 12/3/2024
0.1.59 187 12/3/2024
0.1.58 56 12/3/2024
0.1.57 203 11/25/2024
0.1.56 79 11/25/2024
0.1.55 94 11/22/2024
0.1.54 112 11/22/2024
0.1.53 102 11/22/2024
0.1.52 217 11/19/2024
0.1.51 49 11/19/2024
0.1.50 141 11/14/2024
0.1.49 111 11/13/2024
0.1.48 344 11/8/2024
0.1.47 49 11/7/2024
0.1.46 115 11/6/2024
0.1.45 45 11/6/2024
0.1.44 195 11/5/2024
0.1.43 212 10/30/2024
0.1.42 103 10/30/2024
0.1.41 148 10/29/2024
0.1.40 219 10/28/2024
0.1.39 55 10/25/2024
0.1.38 281 10/23/2024
0.1.37 167 10/22/2024
0.1.36 308 10/18/2024
0.1.35 258 10/14/2024
0.1.34 219 10/11/2024
0.1.33 299 10/8/2024
0.1.32 193 10/7/2024
0.1.31 160 10/4/2024
0.1.30 237 10/2/2024
0.1.29 275 9/27/2024
0.1.28 57 9/27/2024
0.1.27 64 9/27/2024
0.1.26 182 9/26/2024
0.1.25 170 9/25/2024
0.1.24 205 9/24/2024
0.1.23 61 9/24/2024
0.1.22 216 9/20/2024
0.1.21 193 9/18/2024
0.1.20 59 9/18/2024
0.1.19 162 9/16/2024
0.1.18 220 9/11/2024
0.1.17 313 9/5/2024
0.1.16 57 9/5/2024
0.1.15 144 9/4/2024
0.1.14 95 9/4/2024
0.1.13 112 8/29/2024
0.1.12 110 8/29/2024
0.1.11 54 8/29/2024
0.1.10 56 8/29/2024
0.1.9 57 8/28/2024
0.1.8 57 8/28/2024
0.1.7 60 8/28/2024
0.1.6 69 8/28/2024
0.1.4 67 8/28/2024
0.1.3 56 8/28/2024
0.1.2 90 8/27/2024
0.1.1 54 8/27/2024
0.1.0 56 8/27/2024

## What's Changed
* Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 by @dependabot in https://github.com/Kiryuumaru/AbsolutePathHelpers/pull/20

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


**Full Changelog**: https://github.com/Kiryuumaru/AbsolutePathHelpers/compare/build.16...build.17