Aquarius.ONE.Shared.DataAdapters
1.1.0-aqi-1502-06
.NET Core 3.1
This is a prerelease version of Aquarius.ONE.Shared.DataAdapters.
dotnet add package Aquarius.ONE.Shared.DataAdapters --version 1.1.0-aqi-1502-06
NuGet\Install-Package Aquarius.ONE.Shared.DataAdapters -Version 1.1.0-aqi-1502-06
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aquarius.ONE.Shared.DataAdapters" Version="1.1.0-aqi-1502-06" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aquarius.ONE.Shared.DataAdapters --version 1.1.0-aqi-1502-06
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Aquarius.ONE.Shared.DataAdapters, 1.1.0-aqi-1502-06"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Aquarius.ONE.Shared.DataAdapters as a Cake Addin
#addin nuget:?package=Aquarius.ONE.Shared.DataAdapters&version=1.1.0-aqi-1502-06&prerelease
// Install Aquarius.ONE.Shared.DataAdapters as a Cake Tool
#tool nuget:?package=Aquarius.ONE.Shared.DataAdapters&version=1.1.0-aqi-1502-06&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Shared DataAdapters package
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Aquarius.ONE.Shared.Communication (>= 1.1.0)
- Aquarius.ONE.Shared.Config (>= 2.0.1)
- Refit.HttpClientFactory (>= 5.2.4)
- System.Data.SqlClient (>= 4.8.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.1.0-aqi-1502-06 | 69 | 9/1/2022 | |
1.1.0-aqi-1502-05 | 56 | 9/1/2022 | |
1.1.0-aqi-1502-04 | 59 | 9/1/2022 | |
1.0.4 | 172 | 11/1/2022 | |
1.0.3 | 229 | 10/19/2022 | |
1.0.2 | 377 | 5/6/2022 | |
1.0.1 | 514 | 1/19/2022 | |
1.0.1-pre-1 | 92 | 1/6/2022 |
Version 1.1.0
- Use spreadsheet GetColumns instead of GetRows for FillDataSet
Version 1.0.2
- Fixed bug deserializing protobufs to json
Version 1.0.1
- Added license info
- Updated dependencies
Version 1.0.0
- Initial release
- Renamed from Claros.Shared.DataAdapters