Skip to content

cheenamalhotra/SqlClientTransitive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SqlClient Transitive Reference Example

A Small Repro to validate transitive loading of Microsoft.Data.SqlClient.dll and SNI.dll from Library project to Consumer project.

Pre-Requisites:

  • NuGet.exe v5.0+
  • Microsoft.Data.SqlClient v1.0.19269.1+
  • C++ Runtime

Steps:

  1. Clone and build the project in VS 2019.
  2. Run the Consumer app and validate connectivity to target SQL Server.

About

Example demonstrating SqlClient transitive reference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%