System.Private.Uri
by: Microsoft
- 881 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.Reactive
by: .NET Foundation and Contributors
- 16 total downloads
- Latest version: 3.1.1
Reactive Extensions (Rx) Main Library combining the interfaces, core, LINQ, and platform services libraries.
System.Reactive.Core
by: .NET Foundation and Contributors
- 5 total downloads
- Latest version: 3.0.0
Reactive Extensions Core Library containing base classes and scheduler infrastructure.
System.Reactive.Interfaces
by: .NET Foundation and Contributors
- 5 total downloads
- Latest version: 3.0.0
Reactive Extensions Interfaces Library containing essential interfaces.
System.Reactive.Linq
by: .NET Foundation and Contributors
- 6 total downloads
- Latest version: 3.0.0
Reactive Extensions Query Library used to express complex event processing queries over observable sequences.
System.Reactive.PlatformServices
by: .NET Foundation and Contributors
- 6 total downloads
- Latest version: 3.0.0
Reactive Extensions Platform Services Library used to access platform-specific functionality and enlightenment services.
System.Reactive.Windows.Threading
by: .NET Foundation and Contributors
- 4 total downloads
- Latest version: 3.0.0
XAML support library for Rx. Contains scheduler functionality for the UI dispatcher.
System.Reactive.WindowsRuntime
by: .NET Foundation and Contributors
- 5 total downloads
- Latest version: 3.0.0
Windows Runtime extensions library for Rx. Contains scheduler functionality and various bridges for the Windows Runtime.
System.Reflection.Context
by: Microsoft
- 717 total downloads
- Latest version: 10.0.1
Provides CustomReflectionContext to enable customized reflection contexts.
System.Reflection.Metadata
by: Microsoft
- 780 total downloads
- Latest version: 10.0.1
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.Reflection.MetadataLoadContext
by: Microsoft
- 618 total downloads
- Latest version: 10.0.1
Provides read-only reflection on assemblies in an isolated context with support for assemblies that target different processor architectures and runtimes. Using MetadataLoadContext enables you to inspect assemblies without loading them into the main execution context. Assemblies in MetadataLoadContext are treated only as metadata, that is, you can read information about their members, but cannot execute any code contained in them.
System.Resources.Extensions
by: Microsoft
- 754 total downloads
- Latest version: 10.0.1
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
- 757 total downloads
- Latest version: 10.0.1
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
- 126 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
- 627 total downloads
- Latest version: 10.0.1
Provides support for PKCS and CMS algorithms.
Commonly Used Types:
System.Security.Cryptography.Pkcs.EnvelopedCms
System.Security.Cryptography.ProtectedData
by: Microsoft
- 720 total downloads
- Latest version: 10.0.1
Provides access to Windows Data Protection Api.
Commonly Used Types:
System.Security.Cryptography.DataProtectionScope
System.Security.Cryptography.ProtectedData
System.Security.Cryptography.Xml
by: Microsoft
- 630 total downloads
- Latest version: 10.0.1
Provides classes to support the creation and validation of XML digital signatures. The classes in this namespace implement the World Wide Web Consortium Recommendation, "XML-Signature Syntax and Processing", described at http://www.w3.org/TR/xmldsig-core/.
Commonly Used Types:
System.Security.Cryptography.Xml.CipherData
System.Security.Cryptography.Xml.CipherReference
System.Security.Cryptography.Xml.DataObject
System.Security.Cryptography.Xml.DataReference
System.Security.Cryptography.Xml.DSAKeyValue
System.Security.Cryptography.Xml.EncryptedData
System.Security.Cryptography.Xml.EncryptedKey
System.Security.Cryptography.Xml.EncryptedReference
System.Security.Cryptography.Xml.EncryptedType
System.Security.Cryptography.Xml.EncryptedXml
System.Security.Cryptography.Xml.EncryptionMethod
System.Security.Cryptography.Xml.EncryptionProperty
System.Security.Cryptography.Xml.EncryptionPropertyCollection
System.Security.Cryptography.Xml.KeyInfo
System.Security.Cryptography.Xml.KeyInfoClause
System.Security.Cryptography.Xml.KeyInfoEncryptedKey
System.Security.Cryptography.Xml.KeyInfoName
System.Security.Cryptography.Xml.KeyInfoNode
System.Security.Cryptography.Xml.KeyInfoRetrievalMethod
System.Security.Cryptography.Xml.KeyInfoX509Data
System.Security.Cryptography.Xml.KeyReference
System.Security.Cryptography.Xml.Reference
System.Security.Cryptography.Xml.ReferenceList
System.Security.Cryptography.Xml.RSAKeyValue
System.Security.Cryptography.Xml.Signature
System.Security.Cryptography.Xml.SignedInfo
System.Security.Cryptography.Xml.SignedXml
System.Security.Cryptography.Xml.Transform
System.Security.Cryptography.Xml.TransformChain
System.Security.Cryptography.Xml.XmlDecryptionTransform
System.Security.Cryptography.Xml.XmlDsigBase64Transform
System.Security.Cryptography.Xml.XmlDsigC14NTransform
System.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform
System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform
System.Security.Cryptography.Xml.XmlDsigExcC14NTransform
System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform
System.Security.Cryptography.Xml.XmlDsigXPathTransform
System.Security.Cryptography.Xml.XmlDsigXsltTransform
System.Security.Cryptography.Xml.XmlLicenseTransform
System.Security.Permissions
by: Microsoft
- 832 total downloads
- Latest version: 10.0.1
Provides types supporting Code Access Security (CAS).
System.Text.Encoding.CodePages
by: Microsoft
- 750 total downloads
- Latest version: 10.0.1
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.
Commonly Used Types:
System.Text.CodePagesEncodingProvider
System.Text.Encodings.Web
by: Microsoft
- 782 total downloads
- Latest version: 10.0.1
Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL).
Commonly Used Types:
System.Text.Encodings.Web.HtmlEncoder
System.Text.Encodings.Web.UrlEncoder
System.Text.Encodings.Web.JavaScriptEncoder