Microsoft.Bcl.AsyncInterfaces 10.0.1
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Showing the top 20 packages that depend on Microsoft.Bcl.AsyncInterfaces.
| Packages | Downloads |
|---|---|
|
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
|
8 |
|
AWSSDK.Core
The Amazon Web Services SDK for .NET - Core Runtime
|
8 |
|
Microsoft.OData.Core
Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4 and v4.01. Enables construction of OData services and clients. Targets .NET 8 or above.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
|
8 |
|
Dapper.StrongName
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
|
8 |
|
Verify
Enables verification of complex models and documents.
|
8 |
|
GraphQL
GraphQL for .NET
|
8 |
|
Grpc.Net.Common
Infrastructure for common functionality in gRPC
|
8 |
|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
7 |
|
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
7 |
|
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
|
7 |
|
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
|
7 |
|
System.Threading.RateLimiting
APIs to help manage rate limiting.
Commonly Used Types:
System.Threading.RateLimiting.RateLimiter
System.Threading.RateLimiting.ConcurrencyLimiter
System.Threading.RateLimiting.TokenBucketRateLimiter
System.Threading.RateLimiting.RateLimitLease
|
7 |
|
System.Text.Json
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.
Commonly Used Types:
System.Text.Json.JsonSerializer
System.Text.Json.JsonDocument
System.Text.Json.JsonElement
System.Text.Json.Utf8JsonWriter
System.Text.Json.Utf8JsonReader
When using NuGet 3.x this package requires at least version 3.4.
|
7 |
|
Microsoft.PowerShell.SDK
Runtime for hosting PowerShell
|
7 |
.NET Framework 4.6.2
- System.Threading.Tasks.Extensions (>= 4.6.3)
.NET Standard 2.0
- System.Threading.Tasks.Extensions (>= 4.6.3)
.NET Standard 2.1
- No dependencies.