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.
EventStore.Client.Grpc
by: Event Store Ltd
- 25 total downloads
- Latest version: 23.3.9
The base GRPC client library for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/
FluentEmail.Smtp
by: Luke Lowrey Ben Cull Github Contributors
- 14 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.
EventStore.Client.Grpc.Streams
by: Event Store Ltd
- 35 total downloads
- Latest version: 23.3.9
The GRPC client API for Event Store Streams. Get the open source or commercial versions of Event Store server from https://eventstore.com/
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
- 26 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/
Farapayamak.NetCore
by: Amirhossein Mehrvarzi
- 6 total downloads
- Latest version: 1.2.1
Package Description
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.
EntityFrameworkCore.SqlServer.HierarchyId
by: Brice Lambson et al.
- 13 total downloads
- Latest version: 4.0.0
Adds hierarchyid support to the SQL Server EF Core provider
EntityFrameworkCore.SqlServer.HierarchyId.Abstractions
by: Brice Lambson et al.
- 7 total downloads
- Latest version: 4.0.0
Common abstractions for using hierarchyid with EF Core
FastMember
by: Marc Gravell
- 6 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
- 6 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.
Enums.NET
by: Tyler Brinkley
- 6 total downloads
- Latest version: 4.0.1
Enums.NET is a high-performance type-safe .NET enum utility library
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.
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.