Serilog.Formatting.Compact by: Serilog Contributors
  • 1 total downloads
  • Latest version: 2.0.0
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Formatting.Elasticsearch by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
  • 1 total downloads
  • Latest version: 10.0.0
  • serilog elasticsearch logging event formatting
Serilog sink for Elasticsearch
Serilog.Settings.Configuration by: Serilog Contributors
  • 1 total downloads
  • Latest version: 8.0.4
  • serilog json
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Console by: Serilog Contributors
  • 1 total downloads
  • Latest version: 5.0.0
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug by: Serilog Contributors
  • 1 total downloads
  • Latest version: 2.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.Elasticsearch by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
  • 1 total downloads
  • Latest version: 10.0.0
  • serilog elasticsearch logging event collector
Serilog sink for Elasticsearch
Serilog.Sinks.File by: Serilog Contributors
  • 1 total downloads
  • Latest version: 5.0.0
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 1 total downloads
  • Latest version: 4.0.0
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.Sentry by: Oleg Shevchenko
  • 1 total downloads
  • Latest version: 2.4.3
  • serilog sink sentry logging
A Sentry sink for Serilog
SharpRaven by: Sentry Team
  • 1 total downloads
  • Latest version: 2.4.0
  • raven sentry logging
Raven is a C# client for Sentry (getsentry.com and github.com/getsentry/sentry)
Swashbuckle.AspNetCore by: domaindrivendev
  • 1 total downloads
  • Latest version: 6.6.2
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Swagger by: domaindrivendev
  • 1 total downloads
  • Latest version: 6.6.2
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerGen by: domaindrivendev
  • 1 total downloads
  • Latest version: 6.6.2
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger Generator for APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerUI by: domaindrivendev
  • 1 total downloads
  • Latest version: 6.6.2
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
System.CodeDom by: Microsoft
  • 1 total downloads
  • Latest version: 4.4.0
Provides types that can be used to model the structure of a source code document and to output source code for that model in a supported language. Commonly Used Types: System.CodeDom.CodeObject System.CodeDom.Compiler.CodeDomProvider Microsoft.CSharp.CSharpCodeProvider Microsoft.VisualBasic.VBCodeProvider 8321c729934c0f8be754953439b88e6e1c120c24 When using NuGet 3.x this package requires at least version 3.4.
System.Configuration.ConfigurationManager by: Microsoft
  • 1 total downloads
  • Latest version: 4.4.0
Provides types that support using configuration files. Commonly Used Types: System.Configuration.Configuration System.Configuration.ConfigurationManager 8321c729934c0f8be754953439b88e6e1c120c24 When using NuGet 3.x this package requires at least version 3.4.
System.IdentityModel.Tokens.Jwt by: Microsoft
  • 1 total downloads
  • Latest version: 7.1.2
  • .NET Windows Authentication Identity Json Web Token
Includes types that provide support for creating, serializing and validating JSON Web Tokens. As of IdentityModel 7x, this is a legacy tool that should be replaced with Microsoft.IdentityModel.JsonWebTokens.
System.Threading.RateLimiting by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0
APIs to help manage rate limiting. Commonly Used Types: System.Threading.RateLimiting.RateLimiter System.Threading.RateLimiting.ConcurrencyLimiter System.Threading.RateLimiting.TokenBucketRateLimiter System.Threading.RateLimiting.RateLimitLease