DistributedLock.Core by: Michael Adelson
  • 12 total downloads
  • Latest version: 1.0.6
  • distributed lock async mutex reader writer semaphore
Core interfaces and utilities that support the DistributedLock.* family of packages
DistributedLock.Redis by: Michael Adelson
  • 11 total downloads
  • Latest version: 1.0.3
  • distributed redis lock redlock
Provides distributed locking primitives based on Redis
EasyCaching.Core by: ncc Catcher Wong
  • 51 total downloads
  • Latest version: 1.9.2
  • Caching Cache Distributed Memory Interceptor Hybrid ResponseCaching
EasyCaching is a open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
EasyCaching.Extensions.EasyCompressor by: Mohammad Javad Ebrahimi
  • 2 total downloads
  • Latest version: 1.4.0
  • Compression Decompression Compress Decompress Compressor Zstd Zstandard LZMA LZ4 Snappy Brotli GZip Deflate EasyCaching Cache Caching Memory In-Memory Distributed DistributedCache Serialization MessagePack Json
A compressor upon EasyCaching serializers using EasyCompressor. This library is very useful for compressing cache data especially for distributed cache (such as Redis) to improve performance by reducing memory usage and network traffic and subsequently. EasyCaching is the best caching abstraction library which supports many providers and serializers. A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for caching.
EasyCaching.HybridCache by: ncc Catcher Wong
  • 4 total downloads
  • Latest version: 1.9.2
  • Hybrid Synchronization LocalCache DistributedCache Caching
A simple hybrid caching provider combines local caching and distributed caching.
EasyCaching.InMemory by: ncc Catcher Wong
  • 2 total downloads
  • Latest version: 1.9.2
  • In-Memory LocalCache Caching Cache
A simple in-memory caching provider.
EasyCaching.Redis by: ncc Catcher Wong
  • 2 total downloads
  • Latest version: 1.9.2
  • Redis DistributedCache Caching Cache
A simple distributed caching provider based on StackExchange.Redis.
EasyCaching.Serialization.MessagePack by: ncc Catcher Wong
  • 0 total downloads
  • Latest version: 1.9.2
  • Caching Serialization MessagePack
A serialize library based on MessagePack
EasyCompressor by: Mohammad Javad Ebrahimi
  • 1 total downloads
  • Latest version: 1.4.0
  • Compression Decompression Compress Decompress Compressor Zstd Zstandard LZMA LZ4 Snappy Brotli GZip Deflate
A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for caching.
EasyCompressor.LZ4 by: Mohammad Javad Ebrahimi
  • 5 total downloads
  • Latest version: 1.4.0
  • Compression Decompression Compress Decompress Compressor Zstd Zstandard LZMA LZ4 Snappy Brotli GZip Deflate
A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for caching.
Elasticsearch.Net by: Elastic and contributors
  • 11 total downloads
  • Latest version: 7.17.5
  • elasticsearch elastic search lucene nest
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
FluentEmail.Smtp by: Luke Lowrey Ben Cull Github Contributors
  • 1 total downloads
  • Latest version: 3.0.2
  • email smtp fluent fluentemail
Now we're talking. Send emails via SMTP.
FluentFTP by: Robin Rodricks FluentFTP Contributors
  • 2 total downloads
  • Latest version: 44.0.1
  • ftp ftp-client ftps ftps-client ssl tls unix iis ftp-proxy
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP transfers, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
FluentStorage by: Robin Rodricks Ivan Gavryliuk FluentStorage Contributors
  • 16 total downloads
  • Latest version: 5.2.1
FluentStorage, originally known as Storage.NET, is a polycloud .NET cloud storage library to interface with multiple cloud providers from a single unified interface. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#. MIT license. Commercial use allowed.
FluentStorage.AWS by: Robin Rodricks Ivan Gavryliuk FluentStorage Contributors
  • 2 total downloads
  • Latest version: 5.2.3
Extension to FluentStorage providing integration with AWS S3 blob storage.
FluentValidation by: Jeremy Skinner
  • 33 total downloads
  • Latest version: 11.9.2
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 30 total downloads
  • Latest version: 11.9.2
Dependency injection extensions for FluentValidation
Fractions by: Daniel Mueller
  • 1 total downloads
  • Latest version: 7.2.1
  • fraction math
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
FreeRedis by: FreeRedis
  • 6 total downloads
  • Latest version: 1.2.7
  • FreeRedis redis-trib cluster rediscluster sentinel
FreeRedis is .NET redis client, supports cluster, sentinel, master-slave, pipeline, transaction and connection pool.
Google.Protobuf by: Google Inc.
  • 19 total downloads
  • Latest version: 3.21.9
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.