Stars
C# pure functional programming framework - come and get declarative!
Static interface to dynamic implementation (duck casting). Uses the DLR combined with Reflect.Emit.
A set of annotations and analyzers that add additional constraints to your codebase
C# library to create new immutable object applying lambda expressions to the existing immutable object
A lightweight library for using immutable datatypes as first class citizens in .Net (as much as the CLR will allow, anyway). Optimized for performance and size, it provides a simple API for creatin…
Efficient Processing, Compilation, and Execution of Expression Trees at Runtime
An example of how to retrieve the CPU usage % of a .net core app.
Roslyn powered analyzers for C# to support convention defined architecture