runtime.win-x64.Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 9 total downloads
  • Latest version: 3.1.6
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the .NET Core app bootstrapper intended for use in the application directory 3acd9b0cd16596bad450c82be08780875a73c05c When using NuGet 3.x this package requires at least version 3.4.
runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 3 total downloads
  • Latest version: 2.2.8
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing b9aa1abc510165cdc4c92e59d938def6f3eee0e1 When using NuGet 3.x this package requires at least version 3.4.
runtime.win-x64.Microsoft.NETCore.DotNetHostResolver by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.8
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost b9aa1abc510165cdc4c92e59d938def6f3eee0e1 When using NuGet 3.x this package requires at least version 3.4.
runtime.win-x64.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 7 total downloads
  • Latest version: 4.4.0
Internal implementation package not meant for direct consumption. Please do not reference directly. d0d5c7b49271cadb6d97de26d8e623e98abdc8db When using NuGet 3.x this package requires at least version 3.4.
runtime.win-x86.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 7 total downloads
  • Latest version: 4.4.0
Internal implementation package not meant for direct consumption. Please do not reference directly. d0d5c7b49271cadb6d97de26d8e623e98abdc8db When using NuGet 3.x this package requires at least version 3.4.
Scrutor by: Kristian Hellang
  • 36 total downloads
  • Latest version: 2.2.2
  • Dependency Injection DI Scanning Conventions Decoration
Register services using assembly scanning and a fluent API.
Selenium.Support by: Selenium Committers
  • 18 total downloads
  • Latest version: 4.9.0
  • selenium webdriver support 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 .NET support utilites and classes that users may find useful in using Selenium WebDriver. These support classes are mainly intended to spark ideas of what is possible with Selenium WebDriver, and may not be entirely appropriate for production use.
Selenium.WebDriver by: Selenium Committers
  • 7 total downloads
  • Latest version: 4.1.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 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.
Seq.Extensions.Logging by: Datalust and Contributors
  • 3 total downloads
  • Latest version: 4.0.0
  • asp.net core logging
Add centralized structured log collection to ASP.NET Core apps with one line of code.
Serilog by: Serilog Contributors
  • 275 total downloads
  • Latest version: 3.0.0-dev-01645
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Enrichers.Thread by: Serilog Contributors
  • 9 total downloads
  • Latest version: 3.2.0-dev-00747
  • serilog thread enricher
Enrich Serilog events with properties from the current thread.
Serilog.Exceptions by: Muhammad Rehan Saeed (RehanSaeed.com)
  • 1 total downloads
  • Latest version: 5.5.0+build.376
  • Serilog Exception Log Logging Detail Details
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Extensions.Logging by: Microsoft Serilog Contributors
  • 14 total downloads
  • Latest version: 2.0.5-dev-10226
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact by: Serilog Contributors
  • 17 total downloads
  • Latest version: 1.1.1-dev-00944
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.Console by: Serilog Contributors
  • 33 total downloads
  • Latest version: 4.2.0-dev-00918
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug by: Serilog Contributors
  • 22 total downloads
  • Latest version: 2.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File by: Serilog Contributors
  • 52 total downloads
  • Latest version: 5.0.1-dev-00966
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 40 total downloads
  • Latest version: 3.1.1-dev-00801
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.Seq by: Serilog Contributors
  • 45 total downloads
  • Latest version: 5.2.3
  • serilog seq
Serilog sink that writes to the Seq log server over HTTP/HTTPS.
ServiceStack.Text by: Demis Bellot
  • 1 total downloads
  • Latest version: 3.9.11
  • JSON Text Serializer CSV JSV Dump PrettyPrint Fast
.NET's fastest JSON, JSV and CSV Text Serializers (3x faster than JSON.NET). Fast, Light, Resilient. Benchmarks at: http://servicestack.net/benchmarks/ Includes the String and Stream functionality for all the ServiceStack projects including: - T.Dump() generic extension method for easy dbugging and introspection of types - WebRequest, List, Dictionary and DateTime extensions