Logging middleware to store correlation Id. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | ApplicationBlueprints.Logging | 
| Last Update: | Saturday, June 13, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/szopamateusz/ApplicationBlueprints/tree/master/logging/src/ApplicationBlueprints.Logging | 
| NuGet Url: | https://www.nuget.org/packages/ApplicationBlueprints.Logging | 
Install
Install-Package ApplicationBlueprints.Logging
                        dotnet add package ApplicationBlueprints.Logging
                        paket add ApplicationBlueprints.Logging
                        
                                ApplicationBlueprints.Logging Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- ApplicationBlueprints.Correlation(>= 1.0.0)
 - Microsoft.AspNetCore.Http(>= 2.2.2)
 - Microsoft.Extensions.Logging.Abstractions(>= 3.1.5)
 
Tags