--- title: "Finding additional SqlClient driver information" description: "Page that contains useful information regarding the driver." ms.date: "09/30/2019" dev_langs: - "csharp" - "vb" ms.assetid: 6f5ff56a-a57e-49d7-8ae9-bbed697e42e3 ms.prod: sql ms.prod_service: connectivity ms.technology: connectivity ms.topic: conceptual author: David-Engel ms.author: v-daenge ms.reviewer: v-kaywon --- # Finding additional SqlClient driver information [!INCLUDE[Driver_ADONET_Download](../../includes/driver_adonet_download.md)] For more information about the Microsoft SqlClient Data Provider for SQL Server development in general, see the following online resources: ## Remarks |Resource|Description| |--------------|-----------------| |[.Net CoreFX GitHub Repository](https://github.com/dotnet/corefx)|This repo contains the library implementation for .NET Core.| |[Microsoft SqlClient Data Provider for SQL Server GitHub Repository](https://github.com/dotnet/SqlClient)|This repo contains the source code for the SqlClient driver.| |[.NET API Browser](https://docs.microsoft.com/dotnet/api/)|This site contains .NET API information for the driver.| ## Next steps [Overview of the SqlClient driver](overview-sqlclient-driver.md)