200 packages tagged with “path”
An extension to ImageSharp that allows the drawing of images, paths, and text.
JSON Path (RFC 9535) built on the System.Text.Json namespace
Drop-in library to support long paths in .NET
Pure C# SVG Path parser and calculations
Pather.CSharp - A Path Resolution Library for C#
Provides an intuitive approach to JSON, including its structure, serialization, JSON Schema, JSON Path, JSON Pointer, and JSON Patch.
AlphaFS is a .NET library providing more complete Win32 file system functionality to the .NET platform than the standard System.IO classes. Features highlights: creating hardlinks, accessing hidden volumes, enumeration of volumes, transactional file operations and much more.
Google Places, Maps, Roads, Search and Translate. Requests and Responses are complete with Google api documentation and references.
A utility library for directory path related operations
Framework for creating high-performance servers with domain object models.
Package for matching paths (files, directories) using the apache ant-style.
Provides APIs for resolving the full path of executables by searching for them via the PATH environment variable.
A fluent wrapper around System.IO
Add data attributes to setting class methods to validate input, set default values etc
Provides additional APIs for interacting with Windows filesystem features such as junctions and hard links.
A File path library that is less wrong-headed than System.IO.Path
A framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environment Variable, that contain a Variable. This framework is used in the product NDepend to handle all paths operations.
A library of helper methods for your .Net project to get mime types and general file category based on the file extension
An extremely useful collection of utility classes for .NET
Provides path-based manipulation of JSON object trees
Chessar.LongPaths is a .NET library that allows you to enable long path support for the main System.IO classes (and others). It is based on replacing with JMP hooks, internal functions in System.IO.Path (NormalizePath and GetFullPathInternal), which adds prefixes (\\?\ or \\?\UNC\) for paths to files/folders. In this case, your code does not need to directly add such prefixes to the paths. Supported platforms: .NET Framework 4.6.2+
Reliable cross-platform strongly-typed file/directory path manipulation and file system access.
Typesafe wrappers for absolute and relative filenames and directory paths
ebyte23.UsePathBase
A .NET library for extracting values from JSON with simple expressions, similar to XPath for XML but type-safe. Supports JSON, XML and YAML parsing with intuitive syntax like json[2]["aNumber"] and LINQ integration.
Package Description
A utility library for determining the log path across all environments
The .NET C# port of libspiro - conversion between spiro control points and bezier's.
Adds support to Newtonsoft.Json for mapping properties using JSONPath expresions.