Top 20 NuGet Packages

A methods to create series of numbers and operate vectors
Provides the IQueryResultCachingStrategy<TQuery, TResult> contract for defining caching strategies used for Functional.CQS handler implementations: - IQueryHandler<TQuery, TResult> - IAsyncQueryHandler<TQuery, TResult>
Defines contracts for infrastructural components required for Functional.CQS.AOP caching. - IFunctionalCache - IInvalidateFunctionalCacheItem<TQuery, TResult> - IInvalidateFunctionalCacheItems - ILogFunctionalCacheExceptions - ILogFunctionalCacheItemInvalidationOperations - ILogFunctionalCacheItemRe...
Defines FunctionalNullCache, a null object that implements Functional.CQS.AOP.Caching.Infrastructure.IFunctionalCache
Provides metrics-capturing decorator implementations for Functional.CQS handler implementations: - IQueryHandler<TQuery, TResult> - IAsyncQueryHandler<TQuery, TResult> - ICommandHandler<TCommand, TError> - IAsyncCommandHandler<TCommand, TError>
Defines contracts for metrics-capturing components to be used alongside Functional.CQS handler implementations: - IUniversalMetricsCapturingStrategy - IMetricsCapturingStrategyForQuery<TQuery, TResult> - IMetricsCapturingStrategyForCommand<TCommand, TError>
A small set of extensions for FluentAssertions for working with Functional.Maybe
A JSON.Net converter that allows serialization and deserialization of instances of Functional.Maybe
Functions and types for C# adopted from FP e.g. Option, Choice
An HTTP client/server library designed to enable the implementation and consumption of HTTP services in a purely functional asynchronous style.
This is a .NET library of utility functions in a functional style in C#. These functions are intended as to be used as part-educational tool, part-useful work tool. That is to say that the functions are supplied in source code form and you, the lucky consumer, can look at the code and understand the...
A lightweight string to function parser.
Token validator for Function Monkey
The purpose of this package is to allow a ListView-type-control to behave like a TreeView and display hierarchical data. This is particularly useful if you want to adapt a GridView to behave like a TreeView. See documentation for examples
Stop reinventing the wheel and forever recreating this simple class that takes a Func or Comparison and turns it into a (Equality-)Comparer instance.
The major feature is a case-insensitive IQueryable to address the mismatch between LINQ Entity Framework and SQL Server case-sensitivity. Also, simple extension methods providing syntactic sugar for strings and collections.
K-ordered, semi-random, distributed unique Id generator using base 36. Overcomes several weaknesses of integer, Guid and SequentialGuid identifiers.
A coherent and convenient set of interfaces and base classes for entity domains.
Recursive Func library for C# (for Windows Phone 7.5 projects)