Skip to content

Commit

Permalink
Adding EventSource to NetFx (#399)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
JRahnama committed Feb 27, 2020
1 parent 680008f commit 5ed0d1a
Show file tree
Hide file tree
Showing 54 changed files with 2,214 additions and 3,038 deletions.

This file was deleted.

145 changes: 0 additions & 145 deletions src/Microsoft.Data.SqlClient/netfx/src/BID/INC/CS/BidPrivateBase.cs

This file was deleted.

Loading

0 comments on commit 5ed0d1a

Please sign in to comment.