TryIT.SqlAdo.MicrosoftSqlClient
1.1.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package TryIT.SqlAdo.MicrosoftSqlClient --version 1.1.5
NuGet\Install-Package TryIT.SqlAdo.MicrosoftSqlClient -Version 1.1.5
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="TryIT.SqlAdo.MicrosoftSqlClient" Version="1.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TryIT.SqlAdo.MicrosoftSqlClient --version 1.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TryIT.SqlAdo.MicrosoftSqlClient, 1.1.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TryIT.SqlAdo.MicrosoftSqlClient as a Cake Addin #addin nuget:?package=TryIT.SqlAdo.MicrosoftSqlClient&version=1.1.5 // Install TryIT.SqlAdo.MicrosoftSqlClient as a Cake Tool #tool nuget:?package=TryIT.SqlAdo.MicrosoftSqlClient&version=1.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
How to use this library
- add reference to
TryIT.SqlAdo.MicrosoftSqlClient
into your code - refer to example code below to perform db operation
using TryIT.SqlAdo.MicrosoftSqlClient;
using TryIT.SqlAdo.MicrosoftSqlClient.Models;
public void GetData()
{
ConnectorConfig config = new ConnectorConfig
{
ConnectionString = "",
TimeoutSecond = 10 * 60 // 10 minute
};
DbConnector dbConnector = new DbConnector(config);
dbConnector.FetchDataTable("commandText", System.Data.CommandType.Text);
}
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Data.SqlClient (>= 5.1.1)
- Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider (>= 3.0.0)
- Polly (>= 8.0.0)
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.5.7 | 137 | 8/22/2024 |
1.5.6 | 122 | 8/22/2024 |
1.5.5 | 114 | 8/22/2024 |
1.5.4 | 120 | 8/10/2024 |
1.5.3 | 120 | 8/10/2024 |
1.5.2 | 98 | 8/7/2024 |
1.5.1 | 78 | 8/3/2024 |
1.5.0 | 75 | 7/17/2024 |
1.4.9 | 88 | 7/17/2024 |
1.4.8 | 109 | 6/18/2024 |
1.4.7 | 105 | 6/13/2024 |
1.4.6 | 102 | 5/16/2024 |
1.4.5 | 102 | 5/15/2024 |
1.4.4 | 95 | 5/14/2024 |
1.4.3 | 88 | 5/14/2024 |
1.4.2 | 94 | 5/14/2024 |
1.4.1 | 97 | 5/14/2024 |
1.4.0 | 96 | 5/14/2024 |
1.3.9 | 85 | 5/14/2024 |
1.3.8 | 94 | 5/11/2024 |
1.3.7 | 128 | 5/6/2024 |
1.3.6 | 120 | 5/6/2024 |
1.3.5 | 142 | 3/14/2024 |
1.3.4 | 131 | 3/14/2024 |
1.3.3 | 113 | 3/5/2024 |
1.3.2 | 112 | 3/5/2024 |
1.3.1 | 120 | 3/5/2024 |
1.3.0 | 149 | 12/20/2023 |
1.2.9 | 125 | 12/20/2023 |
1.2.8 | 163 | 12/4/2023 |
1.2.7 | 144 | 11/29/2023 |
1.2.6 | 135 | 11/23/2023 |
1.2.5 | 142 | 11/22/2023 |
1.2.4 | 140 | 11/3/2023 |
1.2.3 | 148 | 11/3/2023 |
1.2.2 | 133 | 11/3/2023 |
1.2.1 | 127 | 11/3/2023 |
1.1.9 | 148 | 10/24/2023 |
1.1.8 | 124 | 10/24/2023 |
1.1.7 | 148 | 10/24/2023 |
1.1.6 | 146 | 10/24/2023 |
1.1.5 | 150 | 10/20/2023 |
1.1.4 | 134 | 10/20/2023 |
1.1.3 | 138 | 10/20/2023 |
1.1.2 | 148 | 10/19/2023 |
1.1.1 | 139 | 10/13/2023 |
1.1.0 | 147 | 10/2/2023 |
1.0.9 | 150 | 9/7/2023 |
1.0.8 | 162 | 8/23/2023 |
1.0.7 | 173 | 8/10/2023 |
1.0.6 | 182 | 8/2/2023 |
1.0.5 | 164 | 8/2/2023 |
1.0.4 | 172 | 7/9/2023 |