runtime.linux-x64.Microsoft.DotNet.ILCompiler by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.1
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides a native AOT compiler and runtime for .NET
S3Lite by: Joel Christner
  • 10 total downloads
  • Latest version: 1.0.8
  • aws s3 client
Lightweight Amazon S3 client without all the heft and dependency drag of the official library.
Scalar.AspNetCore by: Scalar
  • 13 total downloads
  • Latest version: 2.12.3
  • Scalar OpenAPI Swagger API Reference
Generate beautiful interactive API documentation from OpenAPI/Swagger documents.
Semver by: Jeff Walker, Max Hauser
  • 5 total downloads
  • Latest version: 3.0.0
  • semver,semantic,version,versioning
A semantic version library fully compliant with v2.0.0 of the spec found at http://semver.org.
SharpZipLib by: ICSharpCode
  • 6 total downloads
  • Latest version: 1.4.2
  • Compression Library Zip GZip BZip2 LZW Tar
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
Snappier by: btburnett3
  • 5 total downloads
  • Latest version: 1.2.0
  • snappy compression fast io
A near-C++ performance implementation of the Snappy compression algorithm for .NET. Snappier is ported to C# directly from the official C++ implementation, with the addition of support for the framed stream format. By avoiding P/Invoke, Snappier is fully cross-platform and works on both Linux and Windows and against any CPU supported by .NET. However, Snappier performs best in .NET 6 and later on little-endian x86/64 processors with the help of System.Runtime.Instrinsics.
SSH.NET by: Renci
  • 6 total downloads
  • Latest version: 2025.1.0
  • ssh scp sftp
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
StreamJsonRpc by: Microsoft
  • 5 total downloads
  • Latest version: 2.22.23
  • visualstudio stream json rpc jsonrpc
A cross-platform .NETStandard library that implements the JSON-RPC wire protocol and can use System.IO.Stream, System.IO.Pipelines or WebSocket so you can use it with any transport.
System.ClientModel by: Microsoft
  • 6 total downloads
  • Latest version: 1.6.1
Contains building blocks for clients that call cloud services.
System.CodeDom by: Microsoft
  • 4 total downloads
  • Latest version: 7.0.0
Provides types that can be used to model the structure of a source code document and to output source code for that model in a supported language. Commonly Used Types: System.CodeDom.CodeObject System.CodeDom.Compiler.CodeDomProvider Microsoft.CSharp.CSharpCodeProvider Microsoft.VisualBasic.VBCodeProvider
System.ComponentModel.Annotations by: Microsoft
  • 6 total downloads
  • Latest version: 5.0.0
Provides attributes that are used to define metadata for objects used as data sources. Commonly Used Types: System.ComponentModel.DataAnnotations.ValidationResult System.ComponentModel.DataAnnotations.IValidatableObject System.ComponentModel.DataAnnotations.ValidationAttribute System.ComponentModel.DataAnnotations.RequiredAttribute System.ComponentModel.DataAnnotations.StringLengthAttribute System.ComponentModel.DataAnnotations.DisplayAttribute System.ComponentModel.DataAnnotations.RegularExpressionAttribute System.ComponentModel.DataAnnotations.DataTypeAttribute System.ComponentModel.DataAnnotations.RangeAttribute System.ComponentModel.DataAnnotations.KeyAttribute When using NuGet 3.x this package requires at least version 3.4.
System.Diagnostics.EventLog by: Microsoft
  • 5 total downloads
  • Latest version: 10.0.1
Provides the System.Diagnostics.EventLog class, which allows the applications to use the Windows event log service. Commonly Used Types: System.Diagnostics.EventLog
System.Drawing.Common by: Microsoft
  • 6 total downloads
  • Latest version: 6.0.0
Provides access to GDI+ graphics functionality. Commonly Used Types: System.Drawing.Bitmap System.Drawing.BitmapData System.Drawing.Brush System.Drawing.Font System.Drawing.Graphics System.Drawing.Icon Unix support is disabled by default. See https://aka.ms/systemdrawingnonwindows for more information.
System.IdentityModel.Tokens.Jwt by: Microsoft
  • 16 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity Json Web Token
Includes types that provide support for creating, serializing and validating JSON Web Tokens. As of IdentityModel 7x, this is a legacy tool that should be replaced with Microsoft.IdentityModel.JsonWebTokens.
System.IO.Hashing by: Microsoft
  • 32 total downloads
  • Latest version: 9.0.10
Provides non-cryptographic hash algorithms, such as CRC-32. Commonly Used Types: System.IO.Hashing.Crc32 System.IO.Hashing.XxHash32
System.Management by: Microsoft
  • 5 total downloads
  • Latest version: 7.0.2
Provides access to a rich set of management information and management events about the system, devices, and applications instrumented to the Windows Management Instrumentation (WMI) infrastructure. Commonly Used Types: System.Management.ManagementClass System.Management.ManagementObject System.Management.SelectQuery
System.Memory.Data by: Microsoft
  • 6 total downloads
  • Latest version: 8.0.1
A lightweight abstraction for a payload of bytes. Provides methods for converting between strings, streams, JSON, and bytes. Commonly Used Types: System.BinaryData
System.Security.Cryptography.Pkcs by: Microsoft
  • 5 total downloads
  • Latest version: 8.0.1
Provides support for PKCS and CMS algorithms. Commonly Used Types: System.Security.Cryptography.Pkcs.EnvelopedCms
System.Threading.RateLimiting by: Microsoft
  • 6 total downloads
  • Latest version: 8.0.0
APIs to help manage rate limiting. Commonly Used Types: System.Threading.RateLimiting.RateLimiter System.Threading.RateLimiting.ConcurrencyLimiter System.Threading.RateLimiting.TokenBucketRateLimiter System.Threading.RateLimiting.RateLimitLease
TerraScale by: TerraScale
  • 0 total downloads
  • Latest version: 1.0.0
  • terrascale core utilities foundation
Core TerraScale library providing foundational utilities, abstractions, and common functionality for TerraScale applications