NLog.WCF ServiceModel provides LogReceiverService target and the WCF contract interfaces/implementations.
Info
| Version: | 6.0.2 |
| Author(s): | Jarek Kowalski, Kim Christensen, Julian Verdurmen |
| Last Update: | Sunday, July 20, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/NLog/NLog.WCF |
| NuGet Url: | https://www.nuget.org/packages/NLog.Wcf |
Install
Install-Package NLog.Wcf
dotnet add package NLog.Wcf
paket add NLog.Wcf
NLog.Wcf Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NLog(>= 4.7.7)
- NETStandard.Library(>= 1.6.0)
- System.ServiceModel.Duplex(>= 4.0.1)
- System.ServiceModel.Http(>= 4.1.0)
- System.ServiceModel.NetTcp(>= 4.1.0)
- System.ServiceModel.Primitives(>= 4.1.0)
- System.ServiceModel.Security(>= 4.0.1)
- System.Xml.XmlSerializer(>= 4.0.11)
- NLog(>= 4.7.7)
- System.ServiceModel.Duplex(>= 4.4.0)
- System.ServiceModel.Http(>= 4.4.0)
- System.ServiceModel.NetTcp(>= 4.4.0)
- System.ServiceModel.Primitives(>= 4.4.0)
- System.ServiceModel.Security(>= 4.4.0)
- NLog(>= 4.7.7)
- NETStandard.Library(>= 1.6.0)
- System.ServiceModel.Duplex(>= 4.0.1)
- System.ServiceModel.Http(>= 4.1.0)
- System.ServiceModel.NetTcp(>= 4.1.0)
- System.ServiceModel.Primitives(>= 4.1.0)
- System.ServiceModel.Security(>= 4.0.1)
- System.Xml.XmlSerializer(>= 4.0.11)
Tags