NLog logging for ASP.NET and ASP.NET MVC. Includes targets and layout renderers for websites and web applications.
This package is for ASP.NET 3.5+
For ASP.NET Core: Check https://www.nuget.org/packages/NLog.Web.AspNetCore
NLog target that sends log entries to Exceptionless. Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
NLog target that sends log entries to Exceptionless. Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
Custom NLog Target for sending log messages straight to an Azure Storage Endpoint in real-time. Note that Append Blobs are the only supported storage endpoints at this time.
Replaces all instances of {YEAR} in copyrights with the current year. Works with the MSBuild Copyright property and AssemblyCopyright attribute.
Assign the <CopyrightYearAssemblyInfo> property in your project file as your input assembly info file if you're using an one different from...
More information