FluentFTP
by: Robin Rodricks FluentFTP Contributors
- 51 total downloads
- Latest version: 52.1.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
- 36 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.
FluentEmail.Smtp
by: Luke Lowrey Ben Cull Github Contributors
- 15 total downloads
- Latest version: 3.0.2
Now we're talking. Send emails via SMTP.
FluentStorage.AWS
by: Robin Rodricks Ivan Gavryliuk FluentStorage Contributors
- 22 total downloads
- Latest version: 5.5.0
Extension to FluentStorage providing integration with AWS S3 blob storage.
FluentValidation.DependencyInjectionExtensions
by: Jeremy Skinner
- 54 total downloads
- Latest version: 11.11.0
Dependency injection extensions for FluentValidation
Fractions
by: Daniel Mueller
- 59 total downloads
- Latest version: 8.3.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
- 94 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
- 8 total downloads
- Latest version: 3.0.2
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
- 24 total downloads
- Latest version: 3.0.2
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
- 2 total downloads
- Latest version: 6.12.0
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
- 68 total downloads
- Latest version: 22.0.0
The legacy TCP client API for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/
FluentStorage.FTP
by: Robin Rodricks Ivan Gavryliuk FluentStorage Contributors
- 16 total downloads
- Latest version: 5.4.0
Extension to FluentStorage providing FTP and FTPS support using FluentFTP.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 69 total downloads
- Latest version: 9.0.0-preview2
AspNetCore integration for FluentValidation
FastMember
by: Marc Gravell
- 13 total downloads
- Latest version: 1.5.0
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
FastMember.Signed
by: Marc Gravell
- 9 total downloads
- Latest version: 1.5.0
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
ExtendedNumerics.BigDecimal
by: Adam White Jan Christoph Bernack Rick Harker
- 6 total downloads
- Latest version: 2025.1001.2.129
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.
Farapayamak.NetCore
by: Amirhossein Mehrvarzi
- 5 total downloads
- Latest version: 1.2.1
Package Description
Fare
by: Nikos Baxevanis
- 1 total downloads
- Latest version: 2.1.1
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.
FirebaseAdmin
by: Google Inc.
- 6 total downloads
- Latest version: 3.2.0
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their
services and applications.