SAPHanaForNetCore by: Bruno Farias
  • 9 total downloads
  • Latest version: 2.1.17
This package contains the SAP Hana dlls to enable your application to connect with their Hana databases
SemanticVersioning by: Adam Reeve
  • 268 total downloads
  • Latest version: 2.0.2
This library implements the Semantic Versioning 2.0.0 specification and the version range specification used by npm.
runtime.win.System.Runtime.Extensions by: Microsoft
  • 192 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
  • 37 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.
Scriban by: Alexandre Mutel
  • 4.778k total downloads
  • Latest version: 6.5.0
  • 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.832k 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
  • 1.942k total downloads
  • Latest version: 4.38.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
  • 103 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.
S7netplus by: Derek Heiser Michele Cattafesta Michael Croes Raphael Schlameuß
  • 105 total downloads
  • Latest version: 0.20.0
  • PLC Siemens Communication S7
A continuation of Juergen1969's Siemens communication library.
runtime.win.System.Net.Primitives by: Microsoft
  • 49 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 Jeff Walker
  • 338 total downloads
  • Latest version: 2.3.0
  • semver semantic version versioning
A SemVer implementation in .Net based on v2.0.0 of the spec found at http://semver.org
semver by: Max Hauser
  • 22 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/.
Scrutor by: Kristian Hellang
  • 466 total downloads
  • Latest version: 2.2.2
  • Dependency Injection DI Scanning Conventions Decoration
Register services using assembly scanning and a fluent API.
runtime.win-x64.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 14.792k 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.
Senparc.Weixin by: Jeffrey Su
  • 985 total downloads
  • Latest version: 4.19.0
  • 微信 weixin 公众号 WeChat Senparc 盛派 SDK C# JSSDK 微信支付 分布式 小程序 Cache Redis
微信公众账号 - Senparc.Weixin SDK 基础模块 Senparc.Weixin SDK 开源项目: https://github.com/JeffreySu/WeiXinMPSDK
runtime.win.System.IO.FileSystem by: Microsoft
  • 89 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
  • 152 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.
S3TestApp by: S3TestApp
  • 1.48k total downloads
  • Latest version: 5.232.0
Package Description
runtime.win.System.Diagnostics.Debug by: Microsoft
  • 44 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.
Senparc.Weixin.Work by: Jeffrey Su
  • 273 total downloads
  • Latest version: 1.2.13
  • 微信 weixin 公众号 企业微信 WeChat Senparc 盛派 SDK C# JSSDK 微信支付 分布式 小程序 企业号
微信公众账号 - 企业微信 模块 Senparc.Weixin SDK 开源项目: https://github.com/JeffreySu/WeiXinMPSDK
Selenium.WebDriver by: Selenium Committers
  • 2.531k total downloads
  • Latest version: 4.38.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.