Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Fluent packages

Showing projects tagged as Fluent

  • Flurl.Http

    8.6 8.2 L4 C#
    Fluent URL builder and testable HTTP client for .NET
  • Fluent Assertions

    8.6 9.5 L4 C#
    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, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
  • ImageProcessor

    8.4 2.9 L3 C#
    DISCONTINUED. :camera: A fluent wrapper around System.Drawing for the processing of image files.
  • NUnit

    8.3 9.1 L3 C#
    NUnit Framework
  • Fluent.Ribbon

    8.2 9.4 L3 C#
    WPF Ribbon control like in Office
  • Fluent Command Line Parser

    5.1 0.0 L4 C#
    A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
  • NFluent

    4.3 5.6 C#
    Smooth your .NET TDD experience with NFluent! NFluent is an ergonomic assertion library which aims to fluent your .NET TDD experience (based on simple Check.That() assertion statements). NFluent aims your tests to be fluent to write (with a super-duper-happy 'dot' auto-completion experience), fluent to read (i.e. as close as possible to plain English expression), but also fluent to troubleshoot, in a less-error-prone way comparing to the classical .NET test frameworks. NFluent is also directly inspired by the awesome Java FEST Fluent assertion/reflection library (http://fest.easytesting.org/)
  • CsConsoleFormat

    4.2 0.0 C#
    .NET C# library for advanced formatting of console output [Apache]
  • should

    3.2 0.0 L4 C#
    Should Assertion Library
  • Outcome.NET

    3.1 3.4 L5 C#
    Never write a result wrapper again! Outcome.NET is a simple, powerful helper for methods that return a value, but sometimes also need to return validation messages, warnings, or a success bit.
  • FluentUriBuilder

    3.0 0.0 L4 C#
    A safer and more readable way to build URI's in .NET
  • ObjectFiller.NET

    2.8 0.0 C#
    The .NET ObjectFiller fills the properties of your .NET objects with random data
  • NBuilder

    2.2 0.0 L2 C#
    Rapid generation of test objects in .NET