Top 20 NuGet Packages depending on Serilog

Total dependencies: 1928

Package Description
Package Description
Package Description
Package Description
Package Description
Package Description
Package Description
Serilog.Sinks.ListOfString logs to a list of string so you can test your logging : ``` var log= new List<String>(); var testLogger= new LoggerConfiguration().WriteTo.StringList(log).CreateLogger(); ...tests... log.ShouldContain( x=>x.Matches("kilroy was here") ); ``` This is for Serilog. For Mic...
This library allows applications on the .NET platform to make http calls to REDCap instances.
Enriches Serilog events with information from Azure App Service runtime
A simple, basic .NET REST library
Redis sink for Serilog
初码-AlphaMS开发库-阿里云库
Enriches Serilog events with information from Azure App Service runtime
Package Description
Serilog ASP.NET Core extensions and enrichers.
Provides an input implementation for capturing diagnostics data created via Serilog library.
A framework for writing Automated Integration tests (including tests via Selenium).
Core library for api use and extensibility entry point to the TitanHRE REST API set
Scalable, OctopusDeploy-powered webfarm using Windows Azure Web Roles.