Net.Dependency.Sql
1.2.5
dotnet add package Net.Dependency.Sql --version 1.2.5
NuGet\Install-Package Net.Dependency.Sql -Version 1.2.5
<PackageReference Include="Net.Dependency.Sql" Version="1.2.5" />
<PackageVersion Include="Net.Dependency.Sql" Version="1.2.5" />
<PackageReference Include="Net.Dependency.Sql" />
paket add Net.Dependency.Sql --version 1.2.5
#r "nuget: Net.Dependency.Sql, 1.2.5"
#:package Net.Dependency.Sql@1.2.5
#addin nuget:?package=Net.Dependency.Sql&version=1.2.5
#tool nuget:?package=Net.Dependency.Sql&version=1.2.5
Library that manages connection handling and automatic dependency injection registration, used for SQL and NoSQL client implementations.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net8.0
- Net.Dependency.Host (>= 1.2.5)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Net.Dependency.Sql:
| Package | Downloads |
|---|---|
|
Net.Dependency.PgSql
Provides the data provider for PostgreSQL. These classes provide data access and encapsulate specific database protocols, including Tabular Data Streaming (TDS) for project development. |
|
|
Net.Dependency.MySql
Provides the data provider for MySQL. These classes provide data access and encapsulate specific database protocols, including Tabular Data Streaming (TDS) for project development. |
|
|
Net.Dependency.MsSql
Provides the data provider for SQL Server. These classes provide data access and encapsulate specific database protocols, including Tabular Data Streaming (TDS) for project development. |
GitHub repositories
This package is not used by any popular GitHub repositories.