FastEndpoints.Messaging.Core
by: FastEndpoints
- 946 total downloads
- Latest version: 7.1.0-beta.13
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 1.894k total downloads
- Latest version: 7.1.0-beta.13
Security library for FastEndpoints.
FastEndpoints.Swagger
by: FastEndpoints
- 920 total downloads
- Latest version: 6.2.0-beta.8
Swagger support for FastEndpoints.
FastExpressionCompiler.src
by: Maksim Volkau
- 58 total downloads
- Latest version: 5.3.0
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FastMember
by: Marc Gravell
- 40 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
- 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.
FirebirdSql.Data.FirebirdClient
by: FirebirdSQL
- 124 total downloads
- Latest version: 10.3.3
Firebird ADO.NET data provider
FluentAssertions
by: Dennis Doomen Jonas Nyrup Xceed
- 244 total downloads
- Latest version: 8.6.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. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher.
Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.
IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/).
Check out the [license page](LICENSE) for more information.
FluentEmail.Core
by: Luke Lowrey Ben Cull Github Contributors
- 1 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.Smtp
by: Luke Lowrey Ben Cull Github Contributors
- 1 total downloads
- Latest version: 3.0.2
Now we're talking. Send emails via SMTP.
FluentNHibernate
by: James Gregory and contributors (Paul Batum Hudson Akridge Gleb Chermennov Jorge Rodríguez Galán).
- 57 total downloads
- Latest version: 3.4.1
Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.
FluentScheduler
by: FluentScheduler
- 0 total downloads
- Latest version: 5.5.1
Automated job scheduler with fluent interface.
FluentStorage
by: Robin Rodricks Ivan Gavryliuk FluentStorage Contributors
- 15 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.
FluentValidation
by: Jeremy Skinner
- 369 total downloads
- Latest version: 12.0.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 315 total downloads
- Latest version: 11.3.1
AspNetCore integration for FluentValidation
FluentValidation.DependencyInjectionExtensions
by: Jeremy Skinner
- 151 total downloads
- Latest version: 12.0.0
Dependency injection extensions for FluentValidation
Fluid.Core
by: Sebastien Ros
- 253 total downloads
- Latest version: 2.25.0
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Flurl
by: Todd Menier
- 109 total downloads
- Latest version: 4.0.0
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Flurl.Http
by: Todd Menier
- 342 total downloads
- Latest version: 4.0.2
A fluent, testable HTTP client library.