EasyCaching.InMemory
by: ncc Catcher Wong
- 40 total downloads
- Latest version: 1.9.3-alpha20240425013633
A simple in-memory caching provider.
Elasticsearch.Net
by: Elastic and contributors
- 32 total downloads
- Latest version: 7.16.0
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.
EasyCaching.Redis
by: ncc Catcher Wong
- 46 total downloads
- Latest version: 1.9.4-alpha20241028160518
A simple distributed caching provider based on StackExchange.Redis.
EasyCaching.Serialization.MessagePack
by: ncc Catcher Wong
- 33 total downloads
- Latest version: 1.9.3-alpha20240414015407
A serialize library based on MessagePack
EasyCaching.HybridCache
by: ncc Catcher Wong
- 34 total downloads
- Latest version: 1.9.4-alpha20241028160518
A simple hybrid caching provider combines local caching and distributed caching.
FreeRedis
by: FreeRedis
- 13 total downloads
- Latest version: 1.3.1
FreeRedis is .NET redis client, supports cluster, sentinel, master-slave, pipeline, transaction and connection pool.
EasyCaching.Core
by: ncc Catcher Wong
- 37 total downloads
- Latest version: 1.9.3-alpha20240303071533
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!
FluentFTP
by: Robin Rodricks FluentFTP Contributors
- 41 total downloads
- Latest version: 50.0.0
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
- 3 total downloads
- Latest version: 5.4.0
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.
EasyCompressor.LZ4
by: Mohammad Javad Ebrahimi
- 3 total downloads
- Latest version: 1.2.4
EasyCompressor is an open-source compression abstraction library that supports and implements many compression algorithms such as Zstd, LZMA, LZ4, Snappy, Brotli, GZip and Deflate.
It is very useful for using along with distributed caching or storing files in database.
FluentEmail.Smtp
by: Luke Lowrey Ben Cull Github Contributors
- 4 total downloads
- Latest version: 2.8.0
Now we're talking. Send emails via SMTP.
EasyCompressor
by: Mohammad Javad Ebrahimi
- 1 total downloads
- Latest version: 1.0.2
EasyCompressor is an open-source compression abstraction library that supports and implements many compression algorithms such as Zstd, LZMA, LZ4, Snappy, Brotli, GZip and Deflate. It is very useful for using along with distributed caching or storing files in database.
EasyCaching.Extensions.EasyCompressor
by: Mohammad Javad Ebrahimi
- 2 total downloads
- Latest version: 1.2.3
A compressor upon EasyCaching serializers using EasyCompressor.
This library is very useful for compressing cache data especially for distributed cache (such as Redis) to reduce network traffic and subsequently increase performance.
EasyCaching is the best caching abstraction library which supports many providers and serializers.
EasyCompressor is an open-source compression abstraction library that supports and implements many compression algorithms such as Zstd, LZMA, LZ4, Snappy, Brotli, GZip and Deflate. It is very useful for using along with distributed caching or storing files in database.
FluentStorage.AWS
by: Robin Rodricks Ivan Gavryliuk FluentStorage Contributors
- 1 total downloads
- Latest version: 5.0.0
Extension to FluentStorage providing integration with AWS S3 blob storage.
FluentValidation.DependencyInjectionExtensions
by: Jeremy Skinner
- 41 total downloads
- Latest version: 11.9.2
Dependency injection extensions for FluentValidation
Fractions
by: Daniel Mueller
- 10 total downloads
- Latest version: 8.0.2
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.
FluentValidation
by: Jeremy Skinner
- 78 total downloads
- Latest version: 11.8.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentEmail.Core
by: Luke Lowrey Ben Cull Github Contributors
- 3 total downloads
- Latest version: 2.9.0
Send emails very easily. Use razor templates, smtp, embedded files, all without hassle. This is a Base Package and includes just the domain model, very basic defaults, and is also included with every other Fluent Email package here.
EntityFramework
by: Microsoft
- 2 total downloads
- Latest version: 6.1.2-beta1
Entity Framework is Microsoft's recommended data access technology for new applications.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.