System.Formats.Asn1
                    
                    by: Microsoft
                
                - 324 total downloads
 - Latest version: 8.0.1
 
                    Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.
Commonly Used Types:
System.Formats.Asn1.AsnReader
System.Formats.Asn1.AsnWriter
                
            
                    
                        System.IdentityModel.Tokens.Jwt
                    
                    by: Microsoft
                
                - 276 total downloads
 - Latest version: 8.3.0
 
                    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.Compression.ZipFile
                    
                    by: Microsoft
                
                - 1.016k total downloads
 - Latest version: 4.3.0
 
                    Provides classes that support the compression and decompression of streams using file system paths.
Commonly Used Types:
System.IO.Compression.ZipFile
 
When using NuGet 3.x this package requires at least version 3.4.
                
            
                    
                        System.IO.FileSystem.AccessControl
                    
                    by: Microsoft
                
                - 234 total downloads
 - Latest version: 4.7.0
 
                    Provides types for managing access and audit control lists for files and directories.
Commonly Used Types:
System.Security.AccessControl.DirectoryObjectSecurity
System.Security.AccessControl.DirectorySecurity
System.Security.AccessControl.FileSecurity
System.Security.AccessControl.FileSystemAccessRule
System.Security.AccessControl.FileSystemAuditRule
System.Security.AccessControl.FileSystemRights
System.Security.AccessControl.FileSystemSecurity
 
When using NuGet 3.x this package requires at least version 3.4.
                
            
                    
                        System.IO.FileSystem.Primitives
                    
                    by: Microsoft
                
                - 1.023k total downloads
 - Latest version: 4.3.0
 
                    Provides common enumerations and exceptions for path-based I/O libraries.
Commonly Used Types:
System.IO.DirectoryNotFoundException
System.IO.FileAccess
System.IO.FileLoadException
System.IO.PathTooLongException
System.IO.FileMode
System.IO.FileShare
System.IO.FileAttributes
 
When using NuGet 3.x this package requires at least version 3.4.
                
            
                    
                        System.IO.Pipelines
                    
                    by: Microsoft
                
                - 736 total downloads
 - Latest version: 9.0.0
 
                    Single producer single consumer byte buffer management.
Commonly Used Types:
System.IO.Pipelines.Pipe
System.IO.Pipelines.PipeWriter
System.IO.Pipelines.PipeReader
                
            
                    
                        System.IO.Pipes.AccessControl
                    
                    by: Microsoft
                
                - 240 total downloads
 - Latest version: 4.5.1
 
                    Provides types for managing access and audit control lists for pipes.
Commonly Used Types:
System.IO.Pipes.PipeSecurity
System.IO.Pipes.PipeAccessRule
System.IO.Pipes.PipeAuditRule
System.IO.Pipes.PipeAccessRights
 
7ee84596d92e178bce54c986df31ccc52479e772 
When using NuGet 3.x this package requires at least version 3.4.
                
            
                    
                        System.Linq
                    
                    by: Microsoft
                
                - 1.058k total downloads
 - Latest version: 4.3.0
 
                    Provides classes and interfaces that supports queries that use Language-Integrated Query (LINQ).
Commonly Used Types:
System.Linq.Enumerable
System.Linq.IGrouping<TKey, TElement>
System.Linq.IOrderedEnumerable<TElement>
System.Linq.ILookup<TKey, TElement>
System.Linq.Lookup<TKey, TElement>
 
When using NuGet 3.x this package requires at least version 3.4.
                
            
                    
                        System.Linq.Expressions
                    
                    by: Microsoft
                
                - 1.051k total downloads
 - Latest version: 4.3.0
 
                    Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees.
Commonly Used Types:
System.Linq.IQueryable<T>
System.Linq.IQueryable
System.Linq.Expressions.Expression<TDelegate>
System.Linq.Expressions.Expression
System.Linq.Expressions.ExpressionVisitor
 
When using NuGet 3.x this package requires at least version 3.4.
                
            
                    
                        System.Memory
                    
                    by: Microsoft
                
                - 2.326k total downloads
 - Latest version: 4.5.5
 
                    Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments.
Commonly Used Types:
System.Span
System.ReadOnlySpan
System.Memory
System.ReadOnlyMemory
System.Buffers.MemoryPool
System.Buffers.ReadOnlySequence
System.Buffers.Text.Utf8Parser
System.Buffers.Text.Utf8Formatter
 
32b491939fbd125f304031c35038b1e14b4e3958 
When using NuGet 3.x this package requires at least version 3.4.
                
            
                    
                        System.Memory.Data
                    
                    by: Microsoft
                
                - 37 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.Net.Http.WinHttpHandler
                    
                    by: Microsoft
                
                - 236 total downloads
 - Latest version: 4.7.0
 
                    Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler.
Commonly Used Types:
System.Net.Http.WinHttpHandler
 
When using NuGet 3.x this package requires at least version 3.4.
                
            
                    
                        System.Net.WebHeaderCollection
                    
                    by: Microsoft
                
                - 234 total downloads
 - Latest version: 4.3.0
 
                    Contains types that represent HTTP request and response headers. This library is used with classes such as System.Net.HttpWebRequest and System.Net.HttpWebResponse and allows developers to query/edit header names/values.
Commonly Used Types:
System.Net.HttpRequestHeader
System.Net.HttpResponseHeader
System.Net.WebHeaderCollection
 
When using NuGet 3.x this package requires at least version 3.4.
                
            
                    
                        System.Numerics.Vectors
                    
                    by: Microsoft
                
                - 12 total downloads
 - Latest version: 4.4.0
 
                    Provides hardware-accelerated numeric types, suitable for high-performance processing and graphics applications.
Commonly Used Types:
System.Numerics.Matrix3x2
System.Numerics.Matrix4x4
System.Numerics.Plane
System.Numerics.Quaternion
System.Numerics.Vector2
System.Numerics.Vector3
System.Numerics.Vector4
System.Numerics.Vector
System.Numerics.Vector<T>
 
8321c729934c0f8be754953439b88e6e1c120c24
                
            
                    
                        System.ObjectModel
                    
                    by: Microsoft
                
                - 1.052k total downloads
 - Latest version: 4.3.0
 
                    Provides types and interfaces that allow the creation of observable types that provide notifications to clients when changes are made to it.
Commonly Used Types:
System.ComponentModel.INotifyPropertyChanged
System.Collections.ObjectModel.ObservableCollection<T>
System.ComponentModel.PropertyChangedEventHandler
System.Windows.Input.ICommand
System.Collections.Specialized.INotifyCollectionChanged
System.Collections.Specialized.NotifyCollectionChangedEventArgs
System.Collections.Specialized.NotifyCollectionChangedEventHandler
System.Collections.ObjectModel.KeyedCollection<TKey, TItem>
System.ComponentModel.PropertyChangedEventArgs
System.Collections.ObjectModel.ReadOnlyDictionary<TKey, TValue>
 
When using NuGet 3.x this package requires at least version 3.4.
                
            
                    
                        System.Private.Uri
                    
                    by: Microsoft
                
                - 154 total downloads
 - Latest version: 4.3.0
 
                    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.Emit
                    
                    by: Microsoft
                
                - 1.53k total downloads
 - Latest version: 4.7.0
 
                    Provides classes that allow a compiler or tool to emit metadata and optionally generate a PE file on disk. The primary clients of these classes are script engines and compilers.
Commonly Used Types:
System.Reflection.Emit.AssemblyBuilder
System.Reflection.Emit.FieldBuilder
System.Reflection.Emit.TypeBuilder
System.Reflection.Emit.MethodBuilder
System.Reflection.Emit.ConstructorBuilder
System.Reflection.Emit.GenericTypeParameterBuilder
System.Reflection.Emit.ModuleBuilder
System.Reflection.Emit.PropertyBuilder
System.Reflection.Emit.AssemblyBuilderAccess
System.Reflection.Emit.EventBuilder
 
When using NuGet 3.x this package requires at least version 3.4.
                
            
                    
                        System.Reflection.Emit.ILGeneration
                    
                    by: Microsoft
                
                - 1.065k total downloads
 - Latest version: 4.7.0
 
                    Provides classes that allow a compiler or tool to emit Microsoft intermediate language (MSIL). The primary clients of these classes are script engines and compilers.
Commonly Used Types:
System.Reflection.Emit.ILGenerator
System.Reflection.Emit.Label
System.Reflection.Emit.CustomAttributeBuilder
System.Reflection.Emit.LocalBuilder
System.Reflection.Emit.ParameterBuilder
System.Reflection.Emit.SignatureHelper
 
When using NuGet 3.x this package requires at least version 3.4.
                
            
                    
                        System.Reflection.Emit.Lightweight
                    
                    by: Microsoft
                
                - 1.739k total downloads
 - Latest version: 4.7.0
 
                    Provides the System.Reflection.Emit.DynamicMethod class, which represents a dynamic method that can be compiled, executed, and discarded. Discarded methods are available for garbage collection.
Commonly Used Types:
System.Reflection.Emit.DynamicMethod
 
When using NuGet 3.x this package requires at least version 3.4.
                
            
                    
                        System.Reflection.Metadata
                    
                    by: Microsoft
                
                - 1.764k total downloads
 - Latest version: 7.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.