AbsolutePathHelpers 0.1.56

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

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

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 is compatible. 
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.57 96 11/25/2024
0.1.56 63 11/25/2024
0.1.55 80 11/22/2024
0.1.54 98 11/22/2024
0.1.53 88 11/22/2024
0.1.52 203 11/19/2024
0.1.51 35 11/19/2024
0.1.50 127 11/14/2024
0.1.49 95 11/13/2024
0.1.48 330 11/8/2024
0.1.47 35 11/7/2024
0.1.46 103 11/6/2024
0.1.45 31 11/6/2024
0.1.44 181 11/5/2024
0.1.43 200 10/30/2024
0.1.42 89 10/30/2024
0.1.41 134 10/29/2024
0.1.40 205 10/28/2024
0.1.39 41 10/25/2024
0.1.38 268 10/23/2024
0.1.37 154 10/22/2024
0.1.36 295 10/18/2024
0.1.35 244 10/14/2024
0.1.34 206 10/11/2024
0.1.33 286 10/8/2024
0.1.32 180 10/7/2024
0.1.31 147 10/4/2024
0.1.30 224 10/2/2024
0.1.29 263 9/27/2024
0.1.28 46 9/27/2024
0.1.27 51 9/27/2024
0.1.26 167 9/26/2024
0.1.25 156 9/25/2024
0.1.24 191 9/24/2024
0.1.23 43 9/24/2024
0.1.22 202 9/20/2024
0.1.21 179 9/18/2024
0.1.20 43 9/18/2024
0.1.19 148 9/16/2024
0.1.18 206 9/11/2024
0.1.17 301 9/5/2024
0.1.16 45 9/5/2024
0.1.15 134 9/4/2024
0.1.14 85 9/4/2024
0.1.13 102 8/29/2024
0.1.12 98 8/29/2024
0.1.11 42 8/29/2024
0.1.10 44 8/29/2024
0.1.9 45 8/28/2024
0.1.8 46 8/28/2024
0.1.7 48 8/28/2024
0.1.6 57 8/28/2024
0.1.4 55 8/28/2024
0.1.3 44 8/28/2024
0.1.2 78 8/27/2024
0.1.1 42 8/27/2024
0.1.0 45 8/27/2024

## New Version
* Bump `absolute_path_helpers` from `0.1.55` to `0.1.56`. See [changelog](https://github.com/Kiryuumaru/AbsolutePathHelpers/compare/absolute_path_helpers/0.1.55...absolute_path_helpers/0.1.56)

## What's Changed
* Added `net9.0` support by @Kiryuumaru in https://github.com/Kiryuumaru/AbsolutePathHelpers/pull/60

**Full Changelog**: https://github.com/Kiryuumaru/AbsolutePathHelpers/compare/build.56...build.57