Vanara.Core 3.3.11

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Vanara.Core --version 3.3.11                
NuGet\Install-Package Vanara.Core -Version 3.3.11                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Vanara.Core" Version="3.3.11" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vanara.Core --version 3.3.11                
#r "nuget: Vanara.Core, 3.3.11"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Vanara.Core as a Cake Addin
#addin nuget:?package=Vanara.Core&version=3.3.11

// Install Vanara.Core as a Cake Tool
#tool nuget:?package=Vanara.Core&version=3.3.11                

This library includes shared methods, structures and constants for use throughout the Vanara assemblies. Think of it as windows.h with some useful extensions. It includes:
* Extension methods for working with enumerated types (enum), FILETIME, and method and property extractions via reflection
* Extension and helper methods to marshaling structures arrays and strings
* SafeHandle based classes for working with memory allocated via CoTaskMem, HGlobal, or Local calls that handles packing and extracting arrays, structures and raw memory
* Safe pinning of objects in memory
* Memory stream based on marshaled memory

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 is compatible.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net20 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (110)

Showing the top 5 NuGet packages that depend on Vanara.Core:

Package Downloads
Vanara.PInvoke.Shared

Shared methods, structures and constants for use throughout the Vanara.PInvoke assemblies. Includes: * IEnumerable helpers for COM enumerations * Custom marshaler for CoTaskMem pointers * Enhanced error results classes for HRESULT, Win32Error and NTStatus * Standard windows.h macros (e.g. HIWORD, MAKELONG, etc.) * Overlapped method wrapper * Resource ID holder * Shared structures and enums (see release notes)

Vanara.PInvoke.Kernel32

PInvoke API (methods, structures and constants) imported from Windows Kernel32.dll.

Vanara.PInvoke.Cryptography

PInvoke API (methods, structures and constants) imported from Windows crypt32.dll, bcrypt.dll, ncrypt.dll, tokenbinding.dll, cryptnet.dll, cryptdlg.dll and cryptui.dll.

Vanara.PInvoke.Security

PInvoke API (methods, structures and constants) imported from Windows AdvApi32.dll, Authz.dll, sspicli.dll, schannel.dll, tdh.dll and Secur32.dll.

Vanara.PInvoke.Gdi32

PInvoke API (methods, structures and constants) imported from Windows Gdi32.dll

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Vanara.Core:

Repository Stars
dahall/Vanara
A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.
omeryanar/FileExplorer
Windows File Explorer alternative with tab browsing
zhupingqi/RuiJi.Net
crawler framework, distributed crawler extractor
zqhong/RyzenTuner
A tool that supports adjusting the power limit of Ryzen mobile processors and the QoS level and priority of Windows processes
Version Downloads Last updated
4.0.4 77,915 9/13/2024
4.0.3 64,913 8/5/2024
4.0.2 38,049 6/24/2024
4.0.1 80,077 4/30/2024
4.0.0 33,398 3/29/2024
4.0.0-beta2 4,866 1/22/2024
4.0.0-beta 5,846 11/20/2023
3.4.17 169,388 10/18/2023
3.4.16 94,146 8/7/2023
3.4.15 145,981 5/18/2023
3.4.14 80,503 4/15/2023
3.4.13 99,345 2/4/2023
3.4.12 45,732 1/15/2023
3.4.11 87,502 11/15/2022
3.4.10 44,658 10/25/2022
3.4.9 43,073 10/3/2022
3.4.8 39,789 9/16/2022
3.4.7 37,246 9/3/2022
3.4.6 45,773 8/7/2022
3.4.5 42,029 7/17/2022
3.4.4 30,698 7/5/2022
3.4.3 47,135 6/14/2022
3.4.2 40,313 5/13/2022
3.4.1 32,282 5/5/2022
3.4.0 46,460 3/14/2022
3.3.15 106,254 12/27/2021
3.3.14 41,062 10/26/2021
3.3.13 31,817 9/30/2021
3.3.12 32,663 8/30/2021
3.3.11 39,580 7/22/2021
3.3.10 26,144 6/4/2021
3.3.9 19,129 5/7/2021
3.3.8 22,604 4/7/2021
3.3.7 18,552 3/24/2021
3.3.6 15,423 3/19/2021
3.3.5 18,692 3/1/2021
3.3.4 18,468 2/11/2021
3.3.3 23,645 2/3/2021
3.3.2 15,043 1/21/2021
3.3.1 18,200 1/20/2021
3.3.0 20,740 11/20/2020
3.2.21 13,546 11/13/2020
3.2.20 16,328 11/8/2020
3.2.19 21,558 10/23/2020
3.2.18 12,833 10/21/2020
3.2.17 25,513 9/20/2020
3.2.16 13,848 9/7/2020
3.2.15 12,751 8/30/2020
3.2.14 12,365 8/20/2020
3.2.13 13,106 7/27/2020
3.2.12 12,385 7/13/2020
3.2.11 13,377 6/28/2020
3.2.10 14,495 6/14/2020
3.2.9 13,173 6/3/2020
3.2.7 15,974 5/4/2020
3.2.6 12,329 4/21/2020
3.2.5 12,071 4/15/2020
3.2.4 11,939 4/12/2020
3.2.3 15,107 4/1/2020
3.2.2 11,020 3/24/2020
3.2.1 11,958 3/17/2020
3.2.0 11,658 2/27/2020
3.1.9 11,804 1/17/2020
3.1.8 11,381 1/13/2020
3.1.7 11,212 1/6/2020
3.1.6 11,092 12/12/2019
3.1.5 10,872 11/26/2019
3.1.4 10,627 11/25/2019
3.1.3 11,046 11/8/2019
3.1.2 10,371 11/4/2019
3.1.1 11,939 10/17/2019
3.1.0 10,027 10/3/2019
3.0.1 9,896 9/20/2019
3.0.0 11,982 8/27/2019
2.3.11 9,054 6/9/2019
2.3.10 6,843 6/5/2019
2.3.9 6,831 5/26/2019
2.3.8 6,756 5/13/2019
2.3.7 7,062 4/24/2019
2.3.6 7,780 4/17/2019
2.3.5 6,511 4/10/2019
2.3.4 6,381 3/9/2019
2.3.3 6,205 3/8/2019
2.3.2 6,179 2/28/2019
2.3.1 6,271 2/25/2019
2.3.0 6,070 2/22/2019
2.2.1 6,112 2/12/2019
2.2.0 6,110 2/1/2019
2.1.2 22,583 1/14/2019
2.1.0 7,184 12/15/2018
2.0.1 6,196 12/7/2018
2.0.0 6,459 11/28/2018
1.1.0 6,901 9/10/2018
1.0.18 5,893 8/10/2018
1.0.17 5,728 7/30/2018
1.0.16 6,344 6/29/2018
1.0.15 5,770 6/27/2018
1.0.14 5,704 6/8/2018
1.0.13 5,565 6/6/2018
1.0.12 5,916 4/5/2018
1.0.11 5,760 4/4/2018
1.0.10 5,566 3/27/2018
1.0.8 9,986 2/7/2018
1.0.7 5,621 1/27/2018
1.0.6 5,685 1/8/2018
1.0.5 5,413 12/28/2017
1.0.4 5,221 12/15/2017
1.0.3 4,608 12/8/2017
1.0.2 4,580 11/30/2017
1.0.1 4,828 11/28/2017
1.0.0 1,620 3/3/2017

Currently implements:

Classes
IArrayStruct<T>, IHistory<T>, IMemoryMethods, ISafeMemoryHandle, ISimpleMemoryMethods, IVanaraMarshaler, AlignedMemory<T>, BitHelper, ByteSizeFormatter, ComConnectionPoint, ComReleaser<T>, ComReleaserFactory, ComStream, ComTypeExtensions, ConstantConversionExtensions, CorrespondingTypeAttribute, CoTaskMemoryMethods, EnumerableEqualityComparer<T>, EnumExtensions, EventedList<T>, FileTimeExtensions, Formatter, FormatterComposer, GenericSafeHandle, GenericVirtualReadOnlyDictionary<T>, HexDempHelpers, HGlobalMemoryMethods, History<T>, IArrayStructExtensions, IArrayStructMarshaler<T>, InteropExtensions, IntPtrConverter, IOExtensions, LibHelper, ListChangedEventArgs<T>, MarshalingStream, MemoryMethodsBase, NativeMemoryEnumerator<T>, NativeMemoryStream, PinnedObject, ReflectionExtensions, ReflectionExtensions, SafeAllocatedMemoryHandle, SafeAllocatedMemoryHandleBase, SafeByteArray, SafeCoTaskMemHandle, SafeCoTaskMemString, SafeCoTaskMemStruct<T>, SafeGuidPtr, SafeHGlobalHandle, SafeHGlobalStruct<T>, SafeMemoryHandle<T>, SafeMemoryHandleExt<T>, SafeMemString<T>, SafeMemStruct<T>, SparseArray<T>, StringHelper, TryGetValueDelegate, UntypedNativeMemoryEnumerator, VanaraCustomMarshaler<T>, VanaraMarshaler, VanaraMarshalerAttribute, VirtualDictionary<T>, VirtualReadOnlyDictionary<T>

Structures
BOOL, BOOLEAN, EnumFlagIndexer<T>, GuidPtr, RefEnumerator<T>, SizeT, StrPtrAnsi, StrPtrAuto, StrPtrUni, time_t

Enumerations
CorrespondingAction, FileAttributeConstant, FileOpConstant, FilePermissionConstant, StringListPackMethod