runtime.win7-x64.Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.5
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 When using NuGet 3.x this package requires at least version 3.4.
runtime.win7-x64.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 6 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. TFS ID: 1635616, GitHub SHA: https://github.com/dotnet/corefx/tree/42a93b8d21fa5afc03f637aa961aa7b3d066cb1f When using NuGet 3.x this package requires at least version 3.4.
runtime.win7-x86.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 6 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. TFS ID: 1635616, GitHub SHA: https://github.com/dotnet/corefx/tree/42a93b8d21fa5afc03f637aa961aa7b3d066cb1f When using NuGet 3.x this package requires at least version 3.4.
runtime.win-arm64.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 6 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-x64.Microsoft.NETCore.App by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.8
Internal implementation package not meant for direct consumption. Please do not reference directly. A set of .NET API's that are included in the default .NET Core application model. b9aa1abc510165cdc4c92e59d938def6f3eee0e1 When using NuGet 3.x this package requires at least version 3.4.
runtime.win-x64.Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 3 total downloads
  • Latest version: 2.2.8
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 b9aa1abc510165cdc4c92e59d938def6f3eee0e1 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
  • 18 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
  • 8 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
  • 4 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.
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
  • 7 total downloads
  • Latest version: 3.2.0-dev-00747
  • serilog thread enricher
Enrich Serilog events with properties from the current thread.
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.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.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