System.ComponentModel.Composition by: Microsoft
  • 103 total downloads
  • Latest version: 11.0.0-preview.2.26159.112
This namespace provides classes that constitute the core of the Managed Extensibility Framework, or MEF. Commonly Used Types: System.ComponentModel.Composition.ChangeRejectedException System.ComponentModel.Composition.CompositionContractMismatchException System.ComponentModel.Composition.CompositionError System.ComponentModel.Composition.CompositionException System.ComponentModel.Composition.ExportAttribute System.ComponentModel.Composition.ImportAttribute System.ComponentModel.Composition.ImportCardinalityMismatchException System.ComponentModel.Composition.Hosting.AggregateCatalog System.ComponentModel.Composition.Hosting.ApplicationCatalog System.ComponentModel.Composition.Hosting.AssemblyCatalog System.ComponentModel.Composition.Hosting.CompositionContainer System.ComponentModel.Composition.Primitives.ComposablePartException System.ComponentModel.Composition.Primitives.ExportDefinition System.ComponentModel.Composition.Primitives.ImportDefinition System.ComponentModel.Composition.ReflectionModel.ReflectionModelServices
System.ComponentModel.Composition.Registration by: Microsoft
  • 99 total downloads
  • Latest version: 11.0.0-preview.2.26159.112
This namespace provides classes that constitute the core of the Managed Extensibility Framework, or MEF. Commonly Used Types: System.ComponentModel.Composition.Registration.RegistrationBuilder System.ComponentModel.Composition.Registration.PartBuilder System.ComponentModel.Composition.Registration.PartBuilder<T> System.ComponentModel.Composition.Registration.ParameterImportBuilder System.ComponentModel.Composition.Registration.ImportBuilder System.ComponentModel.Composition.Registration.ExportBuilder
System.Composition.AttributedModel by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.14
Provides the foundational attributes that allow you to declare parts for composition, such as imports, exports, and metadata with the Managed Extensibility Framework (MEF).
System.Composition.TypedParts by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.5
Provides container configuration and some extension methods for the Managed Extensibility Framework (MEF).
System.Configuration.ConfigurationManager by: Microsoft
  • 6 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
Provides types that support using XML configuration files (app.config). This package exists only to support migrating existing .NET Framework code that already uses System.Configuration. When writing new code, use another configuration system instead, such as Microsoft.Extensions.Configuration.
System.Diagnostics.TextWriterTraceListener by: Microsoft
  • 14 total downloads
  • Latest version: 4.3.0
Provides trace listeners for directing tracing output to a text writer, such as System.IO.StreamWriter, or a stream, such as a System.IO.FileStream. Commonly Used Types: System.Diagnostics.TextWriterTraceListener System.Diagnostics.DelimitedListTraceListener When using NuGet 3.x this package requires at least version 3.4.
System.DirectoryServices by: Microsoft
  • 9 total downloads
  • Latest version: 11.0.0-preview.2.26159.112
Provides easy access to Active Directory Domain Services. Commonly Used Types: System.DirectoryServices.DirectoryEntry System.DirectoryServices.DirectorySearcher System.DirectoryServices.ActiveDirectory.ActiveDirectorySite System.DirectoryServices.ActiveDirectory.ApplicationPartition System.DirectoryServices.ActiveDirectory.DirectoryContext System.DirectoryServices.ActiveDirectory.DirectoryServer System.DirectoryServices.ActiveDirectory.Domain System.DirectoryServices.ActiveDirectory.DomainController
System.DirectoryServices.AccountManagement by: Microsoft
  • 108 total downloads
  • Latest version: 11.0.0-preview.2.26159.112
Provides uniform access and manipulation of user, computer, and group security principals across the multiple principal stores: Active Directory Domain Services (AD DS), Active Directory Lightweight Directory Services (AD LDS), and Machine SAM (MSAM).
System.IO.Hashing by: Microsoft
  • 7 total downloads
  • Latest version: 11.0.0-preview.2.26159.112
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
  • 1 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
Provides classes that support storage of multiple data objects in a single container.
System.Linq.Expressions by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22231
Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees.
System.Numerics.Tensors by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.4
Provides support for operating over tensors.
System.Reflection.MetadataLoadContext by: Microsoft
  • 6 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
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.Runtime.Serialization.Formatters by: Microsoft
  • 6 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
System.Runtime.Serialization.Formatters
System.Security.Permissions by: Microsoft
  • 6 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
Provides types supporting Code Access Security (CAS).
System.ServiceModel.Syndication by: Microsoft
  • 103 total downloads
  • Latest version: 11.0.0-preview.2.26159.112
Provides classes related to service model syndication.
System.ServiceProcess.ServiceController by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.14
Provides the System.ServiceProcess.ServiceController class, which allows you to connect to a Windows service, manipulate it, or get information about it. Commonly Used Types: System.ServiceProcess.ServiceController System.ServiceProcess.ServiceControllerStatus System.ServiceProcess.ServiceType
System.Web.Services.Description by: Microsoft
  • 17 total downloads
  • Latest version: 10.0.652802
System.Web.Services.Description
System.Windows.Extensions by: Microsoft
  • 7 total downloads
  • Latest version: 11.0.0-preview.2.26159.112
Provides miscellaneous Windows-specific types Commonly Used Types: System.Security.Cryptography.X509Certificates.X509Certificate2UI System.Security.Cryptography.X509Certificates.X509SelectionFlag
Uno.Core by: nventive
  • 1 total downloads
  • Latest version: 2.3.0-dev.3
This package provides a set of helpers and extension methods used to accelerate development.