AdoNet.Async.DataSet
0.1.1
See the version list below for details.
dotnet add package AdoNet.Async.DataSet --version 0.1.1
NuGet\Install-Package AdoNet.Async.DataSet -Version 0.1.1
<PackageReference Include="AdoNet.Async.DataSet" Version="0.1.1" />
<PackageVersion Include="AdoNet.Async.DataSet" Version="0.1.1" />
<PackageReference Include="AdoNet.Async.DataSet" />
paket add AdoNet.Async.DataSet --version 0.1.1
#r "nuget: AdoNet.Async.DataSet, 0.1.1"
#:package AdoNet.Async.DataSet@0.1.1
#addin nuget:?package=AdoNet.Async.DataSet&version=0.1.1
#tool nuget:?package=AdoNet.Async.DataSet&version=0.1.1
Async DataSet and DataTable for ADO.NET (System.Data). Includes AsyncDataTable, AsyncDataSet, AsyncDataAdapter, and Newtonsoft.Json converters.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- AdoNet.Async (>= 0.1.1)
- Newtonsoft.Json (>= 13.0.4)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on AdoNet.Async.DataSet:
| Package | Downloads |
|---|---|
|
AdoNet.Async.Adapters
Adapters wrapping existing ADO.NET providers (DbConnection, DbCommand, DbDataReader) into async interfaces. Includes .AsAsync() extension and DI support. |
|
|
AdoNet.Async.Serialization.NewtonsoftJson
Newtonsoft.Json converters for AsyncDataTable and AsyncDataSet, wire-compatible with Json.Net.DataSetConverters. |
|
|
AdoNet.Async.Serialization.SystemTextJson
System.Text.Json converters for AsyncDataTable and AsyncDataSet, wire-compatible with Json.Net.DataSetConverters. |
GitHub repositories
This package is not used by any popular GitHub repositories.