System.Runtime.Handles
4.3.0
Prefix Reserved
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"
// Install System.Runtime.Handles as a Cake Addin
#addin nuget:?package=System.Runtime.Handles&version=4.3.0
// Install System.Runtime.Handles as a Cake Tool
#tool nuget:?package=System.Runtime.Handles&version=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.
-
.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.
NuGet packages (153)
Showing the top 5 NuGet packages that depend on System.Runtime.Handles:
| Package | Downloads |
|---|---|
|
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. |
|
|
System.IO.FileSystem
Provides types that allow reading and writing to files and types that provide basic file and directory support. Commonly Used Types: System.IO.FileStream System.IO.FileInfo System.IO.DirectoryInfo System.IO.FileSystemInfo System.IO.File System.IO.Directory System.IO.SearchOption System.IO.FileOptions When using NuGet 3.x this package requires at least version 3.4. |
GitHub repositories (164)
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.
|
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
|
MvvmCross/MvvmCross
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
|
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 230,411,991 | 11/15/2016 |
| 4.3.0-preview1-24530-04 | 366,326 | 10/24/2016 |
| 4.0.1 | 202,679,060 | 6/27/2016 |
| 4.0.1-rc2-24027 | 8,700,915 | 5/16/2016 |
| 4.0.1-beta-23516 | 260,588 | 11/18/2015 |
| 4.0.1-beta-23409 | 27,640 | 10/15/2015 |
| 4.0.1-beta-23225 | 109,190 | 9/2/2015 |
| 4.0.0 | 4,007,054 | 7/29/2015 |
| 4.0.0-beta-23109 | 189,167 | 7/27/2015 |
| 4.0.0-beta-23019 | 85,470 | 6/30/2015 |
| 4.0.0-beta-22816 | 180,574 | 4/24/2015 |
| 4.0.0-beta-22605 | 23,466 | 2/13/2015 |
| 4.0.0-beta-22416 | 15,373 | 1/16/2015 |
| 4.0.0-beta-22231 | 87,794 | 11/11/2014 |

