TruePath 0.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package TruePath --version 0.0.0
                    
NuGet\Install-Package TruePath -Version 0.0.0
                    
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="TruePath" Version="0.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TruePath" Version="0.0.0" />
                    
Directory.Packages.props
<PackageReference Include="TruePath" />
                    
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 TruePath --version 0.0.0
                    
#r "nuget: TruePath, 0.0.0"
                    
#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.
#:package TruePath@0.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TruePath&version=0.0.0
                    
Install as a Cake Addin
#tool nuget:?package=TruePath&version=0.0.0
                    
Install as a Cake Tool

TruePath Status Zero NuGet package

This is a library containing a set of types to work with file system paths in .NET.

Documentation

License

This project's licensing follows the REUSE specification v 3.0. The main license for the source is MIT, but consult each file's headers and the REUSE specification for possible details.

Product Compatible and additional computed target framework versions.
.NET 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 was computed.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on TruePath:

Package Downloads
TruePath.SystemIo

Adapters to use System.IO.File and System.IO.Directory APIs together with TruePath.

Generaptor

Package Description

Fenrir.Git

Fenrir is a .NET library to work with Git repositories. It provides functions to read Git objects, traverse the commit graph, extract trees and files from any commit, etc. Essentially, it provides tools to create your own Git client, or transform a repository in any way.

FVNever.Reuse

.NET library to interact with license information in REUSE-compliant sources.

FVNever.Fabricator.Resources

This package is part of Fabricator, an infrastructure automation framework. Fabricator.Resources package provides the resource types available for deployment via Fabricator.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on TruePath:

Repository Stars
ForNeVeR/Cesium
C compiler for the CLI platform
Version Downloads Last Updated
1.11.0 1,363 11/25/2025
1.10.0 5,163 8/4/2025
1.9.0 7,040 5/31/2025
1.8.0 319 5/31/2025
1.7.0 1,601 4/18/2025
1.6.0 3,715 10/6/2024
1.5.0 1,049 9/22/2024
1.4.0 845 8/11/2024
1.3.0 718 6/21/2024
1.2.1 363 5/25/2024
1.2.0 330 5/5/2024
1.1.0 377 4/27/2024
1.0.0 218 4/21/2024
0.0.0 173 4/20/2024

This is the first published version of the package. It doesn't contain any features, and serves the purpose of kickstarting the publication system, and to be an anchor for further additions to the package.