1. NUnit

    By:

    NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit tests. Version 2.6 is the seventh major release of this well-known and well-tested programming tool. This package includes only the framework assemb... More information

  2. Fluent Assertions

    By:

    A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit test. Runs on .NET 3.5, 4.0 and 4.5 (Desktop and Windows Store), Silverlight 4 and 5 and Windows Phone 7.5. Supports the unit test frameworks NUnit, XUnit, MBUnit, Gallio and MSpec.

  3. FluentValidation

    By:

    A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.

    90,932 downloads

  4. Fluent NHibernate

    By:

    Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.

  5. FluentMongo

    By:

    Provides a fluent interface on top of the 10gen driver including Linq.

  6. Fluent Migrator

    By:

    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 ... More information

    27,067 downloads

  7. FluentValidation.MVC3

    By:

    ASP.NET MVC 3 integration for FluentValidation

    27,954 downloads

  8. NBuilder

    By:

    Through a fluent, extensible interface, NBuilder allows you to rapidly create test data, automatically assigning values to properties and public fields that are one of the built in .NET data types (e.g. ints and strings). NBuilder allows you to override for properties you are interested in using lambda expressions.

  9. Fluent Migrator Tools

    By:

    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 ... More information

    16,070 downloads

  10. Fluent Email 1.2.2

    By:

    A Fluent Wrapper for System.Net.Mail with razor templating support.

  11. MvcContrib.Mvc3.FluentHtml-ci

    By:

    MvcContrib.FluentHtml is a library of extensible, strongly-typed HTML helpers that employs a fluent API to increase productivty of authoring MVC views.

    13,102 downloads

    Tags

  12. Fluent Cassandra

    By:

    FluentCassandra is a .NET library for accessing Cassandra, which wraps the Thrift client library and provides a more fluent POCO interface for accessing and querying the objects in Cassandra.

  13. FluentSecurity 1.4.0

    By:

    Fluent security configuration for ASP.NET MVC

  14. ShouldFluent

    By:

    The Should Assertion Library provides a set of extension methods for test assertions for AAA and BDD style tests. It provides assertions only, and as a result it is test runner agnostic. The assertions are a direct fork of the xUnit test assertions. This project was born because test runners Should be independent of the assertions!

    9,151 downloads

  15. FluentValidation.MVC4

    By:

    ASP.NET MVC 4 integration for FluentValidation

    10,498 downloads

  16. Catel.Extensions.FluentValidation 3.5

    By:

    Catel.Extensions.FluentValidation library which contains fluent validation extensions.

  17. Fluent Automation API for Selenium WebDriver

    By:

    Fluent Automation is a simplified DSL for web application automation testing.

  18. Fluent.Ribbon 2.0.2

    By:

    Fluent Ribbon Control Suite is a library that implements an Office-like (Microsoft Office Fluent user interface) for the Windows Presentation Foundation (WPF). It provides well-customized controls such as RibbonTabControl, Backstage, Gallery, QuickAccessToolbar, ScreenTip and so on. It is bundled with the most up-to-date Office 2010 styles.

  19. FluentScheduler

    By:

    A task scheduler that uses fluent interface to configure schedules. Useful for running cron jobs/automated tasks from your application.

  20. AutoMapper 2.2.1

    By:

    A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple ... More information

    326,903 downloads