Profiler for ADO.NET with hooking DbConnection, DbCommand, DbDataReader, DbTransaction.
                        
                    
         
                Info
| Version: | 0.4.1 | 
| Author(s): | t.takahari | 
| Last Update: | Tuesday, January 9, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ttakahari/AdoNetProfiler | 
| NuGet Url: | https://www.nuget.org/packages/AdoNetProfiler | 
Install
Install-Package AdoNetProfiler
                        dotnet add package AdoNetProfiler
                        paket add AdoNetProfiler
                        
                                AdoNetProfiler Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 1.6 
                                        
                    - System.Collections.NonGeneric(>= 4.3.0)
 - System.ComponentModel(>= 4.3.0)
 - System.Data.Common(>= 4.3.0)
 - System.Linq(>= 4.3.0)
 - System.Linq.Expressions(>= 4.3.0)
 - System.Reflection(>= 4.3.0)
 - System.Reflection.TypeExtensions(>= 4.4.0)
 - System.Runtime.InteropServices(>= 4.3.0)
 - System.Threading(>= 4.3.0)
 
- NETStandard.Library(>= 2.0.0)
 
No dependencies. 
Tags