System.Runtime.Handles (4.3.0)

Published 2023-05-05 11:41:54 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 4.3.0 System.Runtime.Handles

About this package

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.

Dependencies

ID Version Target Framework
Microsoft.NETCore.Platforms 1.1.0 .NETStandard1.3
Microsoft.NETCore.Targets 1.1.0 .NETStandard1.3
System.Runtime 4.3.0 .NETStandard1.3
Details
NuGet
2023-05-05 11:41:54 +10:00
86
Microsoft
54 KiB
Assets (1)
Versions (1) View all
4.3.0 2023-05-05