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 Interfaces Library containing essential interfaces.
Reactive Extensions Query Library used to express complex event processing queries over observable sequences.
Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable<T> sequences.
Reactive Extensions Main Library combining the interfaces, core, LINQ, and platform services libraries.
This is the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
Reactive Extensions Platform Services Library used to access platform-specific functionality and enlightenment services.
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
Reactive Extensions (Rx) for .NET
Reactive Extensions (Rx) Core Library containing base classes and scheduler infrastructure.
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.
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