NLog logging implementation for Backend.Fx. 
                        
                    
         
                Info
| Version: | 7.1.4 | 
| Author(s): | Marc Wittke | 
| Last Update: | Thursday, January 13, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/marcwittke/Backend.Fx | 
| NuGet Url: | https://www.nuget.org/packages/Backend.Fx.NLogLogging | 
Install
Install-Package Backend.Fx.NLogLogging
                        dotnet add package Backend.Fx.NLogLogging
                        paket add Backend.Fx.NLogLogging
                        
                                Backend.Fx.NLogLogging Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Backend.Fx(>= 7.0.00003)
 - Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)
 - NETStandard.Library(>= 1.6.1)
 - NLog(>= 4.5.11)
 
Tags