AbsolutePathHelpers 0.1.76

This package has a SemVer 2.0.0 package version: 0.1.76+build.77.
dotnet add package AbsolutePathHelpers --version 0.1.76                
NuGet\Install-Package AbsolutePathHelpers -Version 0.1.76                
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.76" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AbsolutePathHelpers --version 0.1.76                
#r "nuget: AbsolutePathHelpers, 0.1.76"                
#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.76

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

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.  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 (1)

Showing the top 1 NuGet packages that depend on AbsolutePathHelpers:

Package Downloads
ApplicationBuilderHelpers

ApplicationBuilderHelpers for building a cleaner application with dependency injection.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.76 579 3/8/2025
0.1.75 522 1/20/2025
0.1.74 219 1/15/2025
0.1.73 209 1/10/2025
0.1.72 157 1/10/2025
0.1.71 49 1/8/2025
0.1.70 210 1/1/2025
0.1.69 170 12/27/2024
0.1.68 156 12/26/2024
0.1.67 206 12/19/2024
0.1.66 136 12/17/2024
0.1.65 216 12/6/2024
0.1.64 279 12/6/2024
0.1.63 102 12/5/2024
0.1.62 123 12/5/2024
0.1.61 174 12/4/2024
0.1.60 104 12/3/2024
0.1.59 188 12/3/2024
0.1.58 57 12/3/2024
0.1.57 204 11/25/2024
0.1.56 81 11/25/2024
0.1.55 95 11/22/2024
0.1.54 113 11/22/2024
0.1.53 104 11/22/2024
0.1.52 219 11/19/2024
0.1.51 50 11/19/2024
0.1.50 142 11/14/2024
0.1.49 114 11/13/2024
0.1.48 346 11/8/2024
0.1.47 50 11/7/2024
0.1.46 116 11/6/2024
0.1.45 46 11/6/2024
0.1.44 196 11/5/2024
0.1.43 214 10/30/2024
0.1.42 105 10/30/2024
0.1.41 149 10/29/2024
0.1.40 221 10/28/2024
0.1.39 57 10/25/2024
0.1.38 283 10/23/2024
0.1.37 168 10/22/2024
0.1.36 309 10/18/2024
0.1.35 260 10/14/2024
0.1.34 220 10/11/2024
0.1.33 300 10/8/2024
0.1.32 194 10/7/2024
0.1.31 161 10/4/2024
0.1.30 239 10/2/2024
0.1.29 276 9/27/2024
0.1.28 58 9/27/2024
0.1.27 65 9/27/2024
0.1.26 183 9/26/2024
0.1.25 172 9/25/2024
0.1.24 206 9/24/2024
0.1.23 62 9/24/2024
0.1.22 217 9/20/2024
0.1.21 195 9/18/2024
0.1.20 60 9/18/2024
0.1.19 163 9/16/2024
0.1.18 221 9/11/2024
0.1.17 314 9/5/2024
0.1.16 58 9/5/2024
0.1.15 146 9/4/2024
0.1.14 99 9/4/2024
0.1.13 115 8/29/2024
0.1.12 112 8/29/2024
0.1.11 55 8/29/2024
0.1.10 58 8/29/2024
0.1.9 58 8/28/2024
0.1.8 60 8/28/2024
0.1.7 63 8/28/2024
0.1.6 72 8/28/2024
0.1.4 69 8/28/2024
0.1.3 57 8/28/2024
0.1.2 92 8/27/2024
0.1.1 56 8/27/2024
0.1.0 58 8/27/2024

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

## What's Changed
* Refactor AbsolutePath.Create method by @Kiryuumaru in https://github.com/Kiryuumaru/AbsolutePathHelpers/pull/83

**Full Changelog**: https://github.com/Kiryuumaru/AbsolutePathHelpers/compare/build.76...build.77