Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

License

NotificationsYou must be signed in to change notification settings

dotnet/SqlClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub licenseNugetBuild status

Microsoft SqlClient Data Provider for SQL Server

Microsoft.Data.SqlClient is a .NET data provider for Microsoft SQL Server and the Azure SQL family of databases. It grew from a union of the two System.Data.SqlClient components which live independently in .NET and .NET Framework. Going forward, support for new SQL Server and Azure SQL features will only be implemented in Microsoft.Data.SqlClient.

Supportability

The Microsoft.Data.SqlClient package supports the following environments:

  • .NET Framework 4.6.2+
  • .NET 8.0+

Download

The Microsoft.Data.SqlClient NuGet package is available onNuGet.org.

SNI Package References

When targeting .NET Framework on Windows, a package reference toMicrosoft.Data.SqlClient.SNI loads nativeMicrosoft.Data.SqlClient.SNI.<platform>.dll libraries into the client's build directories.

When targeting .NET on Windows, a package reference toMicrosoft.Data.SqlClient.SNI.runtime loadsarm64,x64 andx86 nativeMicrosoft.Data.SqlClient.SNI.dll libraries into subdirectories in the client's build directory.

Helpful Links

TopicLink to File
Coding Stylecoding-style.md
Best Practicescoding-best-practices.md
Review Processreview-process.md
Guidelines for building the driverBUILDGUIDE.md
Guidelines for ContributorsCONTRIBUTING.md
Changelog for all driver releasesCHANGELOG.md
Support PolicySUPPORT.md
Code of ConductCODE_OF_CONDUCT.md
Copyright InformationCOPYRIGHT.md

Our Featured Contributors

Special thanks to everyone who has contributed to the project.We thank you for your continuous support in improving the SqlClient library!

Up-to-date list of contributors:Contributor Insights

Release Notes

All preview and stable driver release notes are available underrelease-notes.

Porting from System.Data.SqlClient

Refer toporting-cheat-sheet.md for a safe porting experience from System.Data.SqlClient to Microsoft.Data.SqlClient and share your experience with us by enhancing this guide for future developers.

Still have questions?

Check out ourFAQ. Still not answered? Create anissue to ask a question.

Security

Microsoft takes the security of our software products and services seriously, which includes all source code repositories managed through our GitHub organizations, which includeMicrosoft,Azure,DotNet,AspNet,Xamarin, andour GitHub organizations.

If you believe you have found a security vulnerability in any Microsoft-owned repository that meetsMicrosoft's definition of a security vulnerability, please report it to us as described below.

Reporting Security Issues

Please do not report security vulnerabilities through public GitHub issues.

Instead, please report them to the Microsoft Security Response Center (MSRC) athttps://msrc.microsoft.com/create-report.

If you prefer to submit without logging in, send email tosecure@microsoft.com. If possible, encrypt your message with our PGP key; please download it from theMicrosoft Security Response Center PGP Key page.

You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Additional information can be found atmicrosoft.com/msrc.

Please include the requested information listed below (as much as you can provide) to help us better understand the nature and scope of the possible issue:

  • Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
  • Full paths of source file(s) related to the manifestation of the issue
  • The location of the affected source code (tag/branch/commit or direct URL)
  • Any special configuration required to reproduce the issue
  • Step-by-step instructions to reproduce the issue
  • Proof-of-concept or exploit code (if possible)
  • Impact of the issue, including how an attacker might exploit the issue

This information will help us triage your report more quickly.

If you are reporting for a bug bounty, more complete reports can contribute to a higher bounty award. Please visit ourMicrosoft Bug Bounty Program page for more details about our active programs.

Preferred Languages

We prefer all communications to be in English.

Policy

Microsoft follows the principle ofCoordinated Vulnerability Disclosure.

License

The Microsoft.Data.SqlClient Driver for SQL Server is licensed under the MIT license. See theLICENSE file for more details.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

About

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

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp