Top 20 NuGet lambda Packages

A small set of methods that help getting MemberInfo using lambda expressions. Example: Info.PropertyOf<YourClass>(c => c.YourProperty); Releases: 1.1 Added some convenience overloads for the case when you already have Expression<Func<T, TResult>>.
Kerosene C# Dynamic Tools Library
A small functional programming language for .NET. Its syntax is based on Python but whitespaces are ignored. Everything is an expression. The language runtime is embeddable, its AST is accesible and it compiles to portable pcode. There's an REPL you can play with and the project includes lots of un...
A .NET extension library for akka.configuration that allows users to configure and create Akka.NET actor systems using C#'s lambda syntax.
Helper methods for lambda expressions
NJection.LambdaConverter is a .NET library for converting delegates resolved from methods/constructors to expression trees.
A modern .NET Standard library for Amazon's Lambda service.
IdeaStudio Core : helpers, method extensions, converters, ...
Utility for extracting values from lambdas and delegates. Can be used for unit-testing
Create an ASP.NET Core Web API ready to for AWS Lambda
A convention object to object or DataReader to object mapper in .NET.
Cake Build addon for Amazon Lambda.
Fluent Express provides a convenient API for dynamically building expression trees.
Enumerate items from an arbitrary callback method
Package Description
Serverless framework template project for creating microservices using microsoft dotnet core.