NuGet package

microsoft.data.sqlclient

6.0.2

Default version

Security Advisories

In this package
No direct advisories detected.

Published

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). Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.

Owners

  • Microsoft
  • nugetsqltools

Projects

dotnet/SqlClient

GitHub

Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.

 305 forks
 914 stars

OpenSSF scorecard

The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.

View information about checks and how to fix failures.

Score
6.7/10
Scorecard as of .
Code-Review
9/10
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
Reasoning
Found 28/30 approved changesets -- score normalized to 9
Maintained
10/10
Determines if the project is "actively maintained".
Reasoning
30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
Security-Policy
10/10
Determines if the project has published a security policy.
Reasoning
security policy file detected
CII-Best-Practices
0/10
Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.
Reasoning
no effort to earn an OpenSSF best practices badge detected
Fuzzing
0/10
Determines if the project uses fuzzing.
Reasoning
project is not fuzzed
Binary-Artifacts
10/10
Determines if the project has generated executable (binary) artifacts in the source repository.
Reasoning
no binaries found in the repo
License
10/10
Determines if the project has defined a license.
Reasoning
license file detected
Pinned-Dependencies
10/10
Determines if the project has declared and pinned the dependencies of its build process.
Reasoning
all dependencies are pinned
Signed-Releases
0/10
Determines if the project cryptographically signs release artifacts.
Reasoning
Project has not signed or included provenance with any releases.
SAST
0/10
Determines if the project uses static code analysis.
Reasoning
SAST tool is not run on all commits -- score normalized to 0

Project metadata as of .