Elasticsearch.Net by: Elastic and contributors
  • 32 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.
FluentFTP by: Robin Rodricks FluentFTP Contributors
  • 45 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.
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.
FluentEmail.Smtp by: Luke Lowrey Ben Cull Github Contributors
  • 4 total downloads
  • Latest version: 3.0.2
  • email smtp fluent fluentemail
Now we're talking. Send emails via SMTP.
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.
FluentStorage.AWS by: Robin Rodricks Ivan Gavryliuk FluentStorage Contributors
  • 10 total downloads
  • Latest version: 5.5.0
Extension to FluentStorage providing integration with AWS S3 blob storage.
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 44 total downloads
  • Latest version: 11.11.0
Dependency injection extensions for FluentValidation
Fractions by: Daniel Mueller
  • 50 total downloads
  • Latest version: 8.3.2
  • 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.
FluentValidation by: Jeremy Skinner
  • 76 total downloads
  • Latest version: 11.11.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
  • 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.
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.
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.
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.
EventStore.Client by: Event Store Ltd
  • 26 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/
EFCoreSecondLevelCacheInterceptor by: Vahid Nasiri
  • 3 total downloads
  • Latest version: 5.2.3
  • EntityFramework Cache Caching SecondLevelCache EFCore ORM .NET Core aspnetcore
Entity Framework Core Second Level Caching Library.
FluentStorage.FTP by: Robin Rodricks Ivan Gavryliuk FluentStorage Contributors
  • 6 total downloads
  • Latest version: 5.4.0
Extension to FluentStorage providing FTP and FTPS support using FluentFTP.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 89 total downloads
  • Latest version: 9.5.4
AspNetCore integration for FluentValidation
EFCore.BulkExtensions by: borisdj
  • 115 total downloads
  • Latest version: 9.0.1
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges SQLServer PostgreSQL MySQL SQLite
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
EFCore.BulkExtensions.PostgreSql by: borisdj
  • 1 total downloads
  • Latest version: 6.6.3
  • EntityFrameworkCore Entity Framework Core EFCore EF Core PostgreSQL Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on PostgreSQL