runtime.win10-x86.Microsoft.Net.Native.SharedLibrary by: Microsoft
  • 39 total downloads
  • Latest version: 2.2.8-rel-33220-00
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk by: Microsoft
  • 46 total downloads
  • Latest version: 2.2.14
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the CoreCLR runtime and build tools to build and run Universal Windows applications using CoreCLR. d67bd83a075b8b10cb95810568073c1a3211f28b When using NuGet 3.x this package requires at least version 3.4.
runtime.win7-x64.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 11 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
  • 10 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.System.Private.Uri by: Microsoft
  • 33 total downloads
  • Latest version: 4.3.2
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.
Scriban by: Alexandre Mutel
  • 297 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.
Scrutor by: Kristian Hellang
  • 56 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
  • 628 total downloads
  • Latest version: 4.34.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.
Selenium.WebDriver by: Selenium Committers
  • 461 total downloads
  • Latest version: 4.34.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.
Semver by: Max Hauser Jeff Walker
  • 38 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
Serilog by: Serilog Contributors
  • 737 total downloads
  • Latest version: 4.3.1-dev-02373
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Formatting.Compact by: Serilog Contributors
  • 60 total downloads
  • Latest version: 1.1.1-dev-00944
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.Async by: Jezz Santos Serilog Contributors
  • 64 total downloads
  • Latest version: 1.5.0
  • serilog async
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Debug by: Serilog Contributors
  • 37 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
  • 96 total downloads
  • Latest version: 3.1.1-dev-00804
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.Seq by: Serilog Contributors
  • 233 total downloads
  • Latest version: 5.2.3
  • serilog seq
Serilog sink that writes to the Seq log server over HTTP/HTTPS.
Serilog.Sinks.SQLite by: Saleem Mirza
  • 21 total downloads
  • Latest version: 3.5.3
  • serilog logging sqlite
Lightweight Serilog event sink that writes to SQLite database.
ServiceStack.Text by: Demis Bellot
  • 3 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
SharpCompress by: Adam Hathcock
  • 91 total downloads
  • Latest version: 0.24.0
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
SharpCompress is a compression library for NET Standard 1.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
SharpZipLib by: http://www.icsharpcode.net/
  • 3 total downloads
  • Latest version: 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).