Skip to content

Commit 7912581

Browse files
authored
Adding EventSource to NetFx (#399)
* EventTrace for NetFx, changes made to SqlConnection * EventSource for NetFx * Adding IsTraceEnabled * EventSource NetFx to Review * Taking unused variable out * Ignore on .NetCore * Update EventSourceTest.cs * Adding if blocks * EventSource * Documentation * Adding Tests and documentation * Fixing Tests issues in NetCore * moving from Functional to Manual Tests * EventSource * EventSource unwanted reference * Taking extra documentation file out. * Deleting unwanted file from NetCore * EventSource * Additional Improvments * Taking the Static reference out * Removing Extra lines and unwanted SqlClient Reference from SqlClientEventSource * Changing documentation and adding Advanced Keyword * Adding Overloaded methods in EventSource * Fixing test issues * more fixes * EventSource * ActivityCorrelator added. * ActivityCorrelator added. * fixing AdvanceTraceOn issues * StateDump * Removing if statement from code and placing them inside EventSource * integrating SqlEventSource to SqlClientEventSource * Adding null value checker to SqlDependencyListener EventSource logger * EventSource * Fixing ScopeLeave related logic * Fixing PR issues and Tests * EventSource * EventSource * EventSource * Removing Doc * ExceptionTrace Fix * Update SqlAuthenticationProviderManager.cs * Update SqlBulkCopy.cs * Update SqlConnectionFactory.cs * Update SqlConnectionPoolGroupProviderInfo.cs * Update SqlCommand.cs
1 parent 616e5fc commit 7912581

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+2214
-3038
lines changed

src/Microsoft.Data.SqlClient/netfx/src/BID/INC/CS/AssemblyTemplate_BID.cs

Lines changed: 0 additions & 44 deletions
This file was deleted.

src/Microsoft.Data.SqlClient/netfx/src/BID/INC/CS/BidPrivateBase.cs

Lines changed: 0 additions & 145 deletions
This file was deleted.

0 commit comments

Comments
 (0)