DistributedLock.Redis by: Michael Adelson
  • 10 total downloads
  • Latest version: 1.0.3
  • distributed redis lock redlock
Provides distributed locking primitives based on Redis
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
Elasticsearch.Net by: Elastic and contributors
  • 10 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.
EventStore.Client.Grpc.Streams by: Event Store Ltd
  • 22 total downloads
  • Latest version: 23.1.0
  • eventstore client grpc
The GRPC client API for Event Store Streams. Get the open source or commercial versions of Event Store server from https://eventstore.com/
EasyCaching.Core by: ncc Catcher Wong
  • 50 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!
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.
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.
EventStore.Client.Grpc by: Event Store Ltd
  • 17 total downloads
  • Latest version: 23.1.0
  • eventstore client grpc
The base GRPC client library for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/
EasyCaching.HybridCache by: ncc Catcher Wong
  • 3 total downloads
  • Latest version: 1.9.2
  • Hybrid Synchronization LocalCache DistributedCache Caching
A simple hybrid caching provider combines local caching and distributed caching.
Dapper.Extensions.Caching.Redis by: Owen
  • 1 total downloads
  • Latest version: 5.0.0
  • Dapper Dapper Extensions DapperExtensions Dapper.Extensions.NetCore Extensions DataBase Sql Server MSSQL MySQL PostgreSQL SQLite ODBC Cahce Caching Redis Memory RedisCaching MemoryCaching
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite and ODBC, Support cache.
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.
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.
Farapayamak.NetCore by: Amirhossein Mehrvarzi
  • 1 total downloads
  • Latest version: 1.0.2
  • Farapayamak SMS
Farapayamak Rest API wrapper for .Net Core applications
EasyCompressor.LZ4 by: Mohammad Javad Ebrahimi
  • 4 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.
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
  • 1 total downloads
  • Latest version: 1.9.2
  • Redis DistributedCache Caching Cache
A simple distributed caching provider based on StackExchange.Redis.
CacheManager.Core by: MichaConrad
  • 1 total downloads
  • Latest version: 1.2.0
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric Memcached
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.
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
  • 1 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.
EasyCaching.Serialization.MessagePack by: ncc Catcher Wong
  • 0 total downloads
  • Latest version: 1.9.2
  • Caching Serialization MessagePack
A serialize library based on MessagePack