A simple, configurable query logger for ASP.NET Core applications.
                        
                    
         
                Info
| Version: | 0.7.7-alpha | 
| Author(s): | Ronan Doherty | 
| Last Update: | Wednesday, October 9, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/gaois/Gaois.QueryLogger/ | 
| NuGet Url: | https://www.nuget.org/packages/Gaois.QueryLogger.AspNetCore | 
Install
Install-Package Gaois.QueryLogger.AspNetCore
                        dotnet add package Gaois.QueryLogger.AspNetCore
                        paket add Gaois.QueryLogger.AspNetCore
                        
                                Gaois.QueryLogger.AspNetCore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Gaois.QueryLogger.Common(>= 0.7.1)
 - Microsoft.AspNetCore(>= 2.1.0)
 - System.Data.SqlClient(>= 4.6.1)
 
Tags