SecurityCodeScan.VS2019 by: Jaroslav Lobačevski
  • 7,64k total downloads
  • Latest version: 5.6.7
  • SecurityCodeScan Security.Code.Scan Security Code Scan StaticAnalysis Vulnerability Analyzer .NET Roslyn OWASP Injection XSS CSRF XXE SQLi
Security static code analyzer for .NET
Selenium.Support by: Selenium Committers
  • 2 total downloads
  • Latest version: 2.41.0
  • Selenium WebDriver browser automation support
Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains .NET support classes for the Selenium WebDriver API, which includes helper classes for HTML Select elements, waiting for conditions, and Page Object creation.
Selenium.WebDriver by: Selenium Committers
  • 2 total downloads
  • Latest version: 2.41.0
  • Selenium WebDriver browser automation
Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the .NET bindings for the newer, more concise and object-based Selenium WebDriver API, which uses native OS-level events to manipulate the browser, bypassing the JavaScript sandbox, and does not require the Selenium Server to automate the browser.
Semver by: Jeff Walker, Max Hauser
  • 660 total downloads
  • Latest version: 3.0.0
  • semver,semantic,version,versioning
A semantic version library fully compliant with v2.0.0 of the spec found at http://semver.org.
Serilog by: Serilog Contributors
  • 13,183k total downloads
  • Latest version: 4.3.1
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.AspNetCore by: Microsoft, Serilog Contributors
  • 14,463k total downloads
  • Latest version: 10.0.0
  • serilog aspnet aspnetcore
Serilog support for ASP.NET Core logging
Serilog.Aspnetcore.Middleware by: Thibaut Renoncourt
  • 651 total downloads
  • Latest version: 1.0.0
A middleware for aspnetcore to log httpcontext data with serilog
Serilog.Enrichers.CorrelationId by: mrstebo, ekmsystems
  • 2,188k total downloads
  • Latest version: 3.0.1
  • serilog enrichers enricher correlationid correlation id
Enrich logs with a unique ID so you can track logs for specific requests.
Serilog.Enrichers.Environment by: Serilog Contributors
  • 3,39k total downloads
  • Latest version: 3.0.1
  • serilog machine enricher
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Thread by: Serilog Contributors
  • 1,172k total downloads
  • Latest version: 4.0.0
  • serilog thread enricher
Enrich Serilog events with properties from the current thread.
Serilog.Exceptions by: Muhammad Rehan Saeed (RehanSaeed.com)
  • 113 total downloads
  • Latest version: 8.4.0+build.694
  • Serilog Exception Log Logging Detail Details
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Expressions by: Serilog Contributors
  • 2,388k total downloads
  • Latest version: 5.0.0
  • serilog
An embeddable mini-language for filtering, enriching, and formatting Serilog events, ideal for use with JSON or XML configuration.
Serilog.Extensions.Hosting by: Microsoft, Serilog Contributors
  • 7,115k total downloads
  • Latest version: 10.0.0
  • serilog aspnet aspnetcore hosting
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging by: Microsoft, Serilog Contributors
  • 7,481k total downloads
  • Latest version: 10.0.0
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact by: Serilog Contributors
  • 7,043k total downloads
  • Latest version: 3.0.0
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration by: Serilog Contributors
  • 10,91k total downloads
  • Latest version: 10.0.0
  • serilog json appsettings
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.ApplicationInsights by: Joerg Battermann, Ivan Gavryliuk, contributors
  • 138 total downloads
  • Latest version: 4.1.0
  • serilog logging azure applicationinsights application insights
Serilog sink for Application Insights.
Serilog.Sinks.Console by: Serilog Contributors
  • 9,254k total downloads
  • Latest version: 6.1.1
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug by: Serilog Contributors
  • 7,186k total downloads
  • Latest version: 3.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.Email by: Serilog Contributors
  • 53 total downloads
  • Latest version: 4.1.0
  • serilog smtp mailkit
Send Serilog events as SMTP email using MailKit.