Found 185 packages
Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable<T> sequences.
Supports checking that Moq setups are executed in sequence.
Interactive Extensions Async Library used to express queries over asynchronous enumerable sequences.
Sequences is a port of Scala's Stream[+A] to C#. A Sequence<T> is an immutable lazy list whose elements are only evaluated when they are needed. A sequence is composed by a head (the first element) and a lazily-evaluated tail (the remaining elements). The fact that the tail is lazily-evaluated, makes it easy to represent infinite series or sets. See the project's page for examples: https://github.com/dcastro/Sequences
Interactive Extensions Main Library used to express queries over enumerable sequences.
This package contains abstractions for numeric sequences. Platforms supported: .NET 6.x or above
This library brings C#'s concept of 'await foreach' to F#, with a seamless implementation of IAsyncEnumerable<'T>. The 'taskSeq' computation expression adds support for awaitable asynchronous sequences with similar ease of use and performance to F#'s 'task' CE, with minimal overhead through ValueTask under the hood. TaskSeq brings 'seq' and 'task' together in a safe way. Generates optimized IL code through resumable state machines, and comes with a comprehensive set of functions in module 'TaskSeq'. See README for documentation and more info.
EntityFrameworkCore extensions for operations on sequences
Provides support for Language-Integrated Query (LINQ) over IAsyncQueryable<T> sequences with query providers.
Package Description
This package contains CosmoDb extensions for the CG.Sequences package. Platforms supported: .NET 6.x or above
Asynchronous sequences for F#
LinksPlatform's Platform.Data.Doublets.Sequences Class Library
LinksPlatform's Platform.Data.Sequences Class Library
Interactive Extensions Async Providers Library used to build query providers and express queries over async enumerable sequences.
Hexalith is a set of libraries to build a micro-service architecture.
序列号生成服务