24 packages returned for Tags:"Linq"

Introduces IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), and ParallelForEachAsync() GitHub: https://github.com/Dasync/AsyncEnumerable PROBLEM SPACE Helps to (a) create an element provider, where producing an element can take a lot of time due to dependency on other asynchronous events (e.g.... More information
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 5.11.0
  • Atlassian JIRA LINQ
Utilities to interact with Atlassian products. Contains LinqToJira provider for querying JIRA Issue tracker (http://www.atlassian.com/software/jira).
Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable<T> sequences.
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 1.0.7
  • system linq dynamic
This is the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
Dynamic Expresso is an interpreter for simple C# statements. Dynamic Expresso embeds its own parsing logic, really interprets C# statements by converting it to .NET lambda expressions or delegates. Using Dynamic Expresso developers can create scriptable applications, execute .NET code without... More information