mirror of
https://github.com/DependencyTrack/dependency-track.git
synced 2025-10-19 07:53:18 +00:00

* Fixes Artifactory compatibility including outdated component detection * Drops the PackageBaseAddress / flat-container approach to version number retrieval. The old approach was simpler and faster but Artifactory didn't support it and it doesn't exclude unlisted versions * Can specify a "fully qualified" repository URL including "index.json" to support Artifactory and Nexus URLs (#5040) * Suppresses pre-release versions (#1711) unless no stable release versions exist in accordance with #5075 behaviour * Suppresses unlisted versions to avoid recommending versions which may have been resolved due to critical bugs * Caches the RegistrationsBaseUrl for up to 15 minutes to remove the lookup overhead when performing bulk version checking * Replaces SUPPORTED_DATE_FORMATS with thread-safe DateTimeFormatter * Expanded test coverage, removed old flat-container based tests * Removed printStackTrace call from AbstractMetaAnalyzer - throwable is passed to logger.error call Signed-off-by: colinfyfe <colinfyfe@protonmail.com>
10724 lines
No EOL
742 KiB
JSON
10724 lines
No EOL
742 KiB
JSON
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json",
|
|
"@type": [
|
|
"catalog:CatalogRoot",
|
|
"PackageRegistration",
|
|
"catalog:Permalink"
|
|
],
|
|
"commitId": "75025c92-6231-482b-8c37-52e14fc16639",
|
|
"commitTimeStamp": "2025-08-04T22:54:07.6810265+00:00",
|
|
"count": 2,
|
|
"items": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json#page/1.0.19269.1/5.1.0",
|
|
"@type": "catalog:CatalogPage",
|
|
"commitId": "75025c92-6231-482b-8c37-52e14fc16639",
|
|
"commitTimeStamp": "2025-08-04T22:54:07.6810265+00:00",
|
|
"count": 14,
|
|
"items": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/1.0.19269.1.json",
|
|
"@type": "Package",
|
|
"commitId": "298f5c61-5552-4ca8-a22c-b9b690cd9d14",
|
|
"commitTimeStamp": "2024-01-16T19:14:48.8963881+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netframework4.6",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netframework4.6/system.data.common",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Data.Common",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.data.common/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netframework4.6/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.sni",
|
|
"range": "[1.0.19235.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netframework4.6/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[3.0.8, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netcoreapp2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netcoreapp2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[4.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netcoreapp2.1/runtime.native.system.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "runtime.native.System.Data.SqlClient.sni",
|
|
"range": "[4.4.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/runtime.native.system.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netcoreapp2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[4.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netcoreapp2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[4.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netcoreapp2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[4.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netcoreapp2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[4.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netcoreapp2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[3.0.8, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETCoreApp2.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[4.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netstandard2.0/runtime.native.system.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "runtime.native.System.Data.SqlClient.sni",
|
|
"range": "[4.4.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/runtime.native.system.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.4.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netstandard2.0/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[4.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netstandard2.0/system.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Memory",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[4.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[4.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[4.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[3.0.8, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.1.0.19269.1.json#deprecation",
|
|
"@type": "deprecation",
|
|
"message": "An important security issue exists in this version of the package. It is recommended to update to a newer version.\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056",
|
|
"reasons": [
|
|
"CriticalBugs"
|
|
]
|
|
},
|
|
"description": "Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)\n\nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/1.0.19269.1/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/1.0.19269.1/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/1.0.19269.1/microsoft.data.sqlclient.1.0.19269.1.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2019-09-26T21:15:53.953+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "1.0.19269.1",
|
|
"vulnerabilities": [
|
|
{
|
|
"advisoryUrl": "https://github.com/advisories/GHSA-8g2p-5pqh-5jmc",
|
|
"severity": "1"
|
|
},
|
|
{
|
|
"advisoryUrl": "https://github.com/advisories/GHSA-98g6-xh36-x2p7",
|
|
"severity": "2"
|
|
}
|
|
]
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/1.0.19269.1/microsoft.data.sqlclient.1.0.19269.1.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/2.0.0.json",
|
|
"@type": "Package",
|
|
"commitId": "298f5c61-5552-4ca8-a22c-b9b690cd9d14",
|
|
"commitTimeStamp": "2024-01-16T19:14:48.8963881+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netframework4.6",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netframework4.6/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[2.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netframework4.6/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.14.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netframework4.6/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[5.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netframework4.6/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[5.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[2.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp2.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.14.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[5.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[5.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETCoreApp2.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp3.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[2.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp3.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp3.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp3.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp3.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp3.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.14.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[5.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[5.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETCoreApp3.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[2.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netstandard2.0/system.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Memory",
|
|
"range": "[4.5.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.14.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[5.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[5.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.0.json#deprecation",
|
|
"@type": "deprecation",
|
|
"message": "An important security issue exists in this version of the package. It is recommended to update to a newer version.\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056",
|
|
"reasons": [
|
|
"CriticalBugs"
|
|
]
|
|
},
|
|
"description": "Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)\n\nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/2.0.0/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/2.0.0/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/2.0.0/microsoft.data.sqlclient.2.0.0.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2020-06-16T21:34:23.57+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "2.0.0",
|
|
"vulnerabilities": [
|
|
{
|
|
"advisoryUrl": "https://github.com/advisories/GHSA-8g2p-5pqh-5jmc",
|
|
"severity": "1"
|
|
},
|
|
{
|
|
"advisoryUrl": "https://github.com/advisories/GHSA-98g6-xh36-x2p7",
|
|
"severity": "2"
|
|
}
|
|
]
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/2.0.0/microsoft.data.sqlclient.2.0.0.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/2.0.1.json",
|
|
"@type": "Package",
|
|
"commitId": "298f5c61-5552-4ca8-a22c-b9b690cd9d14",
|
|
"commitTimeStamp": "2024-01-16T19:14:48.8963881+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netframework4.6",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netframework4.6/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[2.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netframework4.6/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.14.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netframework4.6/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[5.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netframework4.6/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[5.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[2.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp2.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.14.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[5.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[5.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETCoreApp2.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp3.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp3.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[2.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp3.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp3.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp3.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp3.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp3.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp3.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp3.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.14.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[5.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[5.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETCoreApp3.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[2.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netstandard2.0/system.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Memory",
|
|
"range": "[4.5.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.14.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[5.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[5.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.2.0.1.json#deprecation",
|
|
"@type": "deprecation",
|
|
"message": "An important security issue exists in this version of the package. It is recommended to update to a newer version.\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056",
|
|
"reasons": [
|
|
"CriticalBugs"
|
|
]
|
|
},
|
|
"description": "Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)\n\nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/2.0.1/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/2.0.1/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/2.0.1/microsoft.data.sqlclient.2.0.1.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2020-08-25T23:33:24.633+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "2.0.1",
|
|
"vulnerabilities": [
|
|
{
|
|
"advisoryUrl": "https://github.com/advisories/GHSA-8g2p-5pqh-5jmc",
|
|
"severity": "1"
|
|
},
|
|
{
|
|
"advisoryUrl": "https://github.com/advisories/GHSA-98g6-xh36-x2p7",
|
|
"severity": "2"
|
|
}
|
|
]
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/2.0.1/microsoft.data.sqlclient.2.0.1.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/3.0.0.json",
|
|
"@type": "Package",
|
|
"commitId": "298f5c61-5552-4ca8-a22c-b9b690cd9d14",
|
|
"commitTimeStamp": "2024-01-16T19:14:48.8963881+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netframework4.6.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netframework4.6.1/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[3.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netframework4.6.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netframework4.6.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netframework4.6.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netframework4.6.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netframework4.6.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netframework4.6.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[3.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp2.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETCoreApp2.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp3.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[3.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp3.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp3.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp3.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp3.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp3.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp3.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp3.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETCoreApp3.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[3.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.0/system.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Memory",
|
|
"range": "[4.5.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.0/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[3.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.1/system.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Memory",
|
|
"range": "[4.5.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[4.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#dependencygroup/.netstandard2.1/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.1"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.3.0.0.json#deprecation",
|
|
"@type": "deprecation",
|
|
"message": "An important security issue exists in this version of the package. It is recommended to update to a newer version.\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056",
|
|
"reasons": [
|
|
"CriticalBugs"
|
|
]
|
|
},
|
|
"description": "Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)\n\nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/3.0.0/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/3.0.0/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/3.0.0/microsoft.data.sqlclient.3.0.0.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2021-06-09T17:29:45.52+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "3.0.0",
|
|
"vulnerabilities": [
|
|
{
|
|
"advisoryUrl": "https://github.com/advisories/GHSA-98g6-xh36-x2p7",
|
|
"severity": "2"
|
|
}
|
|
]
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/3.0.0/microsoft.data.sqlclient.3.0.0.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/4.0.0-preview1.21237.2.json",
|
|
"@type": "Package",
|
|
"commitId": "0966815d-8391-4dbd-806d-c96de886b8f7",
|
|
"commitTimeStamp": "2024-01-09T20:51:18.5981672+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netframework4.6.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netframework4.6.1/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[4.0.0-preview1.21232.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netframework4.6.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netframework4.6.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netframework4.6.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netframework4.6.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netframework4.6.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netframework4.6.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netframework4.6.1/system.runtime.interopservices.runtimeinformation",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.InteropServices.RuntimeInformation",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.interopservices.runtimeinformation/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[4.0.0-preview1.21232.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp2.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETCoreApp2.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp3.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp3.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[4.0.0-preview1.21232.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp3.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp3.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp3.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp3.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp3.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp3.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp3.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp3.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp3.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETCoreApp3.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[4.0.0-preview1.21232.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.0/system.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Memory",
|
|
"range": "[4.5.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.0/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[4.0.0-preview1.21232.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.1/system.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Memory",
|
|
"range": "[4.5.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#dependencygroup/.netstandard2.1/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.1"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview1.21237.2.json#deprecation",
|
|
"@type": "deprecation",
|
|
"message": "An important security issue exists in this version of the package. It is recommended to update to a newer version.\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056",
|
|
"reasons": [
|
|
"CriticalBugs"
|
|
]
|
|
},
|
|
"description": "Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)\n\nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/4.0.0-preview1.21237.2/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/4.0.0-preview1.21237.2/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/4.0.0-preview1.21237.2/microsoft.data.sqlclient.4.0.0-preview1.21237.2.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2021-08-25T18:41:43.393+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "4.0.0-preview1.21237.2"
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/4.0.0-preview1.21237.2/microsoft.data.sqlclient.4.0.0-preview1.21237.2.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/4.0.0-preview2.21264.2.json",
|
|
"@type": "Package",
|
|
"commitId": "0966815d-8391-4dbd-806d-c96de886b8f7",
|
|
"commitTimeStamp": "2024-01-09T20:51:18.5981672+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netframework4.6.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netframework4.6.1/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[4.0.0-preview1.21232.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netframework4.6.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netframework4.6.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netframework4.6.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netframework4.6.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netframework4.6.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netframework4.6.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netframework4.6.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netframework4.6.1/system.runtime.interopservices.runtimeinformation",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.InteropServices.RuntimeInformation",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.interopservices.runtimeinformation/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netframework4.6.1/system.security.cryptography.algorithms",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Algorithms",
|
|
"range": "[4.3.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.algorithms/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netframework4.6.1/system.security.cryptography.primitives",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Primitives",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.primitives/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netframework4.6.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[4.0.0-preview1.21232.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp2.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp2.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp2.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp2.1/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp2.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETCoreApp2.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp3.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp3.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[4.0.0-preview1.21232.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp3.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp3.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp3.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp3.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp3.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp3.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp3.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp3.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp3.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp3.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp3.1/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp3.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netcoreapp3.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETCoreApp3.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[4.0.0-preview1.21232.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.0/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.0/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.0/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[4.0.0-preview1.21232.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.1/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.1/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#dependencygroup/.netstandard2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.1"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.4.0.0-preview2.21264.2.json#deprecation",
|
|
"@type": "deprecation",
|
|
"message": "An important security issue exists in this version of the package. It is recommended to update to a newer version.\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056",
|
|
"reasons": [
|
|
"CriticalBugs"
|
|
]
|
|
},
|
|
"description": "Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)\n\nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/4.0.0-preview2.21264.2/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/4.0.0-preview2.21264.2/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/4.0.0-preview2.21264.2/microsoft.data.sqlclient.4.0.0-preview2.21264.2.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2021-09-21T20:50:56.63+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "4.0.0-preview2.21264.2"
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/4.0.0-preview2.21264.2/microsoft.data.sqlclient.4.0.0-preview2.21264.2.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/4.0.0.json",
|
|
"@type": "Package",
|
|
"commitId": "298f5c61-5552-4ca8-a22c-b9b690cd9d14",
|
|
"commitTimeStamp": "2024-01-16T19:14:48.8963881+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netframework4.6.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netframework4.6.1/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[4.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netframework4.6.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netframework4.6.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netframework4.6.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netframework4.6.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netframework4.6.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netframework4.6.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netframework4.6.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netframework4.6.1/system.runtime.interopservices.runtimeinformation",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.InteropServices.RuntimeInformation",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.interopservices.runtimeinformation/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netframework4.6.1/system.security.cryptography.algorithms",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Algorithms",
|
|
"range": "[4.3.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.algorithms/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netframework4.6.1/system.security.cryptography.primitives",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Primitives",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.primitives/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netframework4.6.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netcoreapp3.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[4.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netcoreapp3.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netcoreapp3.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netcoreapp3.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netcoreapp3.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netcoreapp3.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netcoreapp3.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netcoreapp3.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netcoreapp3.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netcoreapp3.1/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netcoreapp3.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netcoreapp3.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETCoreApp3.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[4.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.0/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.0/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.0/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[4.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.1/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.1/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#dependencygroup/.netstandard2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.1"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.0.json#deprecation",
|
|
"@type": "deprecation",
|
|
"message": "An important security issue exists in this version of the package. It is recommended to update to a newer version.\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056",
|
|
"reasons": [
|
|
"CriticalBugs"
|
|
]
|
|
},
|
|
"description": "Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)\n\nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/4.0.0/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/4.0.0/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/4.0.0/microsoft.data.sqlclient.4.0.0.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2021-11-19T01:25:06.223+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "4.0.0",
|
|
"vulnerabilities": [
|
|
{
|
|
"advisoryUrl": "https://github.com/advisories/GHSA-98g6-xh36-x2p7",
|
|
"severity": "2"
|
|
}
|
|
]
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/4.0.0/microsoft.data.sqlclient.4.0.0.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/4.0.1.json",
|
|
"@type": "Package",
|
|
"commitId": "298f5c61-5552-4ca8-a22c-b9b690cd9d14",
|
|
"commitTimeStamp": "2024-01-16T19:14:48.8963881+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netframework4.6.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netframework4.6.1/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[4.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netframework4.6.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netframework4.6.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netframework4.6.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netframework4.6.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netframework4.6.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netframework4.6.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netframework4.6.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netframework4.6.1/system.runtime.interopservices.runtimeinformation",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.InteropServices.RuntimeInformation",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.interopservices.runtimeinformation/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netframework4.6.1/system.security.cryptography.algorithms",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Algorithms",
|
|
"range": "[4.3.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.algorithms/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netframework4.6.1/system.security.cryptography.primitives",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Primitives",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.primitives/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netframework4.6.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netcoreapp3.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netcoreapp3.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[4.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netcoreapp3.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netcoreapp3.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netcoreapp3.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netcoreapp3.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netcoreapp3.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netcoreapp3.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netcoreapp3.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netcoreapp3.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netcoreapp3.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netcoreapp3.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netcoreapp3.1/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netcoreapp3.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netcoreapp3.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETCoreApp3.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[4.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.0/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.0/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.0/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[4.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.1/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.1/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#dependencygroup/.netstandard2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.1"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.4.0.1.json#deprecation",
|
|
"@type": "deprecation",
|
|
"message": "An important security issue exists in this version of the package. It is recommended to update to a newer version.\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056",
|
|
"reasons": [
|
|
"CriticalBugs"
|
|
]
|
|
},
|
|
"description": "Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)\n\nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/4.0.1/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/4.0.1/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/4.0.1/microsoft.data.sqlclient.4.0.1.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2022-01-17T18:32:09.7+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "4.0.1",
|
|
"vulnerabilities": [
|
|
{
|
|
"advisoryUrl": "https://github.com/advisories/GHSA-98g6-xh36-x2p7",
|
|
"severity": "2"
|
|
}
|
|
]
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/4.0.1/microsoft.data.sqlclient.4.0.1.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/5.0.0-preview1.22069.1.json",
|
|
"@type": "Package",
|
|
"commitId": "0966815d-8391-4dbd-806d-c96de886b8f7",
|
|
"commitTimeStamp": "2024-01-09T20:51:18.5981672+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netframework4.6.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netframework4.6.1/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[5.0.0-preview1.22062.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netframework4.6.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netframework4.6.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netframework4.6.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netframework4.6.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netframework4.6.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netframework4.6.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netframework4.6.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netframework4.6.1/system.runtime.interopservices.runtimeinformation",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.InteropServices.RuntimeInformation",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.interopservices.runtimeinformation/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netframework4.6.1/system.security.cryptography.algorithms",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Algorithms",
|
|
"range": "[4.3.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.algorithms/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netframework4.6.1/system.security.cryptography.primitives",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Primitives",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.primitives/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netframework4.6.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netcoreapp3.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netcoreapp3.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.0.0-preview1.22062.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netcoreapp3.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netcoreapp3.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netcoreapp3.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netcoreapp3.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netcoreapp3.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netcoreapp3.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netcoreapp3.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netcoreapp3.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netcoreapp3.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netcoreapp3.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netcoreapp3.1/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netcoreapp3.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netcoreapp3.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETCoreApp3.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.0.0-preview1.22062.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.0/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.0/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.0/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.0.0-preview1.22062.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.22.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.1/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.1/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#dependencygroup/.netstandard2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.1"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.0.0-preview1.22069.1.json#deprecation",
|
|
"@type": "deprecation",
|
|
"message": "An important security issue exists in this version of the package. It is recommended to update to a newer version.\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056",
|
|
"reasons": [
|
|
"CriticalBugs"
|
|
]
|
|
},
|
|
"description": "Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)\n\nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.0.0-preview1.22069.1/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/5.0.0-preview1.22069.1/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.0.0-preview1.22069.1/microsoft.data.sqlclient.5.0.0-preview1.22069.1.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2022-03-10T03:13:55.55+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "5.0.0-preview1.22069.1"
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.0.0-preview1.22069.1/microsoft.data.sqlclient.5.0.0-preview1.22069.1.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/5.0.0.json",
|
|
"@type": "Package",
|
|
"commitId": "298f5c61-5552-4ca8-a22c-b9b690cd9d14",
|
|
"commitTimeStamp": "2024-01-16T19:14:48.8963881+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netframework4.6.2",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netframework4.6.2/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netframework4.6.2/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netframework4.6.2/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.45.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netframework4.6.2/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netframework4.6.2/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netframework4.6.2/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netframework4.6.2/system.runtime.interopservices.runtimeinformation",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.InteropServices.RuntimeInformation",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.interopservices.runtimeinformation/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netframework4.6.2/system.security.cryptography.algorithms",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Algorithms",
|
|
"range": "[4.3.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.algorithms/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netframework4.6.2/system.security.cryptography.primitives",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Primitives",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.primitives/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netframework4.6.2/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.2"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netcoreapp3.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netcoreapp3.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.45.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netcoreapp3.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netcoreapp3.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netcoreapp3.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netcoreapp3.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netcoreapp3.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netcoreapp3.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netcoreapp3.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netcoreapp3.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netcoreapp3.1/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netcoreapp3.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netcoreapp3.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETCoreApp3.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.45.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.0/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.0/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.0/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.45.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.1/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.1/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.1/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#dependencygroup/.netstandard2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.1"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.0.json#deprecation",
|
|
"@type": "deprecation",
|
|
"message": "An important security issue exists in this version of the package. It is recommended to update to a newer version.\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056",
|
|
"reasons": [
|
|
"CriticalBugs"
|
|
]
|
|
},
|
|
"description": "Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)\n\nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.0.0/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/5.0.0/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.0.0/microsoft.data.sqlclient.5.0.0.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2022-08-05T19:51:21.32+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "5.0.0",
|
|
"vulnerabilities": [
|
|
{
|
|
"advisoryUrl": "https://github.com/advisories/GHSA-98g6-xh36-x2p7",
|
|
"severity": "2"
|
|
}
|
|
]
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.0.0/microsoft.data.sqlclient.5.0.0.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/5.0.1.json",
|
|
"@type": "Package",
|
|
"commitId": "298f5c61-5552-4ca8-a22c-b9b690cd9d14",
|
|
"commitTimeStamp": "2024-01-16T19:14:48.8963881+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netframework4.6.2",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netframework4.6.2/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[5.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netframework4.6.2/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netframework4.6.2/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.45.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netframework4.6.2/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netframework4.6.2/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netframework4.6.2/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netframework4.6.2/system.runtime.interopservices.runtimeinformation",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.InteropServices.RuntimeInformation",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.interopservices.runtimeinformation/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netframework4.6.2/system.security.cryptography.algorithms",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Algorithms",
|
|
"range": "[4.3.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.algorithms/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netframework4.6.2/system.security.cryptography.primitives",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Primitives",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.primitives/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netframework4.6.2/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.2"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netcoreapp3.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netcoreapp3.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netcoreapp3.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netcoreapp3.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.45.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netcoreapp3.1/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netcoreapp3.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netcoreapp3.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netcoreapp3.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netcoreapp3.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netcoreapp3.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netcoreapp3.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netcoreapp3.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netcoreapp3.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netcoreapp3.1/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netcoreapp3.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netcoreapp3.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETCoreApp3.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.45.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.0/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.0/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.0/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.45.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.1/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.1/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.1/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#dependencygroup/.netstandard2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.1"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#deprecation",
|
|
"@type": "deprecation",
|
|
"alternatePackage": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.0.1.json#deprecation/alternatePackage",
|
|
"@type": "alternatePackage",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"range": "[5.0.2, )"
|
|
},
|
|
"message": "An important security issue exists in this version of the package. It is recommended to update to a newer version.\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056\n\nA regression was introduced in 5.0.1 that resulted in a memory leak during certain async operations. It's recommended to update to at least 5.0.2 to avoid the issue.",
|
|
"reasons": [
|
|
"CriticalBugs"
|
|
]
|
|
},
|
|
"description": "Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)\n\nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.0.1/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/5.0.1/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.0.1/microsoft.data.sqlclient.5.0.1.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2022-10-08T03:31:40.347+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "5.0.1",
|
|
"vulnerabilities": [
|
|
{
|
|
"advisoryUrl": "https://github.com/advisories/GHSA-98g6-xh36-x2p7",
|
|
"severity": "2"
|
|
}
|
|
]
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.0.1/microsoft.data.sqlclient.5.0.1.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/5.0.2.json",
|
|
"@type": "Package",
|
|
"commitId": "d9b09aae-6b69-4a23-9bdc-65b5b238ffa3",
|
|
"commitTimeStamp": "2025-04-25T20:54:41.2352866+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netframework4.6.2",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netframework4.6.2/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[5.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netframework4.6.2/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netframework4.6.2/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.45.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netframework4.6.2/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netframework4.6.2/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netframework4.6.2/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netframework4.6.2/system.runtime.interopservices.runtimeinformation",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.InteropServices.RuntimeInformation",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.interopservices.runtimeinformation/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netframework4.6.2/system.security.cryptography.algorithms",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Algorithms",
|
|
"range": "[4.3.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.algorithms/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netframework4.6.2/system.security.cryptography.primitives",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Primitives",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.primitives/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netframework4.6.2/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.2"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netcoreapp3.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netcoreapp3.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netcoreapp3.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netcoreapp3.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.45.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netcoreapp3.1/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netcoreapp3.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netcoreapp3.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netcoreapp3.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netcoreapp3.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netcoreapp3.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netcoreapp3.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netcoreapp3.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netcoreapp3.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netcoreapp3.1/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netcoreapp3.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netcoreapp3.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETCoreApp3.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.45.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.0/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.0/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.0/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.45.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.1/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.1/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.1/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#dependencygroup/.netstandard2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.1"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.20.53.34/microsoft.data.sqlclient.5.0.2.json#deprecation",
|
|
"@type": "deprecation",
|
|
"message": "This version is out of support.",
|
|
"reasons": [
|
|
"Other"
|
|
]
|
|
},
|
|
"description": "Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)\n\nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.0.2/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/5.0.2/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.0.2/microsoft.data.sqlclient.5.0.2.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2023-03-31T22:00:08.03+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "5.0.2",
|
|
"vulnerabilities": [
|
|
{
|
|
"advisoryUrl": "https://github.com/advisories/GHSA-98g6-xh36-x2p7",
|
|
"severity": "2"
|
|
}
|
|
]
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.0.2/microsoft.data.sqlclient.5.0.2.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/5.1.0-preview1.22279.3.json",
|
|
"@type": "Package",
|
|
"commitId": "298f5c61-5552-4ca8-a22c-b9b690cd9d14",
|
|
"commitTimeStamp": "2024-01-16T19:14:48.8963881+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netframework4.6.2",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netframework4.6.2/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[5.1.0-preview1.22278.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netframework4.6.2/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netframework4.6.2/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.45.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netframework4.6.2/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netframework4.6.2/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netframework4.6.2/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netframework4.6.2/system.runtime.interopservices.runtimeinformation",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.InteropServices.RuntimeInformation",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.interopservices.runtimeinformation/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netframework4.6.2/system.security.cryptography.algorithms",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Algorithms",
|
|
"range": "[4.3.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.algorithms/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netframework4.6.2/system.security.cryptography.primitives",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Primitives",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.primitives/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netframework4.6.2/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.2"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netcoreapp3.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netcoreapp3.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.0-preview1.22278.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netcoreapp3.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netcoreapp3.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.45.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netcoreapp3.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netcoreapp3.1/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netcoreapp3.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netcoreapp3.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netcoreapp3.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netcoreapp3.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netcoreapp3.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netcoreapp3.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netcoreapp3.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netcoreapp3.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netcoreapp3.1/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netcoreapp3.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netcoreapp3.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETCoreApp3.1"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.0-preview1.22278.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.45.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.0/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.0/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.0/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.0-preview1.22278.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.6.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.45.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.21.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.1/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.1/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.1/system.io",
|
|
"@type": "PackageDependency",
|
|
"id": "System.IO",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.io/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[4.7.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.1/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.1/system.resources.resourcemanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Resources.ResourceManager",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.resources.resourcemanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#dependencygroup/.netstandard2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.1"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0-preview1.22279.3.json#deprecation",
|
|
"@type": "deprecation",
|
|
"message": "An important security issue exists in this version of the package. It is recommended to update to a newer version.\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056",
|
|
"reasons": [
|
|
"CriticalBugs"
|
|
]
|
|
},
|
|
"description": "Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)\n \nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.1.0-preview1.22279.3/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/5.1.0-preview1.22279.3/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.1.0-preview1.22279.3/microsoft.data.sqlclient.5.1.0-preview1.22279.3.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2022-10-06T16:43:39.8+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "5.1.0-preview1.22279.3",
|
|
"vulnerabilities": [
|
|
{
|
|
"advisoryUrl": "https://github.com/advisories/GHSA-98g6-xh36-x2p7",
|
|
"severity": "2"
|
|
}
|
|
]
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.1.0-preview1.22279.3/microsoft.data.sqlclient.5.1.0-preview1.22279.3.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/5.1.0.json",
|
|
"@type": "Package",
|
|
"commitId": "298f5c61-5552-4ca8-a22c-b9b690cd9d14",
|
|
"commitTimeStamp": "2024-01-16T19:14:48.8963881+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netframework4.6.2",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netframework4.6.2/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[5.1.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netframework4.6.2/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netframework4.6.2/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.47.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netframework4.6.2/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netframework4.6.2/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netframework4.6.2/system.runtime.interopservices.runtimeinformation",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.InteropServices.RuntimeInformation",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.interopservices.runtimeinformation/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netframework4.6.2/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.2"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/net6.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/net6.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/net6.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/net6.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.47.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/net6.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/net6.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/net6.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/net6.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/net6.0/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/net6.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/net6.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/net6.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/net6.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/net6.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net6.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.47.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.0/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.47.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.1/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.1/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#dependencygroup/.netstandard2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.1"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.0.json#deprecation",
|
|
"@type": "deprecation",
|
|
"message": "An important security issue exists in this version of the package. It is recommended to update to a newer version.\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056",
|
|
"reasons": [
|
|
"CriticalBugs"
|
|
]
|
|
},
|
|
"description": "Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)\n \nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.1.0/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/5.1.0/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.1.0/microsoft.data.sqlclient.5.1.0.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2023-01-19T21:11:55.423+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "5.1.0",
|
|
"vulnerabilities": [
|
|
{
|
|
"advisoryUrl": "https://github.com/advisories/GHSA-98g6-xh36-x2p7",
|
|
"severity": "2"
|
|
}
|
|
]
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.1.0/microsoft.data.sqlclient.5.1.0.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
}
|
|
],
|
|
"parent": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json",
|
|
"lower": "1.0.19269.1",
|
|
"upper": "5.1.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json#page/5.1.1/6.1.0",
|
|
"@type": "catalog:CatalogPage",
|
|
"commitId": "75025c92-6231-482b-8c37-52e14fc16639",
|
|
"commitTimeStamp": "2025-08-04T22:54:07.6810265+00:00",
|
|
"count": 12,
|
|
"items": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/5.1.1.json",
|
|
"@type": "Package",
|
|
"commitId": "298f5c61-5552-4ca8-a22c-b9b690cd9d14",
|
|
"commitTimeStamp": "2024-01-16T19:14:48.8963881+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netframework4.6.2",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netframework4.6.2/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[5.1.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netframework4.6.2/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netframework4.6.2/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.47.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netframework4.6.2/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netframework4.6.2/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netframework4.6.2/system.runtime.interopservices.runtimeinformation",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.InteropServices.RuntimeInformation",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.interopservices.runtimeinformation/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netframework4.6.2/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.2"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/net6.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/net6.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/net6.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/net6.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.47.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/net6.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/net6.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/net6.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/net6.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/net6.0/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/net6.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/net6.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/net6.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/net6.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/net6.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net6.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.47.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.0/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.47.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.1/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.1/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#dependencygroup/.netstandard2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.1"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.1.json#deprecation",
|
|
"@type": "deprecation",
|
|
"message": "An important security issue exists in this version of the package. It is recommended to update to a newer version.\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056",
|
|
"reasons": [
|
|
"CriticalBugs"
|
|
]
|
|
},
|
|
"description": "Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)\n \nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.1.1/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/5.1.1/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.1.1/microsoft.data.sqlclient.5.1.1.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2023-03-28T22:26:40.43+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "5.1.1",
|
|
"vulnerabilities": [
|
|
{
|
|
"advisoryUrl": "https://github.com/advisories/GHSA-98g6-xh36-x2p7",
|
|
"severity": "2"
|
|
}
|
|
]
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.1.1/microsoft.data.sqlclient.5.1.1.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/5.1.2.json",
|
|
"@type": "Package",
|
|
"commitId": "298f5c61-5552-4ca8-a22c-b9b690cd9d14",
|
|
"commitTimeStamp": "2024-01-16T19:14:48.8963881+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netframework4.6.2",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netframework4.6.2/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[5.1.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netframework4.6.2/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netframework4.6.2/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.47.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netframework4.6.2/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netframework4.6.2/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netframework4.6.2/system.runtime.interopservices.runtimeinformation",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.InteropServices.RuntimeInformation",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.interopservices.runtimeinformation/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netframework4.6.2/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.2"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/net6.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/net6.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/net6.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/net6.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.47.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/net6.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/net6.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/net6.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/net6.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/net6.0/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/net6.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/net6.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/net6.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/net6.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/net6.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net6.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.47.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.0/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.7.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.47.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.1/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.1/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#dependencygroup/.netstandard2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.1"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.16.19.14.01/microsoft.data.sqlclient.5.1.2.json#deprecation",
|
|
"@type": "deprecation",
|
|
"message": "An important security issue exists in this version of the package. It is recommended to update to a newer version.\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056",
|
|
"reasons": [
|
|
"CriticalBugs"
|
|
]
|
|
},
|
|
"description": "Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)\n \nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.1.2/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/5.1.2/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.1.2/microsoft.data.sqlclient.5.1.2.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2023-10-26T17:39:10.273+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "5.1.2",
|
|
"vulnerabilities": [
|
|
{
|
|
"advisoryUrl": "https://github.com/advisories/GHSA-98g6-xh36-x2p7",
|
|
"severity": "2"
|
|
}
|
|
]
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.1.2/microsoft.data.sqlclient.5.1.2.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/5.2.0-preview1.23109.1.json",
|
|
"@type": "Package",
|
|
"commitId": "0966815d-8391-4dbd-806d-c96de886b8f7",
|
|
"commitTimeStamp": "2024-01-09T20:51:18.5981672+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netframework4.6.2",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netframework4.6.2/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[5.1.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netframework4.6.2/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netframework4.6.2/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.47.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netframework4.6.2/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netframework4.6.2/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netframework4.6.2/system.runtime.interopservices.runtimeinformation",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.InteropServices.RuntimeInformation",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.interopservices.runtimeinformation/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netframework4.6.2/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.2"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/net6.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/net6.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/net6.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/net6.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.47.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/net6.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/net6.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/net6.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/net6.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/net6.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/net6.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/net6.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/net6.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/net6.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net6.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.47.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.0/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.0/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.47.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.1/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.1/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#dependencygroup/.netstandard2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.1"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview1.23109.1.json#deprecation",
|
|
"@type": "deprecation",
|
|
"message": "An important security issue exists in this version of the package. It is recommended to update to a newer version.\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056",
|
|
"reasons": [
|
|
"CriticalBugs"
|
|
]
|
|
},
|
|
"description": "The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS).\n \nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.2.0-preview1.23109.1/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/5.2.0-preview1.23109.1/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.2.0-preview1.23109.1/microsoft.data.sqlclient.5.2.0-preview1.23109.1.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2023-04-20T17:20:57.51+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "5.2.0-preview1.23109.1"
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.2.0-preview1.23109.1/microsoft.data.sqlclient.5.2.0-preview1.23109.1.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/5.2.0-preview2.23159.1.json",
|
|
"@type": "Package",
|
|
"commitId": "0966815d-8391-4dbd-806d-c96de886b8f7",
|
|
"commitTimeStamp": "2024-01-09T20:51:18.5981672+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netframework4.6.2",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netframework4.6.2/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[5.1.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netframework4.6.2/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netframework4.6.2/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.53.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netframework4.6.2/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netframework4.6.2/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netframework4.6.2/system.runtime.interopservices.runtimeinformation",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.InteropServices.RuntimeInformation",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.interopservices.runtimeinformation/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netframework4.6.2/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.2"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net7.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net7.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net7.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net7.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.53.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net7.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net7.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net7.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net7.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net7.0/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net7.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net7.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net7.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net7.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net7.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net7.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net6.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net6.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net6.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net6.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.53.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net6.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net6.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net6.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net6.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net6.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net6.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net6.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net6.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/net6.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net6.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.53.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.0/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.0/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.1.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.8.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.53.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.24.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.1/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.1/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#dependencygroup/.netstandard2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.1"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.01.09.20.50.29/microsoft.data.sqlclient.5.2.0-preview2.23159.1.json#deprecation",
|
|
"@type": "deprecation",
|
|
"message": "An important security issue exists in this version of the package. It is recommended to update to a newer version.\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056",
|
|
"reasons": [
|
|
"CriticalBugs"
|
|
]
|
|
},
|
|
"description": "The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS).\n \nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.2.0-preview2.23159.1/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/5.2.0-preview2.23159.1/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.2.0-preview2.23159.1/microsoft.data.sqlclient.5.2.0-preview2.23159.1.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2023-06-08T19:02:06.663+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "5.2.0-preview2.23159.1"
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.2.0-preview2.23159.1/microsoft.data.sqlclient.5.2.0-preview2.23159.1.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/5.2.0.json",
|
|
"@type": "Package",
|
|
"commitId": "fb5a3a96-0cd3-4f9a-9c48-b524b8c6f365",
|
|
"commitTimeStamp": "2024-02-28T17:58:49.3806491+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netframework4.6.2",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netframework4.6.2/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[5.2.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netframework4.6.2/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.10.3, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netframework4.6.2/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.56.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.35.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.35.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netframework4.6.2/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netframework4.6.2/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netframework4.6.2/system.runtime.interopservices.runtimeinformation",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.InteropServices.RuntimeInformation",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.interopservices.runtimeinformation/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netframework4.6.2/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.2"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/net8.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/net8.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.2.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/net8.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.10.3, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/net8.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.56.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/net8.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.35.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/net8.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.35.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/net8.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/net8.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/net8.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net8.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/net6.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/net6.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.2.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/net6.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.10.3, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/net6.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.56.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/net6.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.35.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/net6.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.35.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/net6.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/net6.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/net6.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net6.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.2.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.10.3, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.0/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.56.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.35.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.35.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.0/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.0/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.0/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.0/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.0/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.0/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.0/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.0/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.0/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.1",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.1/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[5.2.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.1/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.10.3, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.1/microsoft.identity.client",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Identity.Client",
|
|
"range": "[4.56.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identity.client/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[6.35.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.1/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[6.35.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.1/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.1/microsoft.win32.registry",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Win32.Registry",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.win32.registry/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.1/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.1/system.diagnostics.diagnosticsource",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Diagnostics.DiagnosticSource",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.diagnostics.diagnosticsource/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.1/system.runtime.caching",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Caching",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.caching/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.1/system.text.encoding.codepages",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encoding.CodePages",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encoding.codepages/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.1/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.1/system.runtime.loader",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Runtime.Loader",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.runtime.loader/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.1/system.security.cryptography.cng",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Cng",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.cng/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.02.28.17.58.01/microsoft.data.sqlclient.5.2.0.json#dependencygroup/.netstandard2.1/system.security.principal.windows",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Principal.Windows",
|
|
"range": "[5.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.principal.windows/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.1"
|
|
}
|
|
],
|
|
"description": "The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS).\n \nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.2.0/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/5.2.0/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.2.0/microsoft.data.sqlclient.5.2.0.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2024-02-28T17:52:05.15+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "5.2.0"
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/5.2.0/microsoft.data.sqlclient.5.2.0.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/6.0.0-preview1.24240.8.json",
|
|
"@type": "Package",
|
|
"commitId": "bcbd7a67-01fc-4f75-9eeb-fc78134a1f2e",
|
|
"commitTimeStamp": "2024-08-27T21:39:59.6386139+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/.netframework4.6.2",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/.netframework4.6.2/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[6.0.0-preview1.24226.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/.netframework4.6.2/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.11.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/.netframework4.6.2/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/.netframework4.6.2/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/.netframework4.6.2/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.2"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/net8.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/net8.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[6.0.0-preview1.24226.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/net8.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.11.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/net8.0/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/net8.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/net8.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/net8.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/net8.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net8.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/net6.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/net6.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[6.0.0-preview1.24226.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/net6.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.11.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/net6.0/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/net6.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/net6.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/net6.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2024.08.27.21.38.54/microsoft.data.sqlclient.6.0.0-preview1.24240.8.json#dependencygroup/net6.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net6.0"
|
|
}
|
|
],
|
|
"description": "The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS).\n \nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.0.0-preview1.24240.8/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/6.0.0-preview1.24240.8/license",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.0.0-preview1.24240.8/microsoft.data.sqlclient.6.0.0-preview1.24240.8.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2024-08-27T21:36:14.1+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "6.0.0-preview1.24240.8"
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.0.0-preview1.24240.8/microsoft.data.sqlclient.6.0.0-preview1.24240.8.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/6.0.0.json",
|
|
"@type": "Package",
|
|
"commitId": "064c3b66-d94b-492b-a6bd-14bcdefa9434",
|
|
"commitTimeStamp": "2025-01-17T17:17:17.5911376+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/.netframework4.6.2",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/.netframework4.6.2/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/.netframework4.6.2/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.11.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/.netframework4.6.2/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/.netframework4.6.2/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/.netframework4.6.2/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/.netframework4.6.2/system.text.json",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Json",
|
|
"range": "[6.0.10, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.json/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/.netframework4.6.2/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/.netframework4.6.2/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.2"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net8.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net8.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net8.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.11.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net8.0/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net8.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net8.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net8.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net8.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net8.0/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net8.0/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net8.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net9.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net9.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[6.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net9.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.11.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net9.0/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[9.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net9.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net9.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net9.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net9.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[9.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net9.0/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[9.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.17.17.16.15/microsoft.data.sqlclient.6.0.0.json#dependencygroup/net9.0/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[9.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net9.0"
|
|
}
|
|
],
|
|
"description": "The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS).\n \nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.0.0/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/6.0.0/license",
|
|
"readmeUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/6.0.0#show-readme-container",
|
|
"listed": false,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.0.0/microsoft.data.sqlclient.6.0.0.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "1900-01-01T00:00:00+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "6.0.0"
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.0.0/microsoft.data.sqlclient.6.0.0.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/6.0.1.json",
|
|
"@type": "Package",
|
|
"commitId": "9c8180c7-41fd-4769-9b25-6cad31afb00e",
|
|
"commitTimeStamp": "2025-01-23T23:14:51.5971317+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/.netframework4.6.2",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/.netframework4.6.2/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[6.0.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/.netframework4.6.2/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.11.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/.netframework4.6.2/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/.netframework4.6.2/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/.netframework4.6.2/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/.netframework4.6.2/system.text.json",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Json",
|
|
"range": "[6.0.10, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.json/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/.netframework4.6.2/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/.netframework4.6.2/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.2"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net8.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net8.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[6.0.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net8.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.11.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net8.0/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net8.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net8.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net8.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net8.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net8.0/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net8.0/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net8.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net9.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net9.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[6.0.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net9.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.11.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net9.0/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[9.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net9.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net9.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net9.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net9.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[9.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net9.0/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[9.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.01.23.23.14.16/microsoft.data.sqlclient.6.0.1.json#dependencygroup/net9.0/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[9.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net9.0"
|
|
}
|
|
],
|
|
"description": "The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS).\n \nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.0.1/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/6.0.1/license",
|
|
"readmeUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/6.0.1#show-readme-container",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.0.1/microsoft.data.sqlclient.6.0.1.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2025-01-23T23:11:28.04+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "6.0.1"
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.0.1/microsoft.data.sqlclient.6.0.1.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/6.0.2.json",
|
|
"@type": "Package",
|
|
"commitId": "429ee695-b52a-476c-a8a3-00ad0fa49f41",
|
|
"commitTimeStamp": "2025-04-25T21:33:31.8199647+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/.netframework4.6.2",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/.netframework4.6.2/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[6.0.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/.netframework4.6.2/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.11.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/.netframework4.6.2/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/.netframework4.6.2/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/.netframework4.6.2/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[6.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/.netframework4.6.2/system.text.json",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Json",
|
|
"range": "[6.0.10, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.json/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/.netframework4.6.2/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/.netframework4.6.2/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.2"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net8.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net8.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[6.0.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net8.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.11.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net8.0/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net8.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net8.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net8.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net8.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net8.0/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net8.0/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net8.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net9.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net9.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[6.0.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net9.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.11.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net9.0/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net9.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net9.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.5.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net9.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net9.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net9.0/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.25.21.32.36/microsoft.data.sqlclient.6.0.2.json#dependencygroup/net9.0/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net9.0"
|
|
}
|
|
],
|
|
"description": "The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS).\n \nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.0.2/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/6.0.2/license",
|
|
"readmeUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/6.0.2#show-readme-container",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.0.2/microsoft.data.sqlclient.6.0.2.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2025-04-25T21:29:47.897+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "6.0.2"
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.0.2/microsoft.data.sqlclient.6.0.2.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/6.1.0-preview1.25120.4.json",
|
|
"@type": "Package",
|
|
"commitId": "70e07727-8a5d-4bb0-9a4f-ef5507b3d278",
|
|
"commitTimeStamp": "2025-04-30T22:16:12.8535299+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/.netframework4.6.2",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/.netframework4.6.2/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[6.0.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/.netframework4.6.2/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.13.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/.netframework4.6.2/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/.netframework4.6.2/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/.netframework4.6.2/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/.netframework4.6.2/system.text.json",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Json",
|
|
"range": "[8.0.5, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.json/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/.netframework4.6.2/system.data.common",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Data.Common",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.data.common/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/.netframework4.6.2/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/.netframework4.6.2/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.2"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net8.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net8.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[6.0.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net8.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.13.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net8.0/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net8.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net8.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net8.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net8.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net8.0/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net8.0/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net8.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net9.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net9.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[6.0.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net9.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.13.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net9.0/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net9.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net9.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net9.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net9.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net9.0/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.04.30.22.15.17/microsoft.data.sqlclient.6.1.0-preview1.25120.4.json#dependencygroup/net9.0/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net9.0"
|
|
}
|
|
],
|
|
"description": "The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS).\n \nCommonly Used Types:\nMicrosoft.Data.SqlClient.SqlConnection\nMicrosoft.Data.SqlClient.SqlException\nMicrosoft.Data.SqlClient.SqlParameter\nMicrosoft.Data.SqlClient.SqlDataReader\nMicrosoft.Data.SqlClient.SqlCommand\nMicrosoft.Data.SqlClient.SqlTransaction\nMicrosoft.Data.SqlClient.SqlParameterCollection\nMicrosoft.Data.SqlClient.SqlClientFactory\n\nWhen using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.1.0-preview1.25120.4/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/6.1.0-preview1.25120.4/license",
|
|
"readmeUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/6.1.0-preview1.25120.4#show-readme-container",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.1.0-preview1.25120.4/microsoft.data.sqlclient.6.1.0-preview1.25120.4.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2025-04-30T22:12:24.177+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "6.1.0-preview1.25120.4"
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.1.0-preview1.25120.4/microsoft.data.sqlclient.6.1.0-preview1.25120.4.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/6.1.0-preview2.25178.5.json",
|
|
"@type": "Package",
|
|
"commitId": "55a16f36-5e3b-4a1c-9861-750e0ad2ae00",
|
|
"commitTimeStamp": "2025-06-27T23:03:25.6874126+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netframework4.6.2",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netframework4.6.2/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.13.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netframework4.6.2/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netframework4.6.2/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[6.0.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netframework4.6.2/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netframework4.6.2/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netframework4.6.2/system.data.common",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Data.Common",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.data.common/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netframework4.6.2/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netframework4.6.2/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netframework4.6.2/system.text.json",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Json",
|
|
"range": "[8.0.5, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.json/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.2"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net8.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net8.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.13.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net8.0/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net8.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[6.0.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net8.0/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net8.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net8.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net8.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net8.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net8.0/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net8.0/system.text.json",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Json",
|
|
"range": "[8.0.5, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.json/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net8.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net9.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net9.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.13.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net9.0/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net9.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[6.0.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net9.0/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net9.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net9.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net9.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net9.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net9.0/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/net9.0/system.text.json",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Json",
|
|
"range": "[9.0.5, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.json/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net9.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netstandard2.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.13.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netstandard2.0/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[6.0.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netstandard2.0/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netstandard2.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netstandard2.0/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.06.27.23.02.45/microsoft.data.sqlclient.6.1.0-preview2.25178.5.json#dependencygroup/.netstandard2.0/system.text.json",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Json",
|
|
"range": "[9.0.5, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.json/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
}
|
|
],
|
|
"description": "The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS).\n\n Commonly Used Types:\n Microsoft.Data.SqlClient.SqlConnection\n Microsoft.Data.SqlClient.SqlException\n Microsoft.Data.SqlClient.SqlParameter\n Microsoft.Data.SqlClient.SqlDataReader\n Microsoft.Data.SqlClient.SqlCommand\n Microsoft.Data.SqlClient.SqlTransaction\n Microsoft.Data.SqlClient.SqlParameterCollection\n Microsoft.Data.SqlClient.SqlClientFactory\n\n When using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.1.0-preview2.25178.5/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/6.1.0-preview2.25178.5/license",
|
|
"readmeUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/6.1.0-preview2.25178.5#show-readme-container",
|
|
"listed": true,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.1.0-preview2.25178.5/microsoft.data.sqlclient.6.1.0-preview2.25178.5.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "2025-06-27T22:59:30.767+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "6.1.0-preview2.25178.5"
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.1.0-preview2.25178.5/microsoft.data.sqlclient.6.1.0-preview2.25178.5.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/6.1.0.json",
|
|
"@type": "Package",
|
|
"commitId": "75025c92-6231-482b-8c37-52e14fc16639",
|
|
"commitTimeStamp": "2025-08-04T22:54:07.6810265+00:00",
|
|
"catalogEntry": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json",
|
|
"@type": "PackageDetails",
|
|
"authors": "Microsoft",
|
|
"dependencyGroups": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netframework4.6.2",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netframework4.6.2/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.13.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netframework4.6.2/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netframework4.6.2/microsoft.data.sqlclient.sni",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI",
|
|
"range": "[6.0.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netframework4.6.2/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netframework4.6.2/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netframework4.6.2/system.buffers",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Buffers",
|
|
"range": "[4.5.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.buffers/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netframework4.6.2/system.data.common",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Data.Common",
|
|
"range": "[4.3.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.data.common/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netframework4.6.2/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netframework4.6.2/system.text.encodings.web",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Encodings.Web",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.encodings.web/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netframework4.6.2/system.text.json",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Json",
|
|
"range": "[8.0.5, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.json/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETFramework4.6.2"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net8.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net8.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.13.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net8.0/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[8.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net8.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[6.0.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net8.0/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net8.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net8.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net8.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net8.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net8.0/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[8.0.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net8.0/system.text.json",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Json",
|
|
"range": "[8.0.5, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.json/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net8.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net9.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net9.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.13.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net9.0/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net9.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[6.0.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net9.0/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net9.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net9.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net9.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net9.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net9.0/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/net9.0/system.text.json",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Json",
|
|
"range": "[9.0.5, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.json/index.json"
|
|
}
|
|
],
|
|
"targetFramework": "net9.0"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netstandard2.0",
|
|
"@type": "PackageDependencyGroup",
|
|
"dependencies": [
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netstandard2.0/azure.identity",
|
|
"@type": "PackageDependency",
|
|
"id": "Azure.Identity",
|
|
"range": "[1.13.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/azure.identity/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netstandard2.0/microsoft.bcl.cryptography",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Bcl.Cryptography",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.bcl.cryptography/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netstandard2.0/microsoft.data.sqlclient.sni.runtime",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Data.SqlClient.SNI.runtime",
|
|
"range": "[6.0.2, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient.sni.runtime/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netstandard2.0/microsoft.extensions.caching.memory",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.Extensions.Caching.Memory",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.extensions.caching.memory/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.jsonwebtokens",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.JsonWebTokens",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.jsonwebtokens/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netstandard2.0/microsoft.identitymodel.protocols.openidconnect",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
|
|
"range": "[7.7.1, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.identitymodel.protocols.openidconnect/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netstandard2.0/microsoft.sqlserver.server",
|
|
"@type": "PackageDependency",
|
|
"id": "Microsoft.SqlServer.Server",
|
|
"range": "[1.0.0, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.sqlserver.server/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netstandard2.0/system.configuration.configurationmanager",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Configuration.ConfigurationManager",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.configuration.configurationmanager/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netstandard2.0/system.security.cryptography.pkcs",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Security.Cryptography.Pkcs",
|
|
"range": "[9.0.4, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.security.cryptography.pkcs/index.json"
|
|
},
|
|
{
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#dependencygroup/.netstandard2.0/system.text.json",
|
|
"@type": "PackageDependency",
|
|
"id": "System.Text.Json",
|
|
"range": "[9.0.5, )",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/system.text.json/index.json"
|
|
}
|
|
],
|
|
"targetFramework": ".NETStandard2.0"
|
|
}
|
|
],
|
|
"deprecation": {
|
|
"@id": "http://localhost:1080/v3/catalog0/data/2025.08.04.22.53.20/microsoft.data.sqlclient.6.1.0.json#deprecation",
|
|
"@type": "deprecation",
|
|
"reasons": [
|
|
"CriticalBugs"
|
|
]
|
|
},
|
|
"description": "The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS).\n\n Commonly Used Types:\n Microsoft.Data.SqlClient.SqlConnection\n Microsoft.Data.SqlClient.SqlException\n Microsoft.Data.SqlClient.SqlParameter\n Microsoft.Data.SqlClient.SqlDataReader\n Microsoft.Data.SqlClient.SqlCommand\n Microsoft.Data.SqlClient.SqlTransaction\n Microsoft.Data.SqlClient.SqlParameterCollection\n Microsoft.Data.SqlClient.SqlClientFactory\n\n When using NuGet 3.x this package requires at least version 3.4.",
|
|
"iconUrl": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.1.0/icon",
|
|
"id": "Microsoft.Data.SqlClient",
|
|
"language": "",
|
|
"licenseExpression": "MIT",
|
|
"licenseUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/6.1.0/license",
|
|
"readmeUrl": "https://www.nuget.org/packages/Microsoft.Data.SqlClient/6.1.0#show-readme-container",
|
|
"listed": false,
|
|
"minClientVersion": "2.12",
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.1.0/microsoft.data.sqlclient.6.1.0.nupkg",
|
|
"projectUrl": "https://aka.ms/sqlclientproject",
|
|
"published": "1900-01-01T00:00:00+00:00",
|
|
"requireLicenseAcceptance": true,
|
|
"summary": "",
|
|
"tags": [
|
|
"sqlclient",
|
|
"microsoft.data.sqlclient"
|
|
],
|
|
"title": "Microsoft.Data.SqlClient",
|
|
"version": "6.1.0"
|
|
},
|
|
"packageContent": "http://localhost:1080/v3-flatcontainer/microsoft.data.sqlclient/6.1.0/microsoft.data.sqlclient.6.1.0.nupkg",
|
|
"registration": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json"
|
|
}
|
|
],
|
|
"parent": "http://localhost:1080/v3/registration5-gz-semver2/microsoft.data.sqlclient/index.json",
|
|
"lower": "5.1.1",
|
|
"upper": "6.1.0"
|
|
}
|
|
],
|
|
"@context": {
|
|
"@vocab": "http://schema.nuget.org/schema#",
|
|
"catalog": "http://schema.nuget.org/catalog#",
|
|
"xsd": "http://www.w3.org/2001/XMLSchema#",
|
|
"items": {
|
|
"@id": "catalog:item",
|
|
"@container": "@set"
|
|
},
|
|
"commitTimeStamp": {
|
|
"@id": "catalog:commitTimeStamp",
|
|
"@type": "xsd:dateTime"
|
|
},
|
|
"commitId": {
|
|
"@id": "catalog:commitId"
|
|
},
|
|
"count": {
|
|
"@id": "catalog:count"
|
|
},
|
|
"parent": {
|
|
"@id": "catalog:parent",
|
|
"@type": "@id"
|
|
},
|
|
"tags": {
|
|
"@id": "tag",
|
|
"@container": "@set"
|
|
},
|
|
"reasons": {
|
|
"@container": "@set"
|
|
},
|
|
"packageTargetFrameworks": {
|
|
"@id": "packageTargetFramework",
|
|
"@container": "@set"
|
|
},
|
|
"dependencyGroups": {
|
|
"@id": "dependencyGroup",
|
|
"@container": "@set"
|
|
},
|
|
"dependencies": {
|
|
"@id": "dependency",
|
|
"@container": "@set"
|
|
},
|
|
"packageContent": {
|
|
"@type": "@id"
|
|
},
|
|
"published": {
|
|
"@type": "xsd:dateTime"
|
|
},
|
|
"registration": {
|
|
"@type": "@id"
|
|
}
|
|
}
|
|
} |