Found 83 packages
Provides a distributed lock implementation based on file locks
Simple, reliable file lock implementation in C#
Simple .net core library providing exclusive lock on file.
File logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to rolling files by writing messages to the file system.
Pluggable foundation blocks for building distributed apps.
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
Cross-platform library providing exclusive lock on file, with timeout functionality. Forked from: https://xabe.net/product/xabe_filelock/
Disposable lock file
fiskaltrust.interface.filelock provides a unique access using a file locking system.
Synchronization helper: a static lock collection associated with a key. NamedLock manages the lifetime of critical sections that can be accessed by a key (name) throughout the application. It also have some helper methods to allow a maximum wait time (timeout) to aquire the lock and safelly release it. Note: this nuget package contains c# source code and depends on System.Collections.Concurrent introduced in .Net 4.0.
Tools and extensions for IO operations.
Simple lock file implementation
A cli tool project helps to re-encode and save all videos under a path.
Cross-platform library providing exclusive lock on file, with timeout functionality. Based on: https://xabe.net/product/xabe_filelock/