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.
Utilities to interact with Atlassian products. Contains LinqToJira provider for querying JIRA Issue tracker (http://www.atlassian.com/software/jira).
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
Reactive Extensions Interfaces Library containing essential interfaces.
Reactive Extensions Core Library containing base classes and scheduler infrastructure.
Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable<T> sequences.
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
Reactive Extensions Query Library used to express complex event processing queries over observable sequences.
Reactive Extensions Main Library combining the interfaces, core, LINQ, and platform services libraries.
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.
A tool which is able to decompile a delegate or a method body to its lambda representation
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.
Reactive Extensions (Rx) for .NET
Reactive Extensions (Rx) Core Library containing base classes and scheduler infrastructure.
XAML support library for Rx. Contains scheduler functionality for the UI dispatcher.
A library which is able to decompile a delegate or a method body to its lambda representation
Reactive Extensions (Rx) Interfaces Library containing essential interfaces.
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