EasyCaching.HybridCache by: ncc Catcher Wong
  • 38 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • Hybrid Synchronization LocalCache DistributedCache Caching
A simple hybrid caching provider combines local caching and distributed caching.
EasyCaching.InMemory by: ncc Catcher Wong
  • 45 total downloads
  • Latest version: 1.9.4-alpha20241225060119
  • In-Memory LocalCache Caching Cache
A simple in-memory caching provider.
EasyCaching.Redis by: ncc Catcher Wong
  • 48 total downloads
  • Latest version: 1.9.4-alpha20241225054524
  • Redis DistributedCache Caching Cache
A simple distributed caching provider based on StackExchange.Redis.
EasyCaching.Serialization.MessagePack by: ncc Catcher Wong
  • 38 total downloads
  • Latest version: 1.9.4-alpha20241225060119
  • Caching Serialization MessagePack
A serialize library based on MessagePack
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
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
  • 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.
EFCore.BulkExtensions by: borisdj
  • 1 total downloads
  • Latest version: 8.0.1
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core SQL Server PostgreSQL MySQL SQLite Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
EFCoreSecondLevelCacheInterceptor by: Vahid Nasiri
  • 1 total downloads
  • Latest version: 4.1.1
  • EntityFramework Cache Caching SecondLevelCache EFCore ORM .NET Core aspnetcore
Entity Framework Core Second Level Caching Library.
Elasticsearch.Net by: Elastic and contributors
  • 34 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.
EntityFramework by: Microsoft
  • 5 total downloads
  • Latest version: 6.4.4
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EventStore.Client by: Event Store Ltd
  • 68 total downloads
  • Latest version: 22.0.0
  • eventstore client
The legacy TCP client API for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/
EventStore.Client.Grpc by: Event Store Ltd
  • 19 total downloads
  • Latest version: 23.3.8
  • 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/
EventStore.Client.Grpc.Streams by: Event Store Ltd
  • 19 total downloads
  • Latest version: 23.3.8
  • 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/
Farapayamak.NetCore by: Amirhossein Mehrvarzi
  • 1 total downloads
  • Latest version: 1.0.2
  • Farapayamak SMS
Farapayamak Rest API wrapper for .Net Core applications
FluentAssertions by: Dennis Doomen Jonas Nyrup
  • 1 total downloads
  • Latest version: 6.12.0
  • MSTest2 xUnit NUnit MSpec NSpec TDD BDD Fluent netcore netstandard uwp
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, .NET 6, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3. Supported by InfoSupport B.V.
FluentEmail.Core by: Luke Lowrey Ben Cull Github Contributors
  • 3 total downloads
  • Latest version: 2.9.0
  • email smtp fluent fluentemail
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.
FluentEmail.Razor by: Luke Lowrey Ben Cull Github Contributors
  • 14 total downloads
  • Latest version: 3.0.2
  • email smtp fluent fluentemail razor
Generate emails using Razor templates. Anything you can do in ASP.NET is possible here. Uses the RazorLight project under the hood.
FluentEmail.Smtp by: Luke Lowrey Ben Cull Github Contributors
  • 5 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
  • 44 total downloads
  • Latest version: 52.1.0
  • 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
  • 17 total downloads
  • Latest version: 5.6.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.