runtime.win.System.IO.FileSystem by: Microsoft
  • 45 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.Net.Sockets by: Microsoft
  • 26 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.
runtime.win.System.Runtime.Extensions by: Microsoft
  • 83 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.win7-x64.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 15 total downloads
  • Latest version: 4.0.1
Internal implementation package not meant for direct consumption. Please do not reference directly. TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279 When using NuGet 3.x this package requires at least version 3.4.
Saxon-HE by: Saxonica
  • 17 total downloads
  • Latest version: 10.9.0
  • xslt xquery xpath
Saxon-HE (home edition) is an open source product that provides implementations of XSLT (2.0), XQuery (1.0), and XPath (2.0) at the basic level of conformance defined by W3C.
Selenium.WebDriver by: Selenium Committers
  • 17 total downloads
  • Latest version: 4.23.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.
Sentry by: Sentry Team and Contributors
  • 110 total downloads
  • Latest version: 4.13.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
SerilogAnalyzer by: Robin
  • 14 total downloads
  • Latest version: 0.15.0
  • Serilog analyzers
Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.
SharpCompress by: Adam Hathcock
  • 12 total downloads
  • Latest version: 0.39.0
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
SharpCompress is a compression library for NET Standard 2.0/NET 4.8/NET 4.8.1/NET 6.0/NET 8.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/
  • 14 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).
SixLabors.Core by: Six Labors
  • 13 total downloads
  • Latest version: 1.0.0-beta0002
  • rectangle point size primitives
Low level primitives for use across Six Labors projects..
SixLabors.Fonts by: Six Labors and contributors
  • 13 total downloads
  • Latest version: 1.0.0-beta0001
  • font truetype opentype woff
A cross-platform library for loading and laying out for processing and measuring; written in C#
SixLabors.ImageSharp by: Six Labors and contributors
  • 117 total downloads
  • Latest version: 3.1.6
  • Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga Tiff WebP NetCore
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Web by: Six Labors and contributors
  • 70 total downloads
  • Latest version: 3.1.3
  • Image Middleware Resize Crop Gif Jpg Jpeg Bitmap Png WebP Tiff Core Cache ASP
ImageSharp Middleware for serving images via a url based API.
SmartAnalyzers.ExceptionAnalyzer by: Cezary Piatek
  • 12 total downloads
  • Latest version: 1.0.10
  • ExceptionAnalyzer analyzers
A set of Roslyn analyzers related to exceptions usages
SQLitePCLRaw.lib.e_sqlite3.ios by: Eric Sink
  • 81 total downloads
  • Latest version: 2.1.11-pre20241216174303
  • sqlite
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
StyleCop.Analyzers by: Sam Harwell et. al.
  • 784 total downloads
  • Latest version: 1.2.0-beta.556
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StyleCop.Analyzers.Unstable by: Sam Harwell et. al.
  • 184 total downloads
  • Latest version: 1.2.0.556
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Swashbuckle.AspNetCore by: domaindrivendev
  • 537 total downloads
  • Latest version: 7.1.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
Syncfusion.Blazor.Core by: Syncfusion Inc.
  • 17 total downloads
  • Latest version: 20.2.0.50
  • syncfusion blazor blazor-core blazor-wasm blazor-webassembly
This package contains the base component, common classes and interfaces that are used in other Syncfusion Blazor UI components. Helpful links: Documentation: https://blazor.syncfusion.com/documentation/?utm_source=nuget&utm_medium=listing Demos: https://blazor.syncfusion.com/demos/?utm_source=nuget&utm_medium=listing Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident/?utm_source=nuget&utm_medium=listing Forum: https://www.syncfusion.com/forums/blazor-components/?utm_source=nuget&utm_medium=listing This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).