System.Formats.Asn1 by: Microsoft
  • 4,246k total downloads
  • Latest version: 10.0.3
Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.
System.Formats.Nrbf by: Microsoft
  • 2,534k total downloads
  • Latest version: 9.0.0
Provides a safe reader for .NET Remoting Binary Format (NRBF) payloads.
System.IdentityModel.Tokens.Jwt by: Microsoft
  • 7,632k total downloads
  • Latest version: 8.18.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
  • 1,697k total downloads
  • Latest version: 9.0.8
Provides non-cryptographic hash algorithms, such as CRC-32. Commonly Used Types: System.IO.Hashing.Crc32 System.IO.Hashing.XxHash32
System.IO.Packaging by: Microsoft
  • 762 total downloads
  • Latest version: 10.0.5
Provides classes that support storage of multiple data objects in a single container.
System.IO.Pipelines by: Microsoft
  • 9,325k total downloads
  • Latest version: 10.0.3
Single producer single consumer byte buffer management. Commonly Used Types: System.IO.Pipelines.Pipe System.IO.Pipelines.PipeWriter System.IO.Pipelines.PipeReader
System.IO.Ports by: Microsoft
  • 4 total downloads
  • Latest version: 9.0.6
Provides classes for controlling serial ports. Commonly Used Types: System.IO.Ports.SerialPort
System.Linq.Dynamic.Core by: ZZZ Projects, Stef Heyenrath, Microsoft, Scott Guthrie, King Wilder, Nathan Arnott
  • 355 total downloads
  • Latest version: 1.6.0.2
  • system linq dynamic core dotnet NETCoreApp NETStandard
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
System.Management by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.6
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
  • 27 total downloads
  • Latest version: 10.0.3
A lightweight abstraction for a payload of bytes. Provides methods for converting between strings, streams, JSON, and bytes. Commonly Used Types: System.BinaryData
System.Net.Http.Json by: Microsoft
  • 6 total downloads
  • Latest version: 10.0.2
Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using System.Text.Json. Commonly Used Types: System.Net.Http.Json.HttpClientJsonExtensions System.Net.Http.Json.HttpContentJsonExtensions System.Net.Http.Json.JsonContent
System.Numerics.Tensors by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0
Provides support for operating over tensors.
System.Private.Uri by: Microsoft
  • 1,577k total downloads
  • Latest version: 4.3.2
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.
System.Reflection.Context by: Microsoft
  • 7 total downloads
  • Latest version: 10.0.3
Provides CustomReflectionContext to enable customized reflection contexts.
System.Reflection.Metadata by: Microsoft
  • 2,535k total downloads
  • Latest version: 9.0.0
This package provides a low-level .NET (ECMA-335) metadata reader and writer. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers. The metadata format is defined by the ECMA-335 - Common Language Infrastructure (CLI) specification. The System.Reflection.Metadata library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
System.Resources.Extensions by: Microsoft
  • 2,534k total downloads
  • Latest version: 9.0.0
Provides classes which read and write resources in a format that supports non-primitive objects. Commonly Used Types: System.Resources.Extensions.DeserializingResourceReader System.Resources.Extensions.PreserializedResourceWriter
System.Runtime.Caching by: Microsoft
  • 72 total downloads
  • Latest version: 10.0.9
Provides classes to use caching facilities. Commonly Used Types: System.Runtime.Caching.CacheEntryChangeMonitor System.Runtime.Caching.CacheEntryRemovedArguments System.Runtime.Caching.CacheEntryUpdateArguments System.Runtime.Caching.CacheItem System.Runtime.Caching.CacheItemPolicy System.Runtime.Caching.ChangeMonitor System.Runtime.Caching.FileChangeMonitor System.Runtime.Caching.HostFileChangeMonitor System.Runtime.Caching.MemoryCache System.Runtime.Caching.ObjectCache
System.Runtime.InteropServices.NFloat.Internal by: Microsoft
  • 2 total downloads
  • Latest version: 6.0.1
Exposes additional NFloat APIs for Xamarin/Maui APIs from System.Runtime.InteropServices
System.Security.Cryptography.Pkcs by: Microsoft
  • 1,261k total downloads
  • Latest version: 10.0.9
Provides support for PKCS and CMS algorithms. Commonly Used Types: System.Security.Cryptography.Pkcs.EnvelopedCms
System.Security.Cryptography.ProtectedData by: Microsoft
  • 2,817k total downloads
  • Latest version: 10.0.9
Provides access to Windows Data Protection Api. Commonly Used Types: System.Security.Cryptography.DataProtectionScope System.Security.Cryptography.ProtectedData