24 packages
returned for Tags:"linq"
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
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
Utilities to interact with Atlassian products. Contains LinqToJira provider for querying JIRA Issue tracker (http://www.atlassian.com/software/jira).
Reactive Extensions Core Library containing base classes and scheduler infrastructure.
Reactive Extensions Platform Services Library used to access platform-specific functionality and enlightenment services.
This is the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
Reactive Extensions Main Library combining the interfaces, core, LINQ, and platform services libraries.
Reactive Extensions Interfaces Library containing essential interfaces.
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable<T> sequences.
Reactive Extensions Query Library used to express complex event processing queries over observable sequences.
Reactive Extensions (Rx) Interfaces Library containing essential interfaces.
Reactive Extensions (Rx) Query Library used to express complex event processing queries over observable sequences.
Reactive Extensions (Rx) Platform Services Library used to access platform-specific functionality and enlightenment services.
XAML support library for Rx. Contains scheduler functionality for the UI dispatcher.
Reactive Extensions (Rx) for .NET
Reactive Extensions (Rx) Core Library containing base classes and scheduler infrastructure.
A library which is able to decompile a delegate or a method body to its lambda representation
A tool which is able to decompile a delegate or a method body to its lambda representation
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