System.Runtime.Handles
4.3.0
Provides base classes, including System.Runtime.InteropServices.CriticalHandle and System.Runtime.InteropServices.SafeHandle, for types that represent operating system handles.
Commonly Used Types:
System.Runtime.InteropServices.SafeHandle
Microsoft.Win32.SafeHandles.SafeWaitHandle
System.Runtime.InteropServices.CriticalHandle
System.Threading.WaitHandleExtensions
System.IO.HandleInheritability
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package System.Runtime.Handles -Version 4.3.0
dotnet add package System.Runtime.Handles --version 4.3.0
<PackageReference Include="System.Runtime.Handles" Version="4.3.0" />
paket add System.Runtime.Handles --version 4.3.0
#r "nuget: System.Runtime.Handles, 4.3.0"
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.3
- Microsoft.NETCore.Platforms (>= 1.1.0)
- Microsoft.NETCore.Targets (>= 1.1.0)
- System.Runtime (>= 4.3.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Used By
NuGet packages (144)
Showing the top 5 NuGet packages that depend on System.Runtime.Handles:
Package | Downloads |
---|---|
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
|
|
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.
|
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
|
|
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
|
|
System.Runtime.InteropServices
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
When using NuGet 3.x this package requires at least version 3.4.
|
GitHub repositories (148)
Showing the top 5 popular GitHub repositories that depend on System.Runtime.Handles:
Repository | Stars |
---|---|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
felixse/FluentTerminal
A Terminal Emulator based on UWP and web technologies.
|
|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 128,871,280 | 11/15/2016 |
4.3.0-preview1-24530-04 | 337,553 | 10/24/2016 |
4.0.1 | 119,046,001 | 6/27/2016 |
4.0.1-rc2-24027 | 7,726,663 | 5/16/2016 |
4.0.1-beta-23516 | 259,971 | 11/18/2015 |
4.0.1-beta-23409 | 27,329 | 10/15/2015 |
4.0.1-beta-23225 | 99,327 | 9/2/2015 |
4.0.0 | 3,925,686 | 7/29/2015 |
4.0.0-beta-23109 | 188,669 | 7/27/2015 |
4.0.0-beta-23019 | 84,900 | 6/30/2015 |
4.0.0-beta-22816 | 179,068 | 4/24/2015 |
4.0.0-beta-22605 | 22,739 | 2/13/2015 |
4.0.0-beta-22416 | 14,788 | 1/16/2015 |
4.0.0-beta-22231 | 86,837 | 11/11/2014 |