NLog TraceWriter implementation for Asp.Net WebApi
Stars
13
Forks
7
Watchers
13
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
Fix potential KeyNotFound exceptions when invoking a layout renderer on the wrong message type.
6769e47View on GitHubBetter way to ensure layout renders are setup in unit tests. Consumers of WebApi.NLog should just declare it an NLog extension.
2e49e70View on GitHubUpdate nuget and create nuspec that uses AssemblyVersionAttribute information to populate the package metadata
2c43d5aView on GitHubAdd dependcy to Microsoft.AspNet.WebApi.Core nuget pacakge
d70a259View on GitHubFixed test ordering bug by pulling renderer configuration into static constructor
7ae9004View on GitHub