runtime.win.System.Runtime.Extensions by: Microsoft
  • 12 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides commonly-used classes for performing mathematical functions, conversions, string comparisons and querying environment information. Commonly Used Types: System.Math System.Environment System.Random System.Progress<T> System.Convert System.Diagnostics.Stopwatch System.Runtime.Versioning.FrameworkName System.StringComparer System.IO.Path When using NuGet 3.x this package requires at least version 3.4.
runtime.win7.System.Private.Uri by: Microsoft
  • 12 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri. When using NuGet 3.x this package requires at least version 3.4.
Schema.NET by: Muhammad Rehan Saeed (RehanSaeed.com)
  • 75 total downloads
  • Latest version: 10.0.0
  • Schema .NET Schema.org Schema.NET Structured Data Google Structured Data
Schema.org objects turned into strongly typed C# POCO classes for use in .NET. All classes can be serialized into JSON/JSON-LD and XML, typically used to represent structured data in the head section of html page.
SeafClient by: Grigoriev Vlad
  • 253 total downloads
  • Latest version: 1.4.0
This fork of project https://www.nuget.org/packages/SeafClient for NetCore
Selenium.Firefox.WebDriver by: jbaranda
  • 10 total downloads
  • Latest version: 0.27.0
  • Selenium WebDriver Firefox
Repurposed nuget package of Selenium.WebDriver.ChromeDriver but for Firefox Driver instead Install Firefox Driver(Win64) Marionette for Selenium WebDriver into your Unit Test Project. "geckodriver.exe" is copied to bin folder from package folder when the build process. NuGet package restoring ready, and no need to commit "geckodriver.exe" binary into source code control repository.
Selenium.WebDriver by: Selenium Committers
  • 37 total downloads
  • Latest version: 4.0.0-alpha01
  • 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 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.
Selenium.WebDriver.ChromeDriver by: jsakamoto
  • 10 total downloads
  • Latest version: 89.0.4389.2300
  • Selenium WebDriver chromedriver
Install Chrome Driver (Win32, macOS, and Linux64) for Selenium WebDriver into your Unit Test Project. "chromedriver(.exe)" is copied to the bin folder from the package folder when the build process. NuGet package restoring ready, and no need to commit "chromedriver(.exe)" binary into source code control repository. / The MSBuild script that contained this package is free and unencumbered software released into the public domain. / "chromedriver(.exe)" is licensed under the New BSD License.
Serilog by: Serilog Contributors
  • 183 total downloads
  • Latest version: 2.10.0
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.AspNetCore by: Microsoft Serilog Contributors
  • 151 total downloads
  • Latest version: 4.1.0
  • serilog aspnet aspnetcore
Serilog support for ASP.NET Core logging
Serilog.Extensions.Hosting by: Microsoft Serilog Contributors
  • 62 total downloads
  • Latest version: 4.1.2
  • serilog aspnet aspnetcore hosting
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging by: Microsoft Serilog Contributors
  • 66 total downloads
  • Latest version: 3.0.1
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Extensions.Logging.File by: Serilog Contributors
  • 15 total downloads
  • Latest version: 1.1.0
  • asp.net core logging file
Add file logging to ASP.NET Core apps with one line of code.
Serilog.Formatting.Compact by: Serilog Contributors
  • 69 total downloads
  • Latest version: 1.1.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
  • 52 total downloads
  • Latest version: 8.4.1
  • serilog elasticsearch logging event formatting
Package Description
Serilog.Settings.Configuration by: Serilog Contributors
  • 106 total downloads
  • Latest version: 3.2.0
  • serilog json
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.ApplicationInsights by: Joerg Battermann Ivan Gavryliuk
  • 13 total downloads
  • Latest version: 3.0.4
  • serilog logging azure applicationinsights application insights
Serilog event sink that writes to Microsoft Application Insights.
Serilog.Sinks.Async by: Jezz Santos Serilog Contributors
  • 178 total downloads
  • Latest version: 1.5.0
  • serilog async
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.AzureAnalytics by: Saleem Mirza
  • 11 total downloads
  • Latest version: 4.6.0
  • serilog logging Azure Analytics
Serilog event sink that writes to Azure Analytics
Serilog.Sinks.ColoredConsole by: Serilog Contributors
  • 14 total downloads
  • Latest version: 3.0.1
  • serilog console coloredconsole
Now replaced by Serilog.Sinks.Console, please use that package instead. The colored console sink for Serilog
Serilog.Sinks.Console by: Serilog Contributors
  • 99 total downloads
  • Latest version: 4.0.0
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.