Found 303 packages
Provides classes that support the compression and decompression of streams using file system paths. Commonly Used Types: System.IO.Compression.ZipFile When using NuGet 3.x this package requires at least version 3.4.
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
A .NET library to access files and directories with more than 260 characters length.
Package Description
An extension to ImageSharp that allows the drawing of images, paths, and text.
A .NET Standard library with all the goodies from ZetaLongPaths to work with files and folders for paths with less than 260 characters.
A utility library for retrieving the Resources path across environments
A library that provides strong typing for common filesystem paths providing compile time feedback and runtime validation.
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Provides a powershell command to set all solution projects to relative hint paths
Cross-platform System.Drawing.Common alternative. Aspose.Drawing implements most of System.Drawing API (including image manipulation, vector and text drawing) in fully managed code without any external dependencies. Aspose.Drawing package uses System.Drawing namespace and can be used to directly replace System.Drawing.Common package reference in your project - all your existing code using System.Drawing API will continue to work, but now on any .NET supported platform. Aspose.Drawing.Common package uses Aspose.Drawing namespace and can be used side-by-side with System.Drawing.Common on Windows. Aspose.Drawing for .NET is a 2D graphics library for rendering vector graphics such as lines, curves, and figures as well as text onto raster images. It allows to run your existing C# and VB Apps on various supported platforms having identical rendering results. Aspose.Drawing for .NET can be used in .NET Framework, .NET Core or Xamarin applications in Windows, Linux, Android, Azure Functions or Blazor WebAssembly. It can be safely run from any restricted environment such as Windows or ASP.NET service. With Aspose.Drawing you can create bitmaps from scratch or load from existing files; draw lines, Bézier curves, splines, arcs, rectangles, polygons, eclipses, etc.; work with graphics paths; render text with different fonts and styles. It allows using different pen widths and styles; solid, texture, gradient and hatch brushes; clipping regions and matrix transformations. Images are stored in memory as managed arrays of pixels and can be saved in various image formats including BMP, PNG, JPEG, GIF, and TIFF.
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+
Extension methods that combine NexusMods.Paths and NexusMods.Hashing.xxHash3.