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.
<PackageVersion Include="AbsolutePathHelpers" Version="0.1.76" />
                    
Directory.Packages.props
<PackageReference Include="AbsolutePathHelpers" />
                    
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 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.
#addin nuget:?package=AbsolutePathHelpers&version=0.1.76
                    
Install AbsolutePathHelpers as a Cake Addin
#tool nuget:?package=AbsolutePathHelpers&version=0.1.76
                    
Install AbsolutePathHelpers as a Cake Tool

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 825 a month ago
0.1.75 533 3 months ago
0.1.74 230 3 months ago
0.1.73 220 3 months ago
0.1.72 170 3 months ago
0.1.71 60 3 months ago
0.1.70 223 3 months ago
0.1.69 181 4 months ago
0.1.68 169 4 months ago
0.1.67 217 4 months ago
0.1.66 147 4 months ago
0.1.65 227 4 months ago
0.1.64 290 4 months ago
0.1.63 113 4 months ago
0.1.62 136 4 months ago
0.1.61 187 4 months ago
0.1.60 117 4 months ago
0.1.59 200 4 months ago
0.1.58 69 4 months ago
0.1.57 216 5 months ago
0.1.56 94 5 months ago
0.1.55 107 5 months ago
0.1.54 125 5 months ago
0.1.53 116 5 months ago
0.1.52 232 5 months ago
0.1.51 63 5 months ago
0.1.50 154 5 months ago
0.1.49 126 5 months ago
0.1.48 356 5 months ago
0.1.47 61 5 months ago
0.1.46 128 5 months ago
0.1.45 57 5 months ago
0.1.44 206 5 months ago
0.1.43 226 5 months ago
0.1.42 116 5 months ago
0.1.41 160 5 months ago
0.1.40 231 5 months ago
0.1.39 67 6 months ago
0.1.38 293 6 months ago
0.1.37 179 6 months ago
0.1.36 319 6 months ago
0.1.35 270 6 months ago
0.1.34 231 6 months ago
0.1.33 310 6 months ago
0.1.32 204 6 months ago
0.1.31 171 6 months ago
0.1.30 249 6 months ago
0.1.29 286 7 months ago
0.1.28 70 7 months ago
0.1.27 75 7 months ago
0.1.26 193 7 months ago
0.1.25 182 7 months ago
0.1.24 216 7 months ago
0.1.23 73 7 months ago
0.1.22 227 7 months ago
0.1.21 205 7 months ago
0.1.20 70 7 months ago
0.1.19 173 7 months ago
0.1.18 231 7 months ago
0.1.17 324 7 months ago
0.1.16 68 7 months ago
0.1.15 156 7 months ago
0.1.14 109 7 months ago
0.1.13 125 7 months ago
0.1.12 122 7 months ago
0.1.11 65 7 months ago
0.1.10 68 7 months ago
0.1.9 68 7 months ago
0.1.8 70 7 months ago
0.1.7 73 7 months ago
0.1.6 82 7 months ago
0.1.4 79 7 months ago
0.1.3 67 8 months ago
0.1.2 102 8 months ago
0.1.1 66 8 months ago
0.1.0 68 8 months ago

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