Found 132 packages
Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for MSTest. This provides only single .cs file.
Extension methods which enable chainging of methods together, including async, any method can be chained as long as it returns a Task of OneOf of T or TFailure. Depends on the OneOf library (MIT).
Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for NUnit.
Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for xUnit.net.
[DEPRECATED] Please use the "ChainingAssertion-MSTest.Bin" package instead. Now, this package is a metadata-only package and just redirects to the "ChainingAssertion-MSTest.Bin". / Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for MSTest.
Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for xUnit.net. This provides only single .cs file.
Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for NUnit. This provides only single .cs file.
Method Chaining base UnitTesting Extensions for xUnit.net 2.2+
Monadic-style chaining for C# Tasks.
Method Chaining base UnitTesting Extensions for MSTest V2
Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for MbUnit. This provides only single .cs file.
Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for MSTest.
This library holds some helper classes and extension methods used for asp.net mvc. This is an extension library for the well known library Fluentx.
A lightweight library for implementing responsibility chains in fluent style.
Method Chaining base UnitTesting Extension Methods for Silverlight Unit Test Framework. This provides only single .cs file.
Extensions for method chaining Task<IEnumerable<T>>. Directly map to synchronous System.Linq methods.
Method Chaining base UnitTesting Extensions for NUnit
Cron builder object that can be used to build Cron expressions, describe them, and manipulate objects.
Codoxide.Outcome<T> is an Either monad (or Result monad) for .NET Core.It allows for elegant happy path and error path handling through method chaining made available through a number of Extension libraries.