Top 20 NuGet lambda Packages

包含使C#变得更加函数式的很多扩展函数;
Predicate Helper is a C# utility that will take different lambda expressions and combine them. It can be used with an ORM (like Entity Framework) and it will allow you to create dynamic queries.
String Utils
A core library to enable functional programming in C# Data Types: - Identity - Maybe - Result - Either - Validation - Reader - Writer - IO - State - Tagged - Union - Coyoneda - Yoneda - Continuation - Redux: Store, Reducer, Middleware and Action (e.g. Tagged) Prelude (Standard Library) - Syntactic...
Package Description
Utilities and helper functions for when integrating with Amazon Web Services Api Gateway
Provides the ability to manipulate LINQ expression trees.
Camlex.NET for client object model. Camlex.NET simplifies creating of CAML queries for SharePoint (2007, 2010, 2013, 2016, 2019, Online) by using C# and lambda expressions
Camlex.NET for client object model. Camlex.NET simplifies creating of CAML queries for SharePoint (2007, 2010, 2013, 2016, 2019, Online) by using C# and lambda expressions
Camlex.NET for client object model. Camlex.NET simplifies creating of CAML queries for SharePoint (2007, 2010, 2013, 2016, 2019, Online) by using C# and lambda expressions
Package Description
Provides an extension method to project queries from one type to queries of another, using AutoMapper - essentially a white-labelling of AutoMapper's `ProjectTo` construct, albeit stable across AutoMapper versions. This package is for AutoMapper versions 6-7. For an identical API on AutoMappe...
Provides an extension method to project queries from one type to queries of another, using AutoMapper - essentially a white-labelling of AutoMapper's `ProjectTo` construct, albeit stable across AutoMapper versions. This package is for AutoMapper versions 8-9. For an identical API on AutoMappe...
Add to the *.cs file header: using static ClrPro.ESharp; And use: Using(new MyScopeExtension()).Do(s=>{ Console.WriteLine(s.ToString());}) var myAction = Y(()=>return 10); // myAction have type Func<int>;
The NodejsFunction from the @aws-cdk/aws-lambda-nodejs package but with the AWS_NODEJS_CONNECTION_REUSE_ENABLED automatically set.
Catalog component to support registration of AWS Lambda functions running on the local machine
An AWS CDK feature flag implementation (Stability: Experimental)
动态生成表达式树
Amazon Lambda Hosting support for .NET Core 3.0+
Simplify your Linq expression