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).
  • 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.
Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable<T> sequences.
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world"... More information