Found 1,513 packages
gRPC services for the Google Long Running Operations API. This library is typically used as a dependency for other API client libraries.
Drop-in library to support long paths in .NET
Provides common enumerations and exceptions for path-based I/O libraries. Commonly Used Types: System.IO.DirectoryNotFoundException System.IO.FileAccess System.IO.FileLoadException System.IO.PathTooLongException System.IO.FileMode System.IO.FileShare System.IO.FileAttributes When using NuGet 3.x this package requires at least version 3.4.
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
A .NET library to access files and directories with more than 260 characters length.
LongCalc Arbitrary Precision Float and Complex Number Library
The Cake long path module.
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
This package provides a C# based durable task framework for writing long running applications.
A .NET library to access files and directories with more than 260 characters length.
Provides useful structures for performing efficient concurrent operations. Original Project: https://github.com/etishor/ConcurrencyUtilities, including a port of Java's LongAdder and Striped64 classes
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.
NengLong's Learn Material for Yi Ke Tang
A collection of helpful Long (64 bit integer) extension methods
The LatLong.Net SDK client for .NET projects
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+
Helpers and Data Models for NengLong Unified Authentication Middleware
NengLong's Resources Owner Repository for Client
A C# class library that will calculate distance and cardinal direction between two sets of coordinates and provides the lat/long boundaries around an origin coordinate allowing for simple SQL or LINQ selection of locations within the given radius.
NengLong Unified Authentication Middleware For WebApi