FluentValidation.DependencyInjectionExtensions
by: Jeremy Skinner
- 3,658k total downloads
- Latest version: 12.1.1
Dependency injection extensions for FluentValidation
FluentValidation
by: Jeremy Skinner
- 2,253k total downloads
- Latest version: 12.1.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentMigrator
by: Josh Coffman
- 3 total downloads
- Latest version: 1.3.0
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version.
In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentAssertions
by: Dennis Doomen, Jonas Nyrup, Xceed
- 1,759k total downloads
- Latest version: 8.10.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, MSTest3, MSTest4, 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.
FirebaseAdmin
by: Google Inc.
- 4,608k total downloads
- Latest version: 3.6.0
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their
services and applications.
FluentResults
by: Michael Altmann
- 387 total downloads
- Latest version: 3.16.0
A lightweight Result object implementation for .NET
FluentValidation.AspNetCore
by: Jeremy Skinner
- 1,142k total downloads
- Latest version: 11.3.1
AspNetCore integration for FluentValidation
Fare
by: Nikos Baxevanis
- 394 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.
FFImageLoadingCompat
by: Redth, Daniel Luberda
- 2 total downloads
- Latest version: 0.1.1
Package Description
Fizzler
by: Atif Aziz, Colin Ramsay
- 1 total downloads
- Latest version: 1.2.1
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FastExpressionCompiler
by: Maksim Volkau
- 2,846k total downloads
- Latest version: 5.4.1
FastExpressionCompiler 5. 10-40x times faster than Expression.Compile()
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 7.2.0
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Messaging
by: FastEndpoints
- 1 total downloads
- Latest version: 7.2.0
Standalone messaging library for Command Bus/Event Bus implementations compatible with any .NET application.
FastEndpoints.JobQueues
by: FastEndpoints
- 1 total downloads
- Latest version: 7.2.0
Command based background job queueing with scheduling and tracking for any .NET application
FastEndpoints.Attributes
by: FastEndpoints
- 2 total downloads
- Latest version: 7.2.0
Attributes used by FastEndpoints.
FastEndpoints.Core
by: FastEndpoints
- 1 total downloads
- Latest version: 7.2.0
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 1 total downloads
- Latest version: 7.2.0
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Swagger
by: FastEndpoints
- 2 total downloads
- Latest version: 7.2.0
Swagger support for FastEndpoints.
FastEndpoints.ClientGen.Kiota
by: FastEndpoints
- 1 total downloads
- Latest version: 7.1.1
API Client Generator for FastEndpoints using Kiota.