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 590 a month ago
0.1.75 523 2 months ago
0.1.74 220 3 months ago
0.1.73 210 3 months ago
0.1.72 158 3 months ago
0.1.71 50 3 months ago
0.1.70 211 3 months ago
0.1.69 171 3 months ago
0.1.68 157 3 months ago
0.1.67 207 4 months ago
0.1.66 137 4 months ago
0.1.65 217 4 months ago
0.1.64 280 4 months ago
0.1.63 103 4 months ago
0.1.62 124 4 months ago
0.1.61 175 4 months ago
0.1.60 105 4 months ago
0.1.59 189 4 months ago
0.1.58 58 4 months ago
0.1.57 205 4 months ago
0.1.56 82 4 months ago
0.1.55 96 4 months ago
0.1.54 114 4 months ago
0.1.53 105 4 months ago
0.1.52 220 4 months ago
0.1.51 51 4 months ago
0.1.50 144 5 months ago
0.1.49 116 5 months ago
0.1.48 348 5 months ago
0.1.47 52 5 months ago
0.1.46 118 5 months ago
0.1.45 48 5 months ago
0.1.44 198 5 months ago
0.1.43 216 5 months ago
0.1.42 107 5 months ago
0.1.41 151 5 months ago
0.1.40 223 5 months ago
0.1.39 59 5 months ago
0.1.38 285 5 months ago
0.1.37 170 5 months ago
0.1.36 311 6 months ago
0.1.35 262 6 months ago
0.1.34 222 6 months ago
0.1.33 302 6 months ago
0.1.32 196 6 months ago
0.1.31 163 6 months ago
0.1.30 241 6 months ago
0.1.29 278 6 months ago
0.1.28 60 6 months ago
0.1.27 67 6 months ago
0.1.26 185 6 months ago
0.1.25 174 6 months ago
0.1.24 208 6 months ago
0.1.23 64 6 months ago
0.1.22 219 6 months ago
0.1.21 197 7 months ago
0.1.20 62 7 months ago
0.1.19 165 7 months ago
0.1.18 223 7 months ago
0.1.17 316 7 months ago
0.1.16 60 7 months ago
0.1.15 148 7 months ago
0.1.14 101 7 months ago
0.1.13 117 7 months ago
0.1.12 114 7 months ago
0.1.11 57 7 months ago
0.1.10 60 7 months ago
0.1.9 60 7 months ago
0.1.8 62 7 months ago
0.1.7 65 7 months ago
0.1.6 74 7 months ago
0.1.4 71 7 months ago
0.1.3 59 7 months ago
0.1.2 94 7 months ago
0.1.1 58 7 months ago
0.1.0 60 7 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