System.Runtime.InteropServices 4.0.21-beta-23516
Provides types that support COM interop and platform invoke services.
Commonly Used Types:
System.Runtime.InteropServices.GCHandle
System.Runtime.InteropServices.GuidAttribute
System.Runtime.InteropServices.COMException
System.DllNotFoundException
System.Runtime.InteropServices.DllImportAttribute
- 1548494
Showing the top 20 packages that depend on System.Runtime.InteropServices.
| Packages | Downloads |
|---|---|
|
ZKWeb.System.Drawing
This is a .Net Core compatible System.Drawing implementation modified from mono project, works on windows and linux. Please see project site for more information.
|
3 |
|
runtime.win.System.Net.Sockets
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receive data over the network.
Commonly Used Types:
System.Net.Sockets.Socket
System.Net.Sockets.SocketAsyncEventArgs
System.Net.Sockets.LingerOption
System.Net.Sockets.SocketAsyncOperation
System.Net.Sockets.ProtocolType
System.Net.Sockets.NetworkStream
System.Net.Sockets.TcpClient
System.Net.Sockets.SocketType
System.Net.Sockets.UdpClient
System.Net.Sockets.SocketShutdown
When using NuGet 3.x this package requires at least version 3.4.
|
3 |
|
System.Diagnostics.DiagnosticSource
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools)
Commonly Used Types:
System.Diagnostics.DiagnosticListener
System.Diagnostics.DiagnosticSource
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
System.Security.Principal.Windows
Provides classes for retrieving the current Windows user and for interacting with Windows users and groups.
Commonly Used Types:
System.Security.Principal.WindowsIdentity
System.Security.Principal.SecurityIdentifier
System.Security.Principal.NTAccount
System.Security.Principal.WindowsPrincipal
System.Security.Principal.IdentityReference
System.Security.Principal.IdentityNotMappedException
System.Security.Principal.WindowsBuiltInRole
System.Security.Principal.WellKnownSidType
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
Serilog.Sinks.File
Write Serilog events to text files in plain or JSON format.
|
2 |
|
Serilog.Sinks.Console
A Serilog sink that writes log events to the console/terminal.
|
2 |
|
DnsClient
DnsClient.NET is a simple yet very powerful and high performant open source library for the .NET Framework to do DNS lookups
|
2 |
|
System.Security.SecureString
Provides the System.Security.SecureString class, which represents text that should be kept confidential. The text is encrypted for privacy when being used, and deleted from computer memory when no longer needed.
Commonly Used Types:
System.Security.SecureString
System.Security.SecureStringMarshal
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
Microsoft.ApplicationInsights
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
|
2 |
|
System.Security.Cryptography.Pkcs
Provides support for PKCS and CMS algorithms.
Commonly Used Types:
System.Security.Cryptography.Pkcs.EnvelopedCms
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
System.Net.Http
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers.
Commonly Used Types:
System.Net.Http.HttpResponseMessage
System.Net.Http.DelegatingHandler
System.Net.Http.HttpRequestException
System.Net.Http.HttpClient
System.Net.Http.MultipartContent
System.Net.Http.Headers.HttpContentHeaders
System.Net.Http.HttpClientHandler
System.Net.Http.StreamContent
System.Net.Http.FormUrlEncodedContent
System.Net.Http.HttpMessageHandler
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
Microsoft.DotNet.PlatformAbstractions
Abstractions for making code that uses file system and environment testable.
|
2 |
|
System.Security.Cryptography.Pkcs
Provides support for PKCS and CMS algorithms.
Commonly Used Types:
System.Security.Cryptography.Pkcs.EnvelopedCms
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)
Commonly Used Types:
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlException
System.Data.SqlClient.SqlParameter
System.Data.SqlDbType
System.Data.SqlClient.SqlDataReader
System.Data.SqlClient.SqlCommand
System.Data.SqlClient.SqlTransaction
System.Data.SqlClient.SqlParameterCollection
System.Data.SqlClient.SqlClientFactory
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
System.Security.Principal.Windows
Provides classes for retrieving the current Windows user and for interacting with Windows users and groups.
Commonly Used Types:
System.Security.Principal.WindowsIdentity
System.Security.Principal.SecurityIdentifier
System.Security.Principal.NTAccount
System.Security.Principal.WindowsPrincipal
System.Security.Principal.IdentityReference
System.Security.Principal.IdentityNotMappedException
System.Security.Principal.WindowsBuiltInRole
System.Security.Principal.WellKnownSidType
8321c729934c0f8be754953439b88e6e1c120c24
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
System.Security.Cryptography.Cng
Provides cryptographic algorithm implementations and key management with Windows Cryptographic Next Generation API (CNG).
Commonly Used Types:
System.Security.Cryptography.RSACng
System.Security.Cryptography.ECDsaCng
System.Security.Cryptography.CngKey
8321c729934c0f8be754953439b88e6e1c120c24
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
System.Net.Security
Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure network communication between client and server endpoints.
Commonly Used Types:
System.Net.Security.SslStream
System.Net.Security.ExtendedProtectionPolicy
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
Confluent.Kafka
Confluent's .NET Client for Apache Kafka
|
2 |
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it.
This package was built from the source at https://github.com/dotnet/roslyn/commit/57c813192bd494bb15aaa841f415f28f50438e19
|
2 |
MonoAndroid 1.0
- No dependencies.
MonoTouch 1.0
- No dependencies.
.NET Framework 4.5
- No dependencies.
Windows 8.0
- No dependencies.
WindowsPhoneApp 8.1
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
.NETPlatform 5.2
- System.Runtime (>= 4.0.0)
- System.Reflection (>= 4.0.0)
- System.Reflection.Primitives (>= 4.0.0)
.NETPlatform 5.3
- System.Runtime (>= 4.0.0)
- System.Reflection (>= 4.0.0)
- System.Reflection.Primitives (>= 4.0.0)
.NETPlatform 5.4
- System.Runtime (>= 4.0.0)
- System.Reflection (>= 4.0.0)
- System.Reflection.Primitives (>= 4.0.0)
- System.Runtime.Handles (>= 4.0.0)
.NETCore 5.0
- System.Runtime (>= 4.0.0)
- System.Reflection (>= 4.0.0)
- System.Reflection.Primitives (>= 4.0.0)
- System.Runtime.Handles (>= 4.0.0)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 0 | 2016/11/15 |
| 4.3.0-preview1-24530-04 | 0 | 2016/10/24 |
| 4.1.0 | 0 | 2016/6/27 |
| 4.1.0-rc2-24027 | 0 | 2016/5/16 |
| 4.0.21-beta-23516 | 0 | 2015/11/18 |
| 4.0.21-beta-23409 | 0 | 2015/10/15 |
| 4.0.21-beta-23225 | 0 | 2015/9/2 |
| 4.0.20 | 0 | 2015/7/29 |
| 4.0.20-beta-23109 | 0 | 2015/7/27 |
| 4.0.20-beta-23019 | 0 | 2015/6/30 |
| 4.0.20-beta-22816 | 0 | 2015/4/24 |
| 4.0.20-beta-22605 | 0 | 2015/2/13 |
| 4.0.20-beta-22416 | 0 | 2015/1/16 |
| 4.0.20-beta-22231 | 0 | 2014/11/11 |
| 4.0.10 | 0 | 2015/7/29 |
| 4.0.10-beta-23109 | 0 | 2015/7/27 |
| 4.0.10-beta-23019 | 0 | 2015/6/30 |
| 4.0.0 | 0 | 2015/7/29 |
| 4.0.0-beta-23109 | 0 | 2015/7/27 |
| 4.0.0-beta-23019 | 0 | 2015/6/30 |