Top 20 NuGet Packages depending on Serilog

Total dependencies: 1928

uSimple.Services
This project shows how distributed tracing in WCF can be used to do structured logging. DistributedOperationContext is used to pass context information through the distributed execution path. Serilog is used as the logging framework, with an output to Seq for central analysis.
LeanCode Core library
rabbitmq封装类
通用工具集
DotNet Core Logging extensions
Package Description
Package Description
Package Description
NETCore 基础类库
把Serilog改为异步模式 asp.net : Host.CreateDefaultBuilder(args) .UseSerilogAsyncLogger() .ConfigureWebHostDefaults(webBuilder => { webBuilder.UseStartup<Startup>(); }); .net: services.UseSerilogAsyncLogger();
Package Description
Package Description
polly的封装类
Package Description
AspNetCore extensions library,includes function as logging, HTTP requests, authentication token management, parallel queue processing, and more