SAPHanaForNetCore by: Bruno Farias
  • 6 total downloads
  • Latest version: 2.1.17
This package contains the SAP Hana dlls to enable your application to connect with their Hana databases
runtime.win7-x86.runtime.native.System.IO.Compression by: Microsoft
  • 43 total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.5.
runtime.win.System.Runtime.Extensions by: Microsoft
  • 130 total downloads
  • Latest version: 4.3.1
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.win.Microsoft.Win32.Primitives by: Microsoft
  • 29 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides common types for Win32-based libraries. Commonly Used Types: System.ComponentModel.Win32Exception When using NuGet 3.x this package requires at least version 3.4.
sharpcompress by: Adam Hathcock
  • 15 total downloads
  • Latest version: 0.8.0
  • rar unrar zip unzip bzip2 gzip tar 7zip .net40 .net35 sl4
SharpCompress is a compression library for .NET/Mono/Silverlight/WP7 that can unrar, decompress 7zip, zip/unzip, tar/untar bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
Scriban by: Alexandre Mutel
  • 2.822k total downloads
  • Latest version: 6.2.1
  • templating handlebars liquid
Scriban is a fast, powerful, safe and lightweight scripting language and engine for .NET, which was primarily developed for text templating with a compatibility mode for parsing liquid templates.
runtime.win-x86.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 14.703k 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.
Selenium.Support by: Selenium Committers
  • 215 total downloads
  • Latest version: 4.33.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 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.
runtime.win.System.Net.Sockets by: Microsoft
  • 78 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receive data over the network. Commonly Used Types: System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs System.Net.Sockets.LingerOption System.Net.Sockets.SocketAsyncOperation System.Net.Sockets.ProtocolType System.Net.Sockets.NetworkStream System.Net.Sockets.TcpClient System.Net.Sockets.SocketType System.Net.Sockets.UdpClient System.Net.Sockets.SocketShutdown When using NuGet 3.x this package requires at least version 3.4.
Serilog by: Serilog Contributors
  • 29 total downloads
  • Latest version: 4.3.1-dev-02373
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
runtime.win.System.Net.Primitives by: Microsoft
  • 37 total downloads
  • Latest version: 4.3.1
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides common types for network-based libraries, including System.Net.IPAddress, System.Net.IPEndPoint, and System.Net.CookieContainer. Commonly Used Types: System.Net.HttpStatusCode System.Net.Sockets.SocketError System.Net.Cookie System.Net.Sockets.SocketException System.Net.IPEndPoint System.Net.ICredentials System.Net.NetworkCredential System.Net.IPAddress System.Net.CookieCollection System.Net.CookieContainer When using NuGet 3.x this package requires at least version 3.4.
semver by: Max Hauser
  • 17 total downloads
  • Latest version: 1.1.0
  • semver semantic version
A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/.
runtime.win-x64.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 14.67k 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.System.IO.FileSystem by: Microsoft
  • 71 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides types that allow reading and writing to files and types that provide basic file and directory support. Commonly Used Types: System.IO.FileStream System.IO.FileInfo System.IO.DirectoryInfo System.IO.FileSystemInfo System.IO.File System.IO.Directory System.IO.SearchOption System.IO.FileOptions When using NuGet 3.x this package requires at least version 3.4.
runtime.win.System.Console by: Microsoft
  • 105 total downloads
  • Latest version: 4.3.1
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the System.Console class, which represents the standard input, output and error streams for console applications. Commonly Used Types: System.Console System.ConsoleColor When using NuGet 3.x this package requires at least version 3.4.
ServiceStack.Text by: Demis Bellot
  • 16 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
S3TestApp by: S3TestApp
  • 363 total downloads
  • Latest version: 5.182.0
Package Description
runtime.win.System.Diagnostics.Debug by: Microsoft
  • 36 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides classes and attributes that allows basic interaction with a debugger. Commonly Used Types: System.Diagnostics.Debug System.Diagnostics.DebuggerStepThroughAttribute System.Diagnostics.Debugger System.Diagnostics.DebuggerDisplayAttribute System.Diagnostics.DebuggerBrowsableAttribute System.Diagnostics.DebuggerBrowsableState System.Diagnostics.DebuggerHiddenAttribute System.Diagnostics.DebuggerNonUserCodeAttribute System.Diagnostics.DebuggerTypeProxyAttribute When using NuGet 3.x this package requires at least version 3.4.
runtime.win-arm64.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 14.679k 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.
Selenium.WebDriver by: Selenium Committers
  • 1.424k total downloads
  • Latest version: 4.33.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.