AbsolutePathHelpers 0.1.52
This package has a SemVer 2.0.0 package version: 0.1.52+build.53.
dotnet add package AbsolutePathHelpers --version 0.1.52
NuGet\Install-Package AbsolutePathHelpers -Version 0.1.52
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.52" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AbsolutePathHelpers --version 0.1.52
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AbsolutePathHelpers, 0.1.52"
#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.52 // Install AbsolutePathHelpers as a Cake Tool #tool nuget:?package=AbsolutePathHelpers&version=0.1.52
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AbsolutePathHelpers
Product | Versions 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- SharpZipLib (>= 1.4.2)
-
net7.0
- SharpZipLib (>= 1.4.2)
-
net8.0
- SharpZipLib (>= 1.4.2)
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.52 | 90 | 11/19/2024 |
0.1.51 | 24 | 11/19/2024 |
0.1.50 | 121 | 11/14/2024 |
0.1.49 | 89 | 11/13/2024 |
0.1.48 | 322 | 11/8/2024 |
0.1.47 | 28 | 11/7/2024 |
0.1.46 | 96 | 11/6/2024 |
0.1.45 | 24 | 11/6/2024 |
0.1.44 | 173 | 11/5/2024 |
0.1.43 | 194 | 10/30/2024 |
0.1.42 | 82 | 10/30/2024 |
0.1.41 | 129 | 10/29/2024 |
0.1.40 | 199 | 10/28/2024 |
0.1.39 | 35 | 10/25/2024 |
0.1.38 | 262 | 10/23/2024 |
0.1.37 | 151 | 10/22/2024 |
0.1.36 | 293 | 10/18/2024 |
0.1.35 | 242 | 10/14/2024 |
0.1.34 | 204 | 10/11/2024 |
0.1.33 | 284 | 10/8/2024 |
0.1.32 | 178 | 10/7/2024 |
0.1.31 | 145 | 10/4/2024 |
0.1.30 | 222 | 10/2/2024 |
0.1.29 | 261 | 9/27/2024 |
0.1.28 | 44 | 9/27/2024 |
0.1.27 | 49 | 9/27/2024 |
0.1.26 | 165 | 9/26/2024 |
0.1.25 | 154 | 9/25/2024 |
0.1.24 | 189 | 9/24/2024 |
0.1.23 | 41 | 9/24/2024 |
0.1.22 | 200 | 9/20/2024 |
0.1.21 | 177 | 9/18/2024 |
0.1.20 | 41 | 9/18/2024 |
0.1.19 | 146 | 9/16/2024 |
0.1.18 | 204 | 9/11/2024 |
0.1.17 | 299 | 9/5/2024 |
0.1.16 | 43 | 9/5/2024 |
0.1.15 | 132 | 9/4/2024 |
0.1.14 | 83 | 9/4/2024 |
0.1.13 | 100 | 8/29/2024 |
0.1.12 | 96 | 8/29/2024 |
0.1.11 | 40 | 8/29/2024 |
0.1.10 | 42 | 8/29/2024 |
0.1.9 | 43 | 8/28/2024 |
0.1.8 | 44 | 8/28/2024 |
0.1.7 | 46 | 8/28/2024 |
0.1.6 | 55 | 8/28/2024 |
0.1.4 | 53 | 8/28/2024 |
0.1.3 | 42 | 8/28/2024 |
0.1.2 | 76 | 8/27/2024 |
0.1.1 | 40 | 8/27/2024 |
0.1.0 | 43 | 8/27/2024 |
## New Version
* Bump `absolute_path_helpers` from `0.1.51` to `0.1.52`. See [changelog](https://github.com/Kiryuumaru/AbsolutePathHelpers/compare/absolute_path_helpers/0.1.51...absolute_path_helpers/0.1.52)
## What's Changed
* Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 by @dependabot in https://github.com/Kiryuumaru/AbsolutePathHelpers/pull/55
**Full Changelog**: https://github.com/Kiryuumaru/AbsolutePathHelpers/compare/build.52...build.53