System.Diagnostics.EventLog
by: Microsoft
- 176 total downloads
- Latest version: 9.0.9
Provides the System.Diagnostics.EventLog class, which allows the applications to use the Windows event log service.
Commonly Used Types:
System.Diagnostics.EventLog
System.Diagnostics.PerformanceCounter
by: Microsoft
- 3 total downloads
- Latest version: 9.0.6
Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters.
Commonly Used Types:
System.Diagnostics.PerformanceCounter
System.DirectoryServices
by: Microsoft
- 3 total downloads
- Latest version: 9.0.6
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
- 4 total downloads
- Latest version: 10.0.0-rc.1.25451.107
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.DirectoryServices.Protocols
by: Microsoft
- 4 total downloads
- Latest version: 10.0.0-rc.1.25451.107
Provides the methods defined in the Lightweight Directory Access Protocol (LDAP) version 3 (V3) and Directory Services Markup Language (DSML) version 2.0 (V2) standards.
System.Drawing.Common
by: Microsoft
- 3 total downloads
- Latest version: 9.0.9
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
Since .NET 7, non-Windows platforms are not supported, even with the runtime configuration switch. See https://aka.ms/systemdrawingnonwindows for more information.
System.Formats.Asn1
by: Microsoft
- 612 total downloads
- Latest version: 10.0.0
Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.
System.IdentityModel.Tokens.Jwt
by: Microsoft
- 2,933k total downloads
- Latest version: 8.15.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.Hashing
by: Microsoft
- 108 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
- 111 total downloads
- Latest version: 10.0.0
Provides classes that support storage of multiple data objects in a single container.
System.IO.Pipelines
by: Microsoft
- 591 total downloads
- Latest version: 10.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.Ports
by: Microsoft
- 3 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
- 217 total downloads
- Latest version: 1.6.0.2
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.Net.Http.Json
by: Microsoft
- 4 total downloads
- Latest version: 9.0.9
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
- 532 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
- 3 total downloads
- Latest version: 9.0.6
Provides CustomReflectionContext to enable customized reflection contexts.
System.Runtime.Caching
by: Microsoft
- 22 total downloads
- Latest version: 9.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