Top 20 NuGet Packages

Inspired by Ruby syntax for returning a value from a switch statement
A .Net library with fluent interface for comparing and synchronizing entities/records.
Fluent System Icons For WPF
A simple library for structuring unit test methods as fluent interfaces, while encouraging the use of the Arrange, Act, Assert (AAA) and Don't Repeat Yourself (DRY) patterns.
Set of classes that let you fluently configure Web API controllers for the purpose of unit testing
Provides extensions for TimeSpan. Added new TimeValue Week, Year, Decade and Century.
FluentTypeScanner is a .NET library used to scan for types using various scanning strategies expressed using a fluent-based declarative syntax.
Provide possibility to easily configure validation rules for your project with FluentValidation.
Package Description
Generic validation framework with fluent configuration API
Validate you input! public static void Example(string name, int age) { try { Validator .Begin(name, nameof(name)) .NotNull() .NotWhiteSpace() .Map(age, nameof(age)...
An HTTP helper for .NET
FluentWorkflow is a workflow/saga dsl and runtime component
Package Description
Acrylic, Aeroglass, Transparent chromes
Tiny set of XmlDocument extension methods for making it easier to parse XML
A set of extension methods to help in your every day tasks.
A set of extension methods to help in your every day tasks with System.Reactive.