Vanara.Core 4.1.6

Prefix Reserved
dotnet add package Vanara.Core --version 4.1.6
                    
NuGet\Install-Package Vanara.Core -Version 4.1.6
                    
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="4.1.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vanara.Core" Version="4.1.6" />
                    
Directory.Packages.props
<PackageReference Include="Vanara.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Vanara.Core --version 4.1.6
                    
#r "nuget: Vanara.Core, 4.1.6"
                    
#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.
#addin nuget:?package=Vanara.Core&version=4.1.6
                    
Install as a Cake Addin
#tool nuget:?package=Vanara.Core&version=4.1.6
                    
Install as a Cake Tool

Vanara

Vanara.Core NuGet Package

Version Build status

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

What is Vanara?

Vanara is a community project that contains various .NET assemblies which have P/Invoke functions, interfaces, enums and structures from Windows libraries. Each assembly is associated with one or a few tightly related libraries.

Issues?

First check if it's already fixed by trying the MyGet build. If you're still running into problems, file an issue.

Included in Vanara.Core

Classes Structures Enumerations Interfaces
AlignedMemory AppendedStringAttribute ArrayAttribute AutoHandleAttribute AutoSafeHandleAttribute BeginEndEventContext BitFieldAttribute BitHelper ByteSizeFormatter CloseHandleFunc ComConnectionPoint ComEnumString ComReleaser ComReleaserFactory ComStream ComTypeExtensions ConstantConversionExtensions CorrespondingTypeAttribute CoTaskMemoryMethods EnumerableEqualityComparer EnumExtensions EventedList FileTimeExtensions FixedStringAttribute Formatter FormatterComposer GenericSafeHandle GenericVirtualReadOnlyDictionary HexDumpHelpers HGlobalMemoryMethods History IArrayStructExtensions IArrayStructMarshaler InteropExtensions IntPtrConverter IOExtensions LibHelper LinqHelpers ListChangedEventArgs MarshaledAttribute Marshaler MarshalerOptions MarshalException MarshalFieldAs MarshalingStream Matrix Matrix MemoryMethodsBase NativeMemoryEnumerator NativeMemoryStream PinnedObject ReflectionExtensions ReflectionExtensions SafeAllocatedMemoryHandle SafeAllocatedMemoryHandleBase SafeByteArray SafeCoTaskMemHandle SafeCoTaskMemString SafeCoTaskMemStruct SafeGuidPtr SafeHANDLE SafeHGlobalHandle SafeHGlobalStruct SafeLPSTR SafeLPTSTR SafeLPWSTR SafeMemoryHandle SafeMemoryHandleExt SafeMemoryPool SafeMemString SafeMemStruct SizeFieldNameAttribute SizeFieldNameAttributeExt SizeOfAttribute SpanAction SparseArray StringHelper StructPtrAttribute SuppressAutoGenAttribute TryGetDelegate TryGetValueDelegate UntypedNativeMemoryEnumerator VanaraCustomMarshaler VanaraMarshaler VanaraMarshalerAttribute VirtualDictionary VirtualList VirtualListMethodCarrier VirtualReadOnlyDictionary VirtualReadOnlyList AnySizeStructFieldArray AnySizeStructUnmanagedFieldArray ArrayPointer BitField BOOL BOOLEAN EnumFlagIndexer GuidPtr IUnknownPointer LPCSTRArrayPointer LPCTSTRArrayPointer LPCWSTRArrayPointer ManagedArrayPointer ManagedStructPointer RefEnumerator SizeT StrPtrAnsi StrPtrAuto StrPtrUni StructPointer time_t ArrayLayout Bitness CorrespondingAction FileAttributeConstant FileOpConstant FilePermissionConstant LayoutModel StringEncoding StringListPackMethod IArrayStruct IHandle IHistory IMemoryMethods ISafeMemoryHandle ISafeMemoryHandleFactory ISimpleMemoryMethods ISupportIndexer IVanaraMarshaler IVirtualListMethods IVirtualReadOnlyListMethods
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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.  net8.0-windows7.0 is compatible.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net9.0-windows7.0 is compatible.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  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.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.8

  • .NETStandard 2.0

  • .NETStandard 2.1

  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0-windows7.0

    • No dependencies.
  • net9.0-windows7.0

    • No dependencies.

NuGet packages (9)

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.Library

The full set of packages associated with the Vanara PInvoke Libraries.

Vanara.PInvoke.Graphics

PInvoke API (methods, interfaces, structures and constants) imported from Windows Graphics APIs. Currently supports Windows Imaging Component (WIC), DirectWrite (full), Direct2D (partial), and Direct3D (DXGI only).

Vanara.Management

Extensions and helper classes for System.Management.

Smdn.Net.AddressResolution

A network address resolution library for .NET. This library provides APIs for resolving between IP addresses and MAC addresses, mainly the `MacAddressResolver` class in the `Smdn.Net.AddressResolution` namespace. This library also provides a functionality for referencing the system's address table such as the ARP table (`Smdn.Net.AddressTables` namespace), and a network scan functionality to refresh the address cache mainly using the installed commands (`Smdn.Net.NetworkScanning` namespace).

GitHub repositories (3)

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

Repository Stars
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.1.6 5,561 6/20/2025
4.1.5 1,595 6/20/2025
4.1.4 19,955 6/7/2025
4.1.3 55,971 4/24/2025
4.1.2 11,503 4/16/2025
4.1.1 58,162 3/7/2025
4.1.0 3,115 3/7/2025 4.1.0 is deprecated because it has critical bugs.
4.0.6 17,017 2/24/2025
4.0.5 14,169 2/8/2025
4.0.4 195,309 9/13/2024
4.0.3 120,296 8/5/2024
4.0.2 43,852 6/24/2024
4.0.1 109,214 4/30/2024
4.0.0 34,565 3/29/2024
4.0.0-beta2 4,963 1/22/2024
4.0.0-beta 5,934 11/20/2023
3.4.17 184,564 10/18/2023
3.4.16 101,492 8/7/2023
3.4.15 223,072 5/18/2023
3.4.14 84,607 4/15/2023
3.4.13 103,795 2/4/2023
3.4.12 46,294 1/15/2023
3.4.11 96,332 11/15/2022
3.4.10 45,239 10/25/2022
3.4.9 43,224 10/3/2022
3.4.8 40,254 9/16/2022
3.4.7 37,447 9/3/2022
3.4.6 46,479 8/7/2022
3.4.5 42,301 7/17/2022
3.4.4 31,084 7/5/2022
3.4.3 48,751 6/14/2022
3.4.2 42,230 5/13/2022
3.4.1 32,351 5/5/2022
3.4.0 47,288 3/14/2022
3.3.15 109,268 12/27/2021
3.3.14 42,863 10/26/2021
3.3.13 32,443 9/30/2021
3.3.12 34,005 8/30/2021
3.3.11 42,306 7/22/2021
3.3.10 26,243 6/4/2021
3.3.9 19,314 5/7/2021
3.3.8 22,682 4/7/2021
3.3.7 18,626 3/24/2021
3.3.6 15,501 3/19/2021
3.3.5 19,217 3/1/2021
3.3.4 19,765 2/11/2021
3.3.3 23,739 2/3/2021
3.3.2 15,119 1/21/2021
3.3.1 18,276 1/20/2021
3.3.0 21,575 11/20/2020
3.2.21 13,658 11/13/2020
3.2.20 16,415 11/8/2020
3.2.19 22,662 10/23/2020
3.2.18 12,906 10/21/2020
3.2.17 25,612 9/20/2020
3.2.16 13,950 9/7/2020
3.2.15 12,851 8/30/2020
3.2.14 12,451 8/20/2020
3.2.13 13,221 7/27/2020
3.2.12 12,479 7/13/2020
3.2.11 13,451 6/28/2020
3.2.10 14,588 6/14/2020
3.2.9 13,250 6/3/2020
3.2.7 16,095 5/4/2020
3.2.6 12,426 4/21/2020
3.2.5 12,183 4/15/2020
3.2.4 12,020 4/12/2020
3.2.3 15,220 4/1/2020
3.2.2 11,096 3/24/2020
3.2.1 12,044 3/17/2020
3.2.0 11,738 2/27/2020
3.1.9 11,894 1/17/2020
3.1.8 11,477 1/13/2020
3.1.7 11,310 1/6/2020
3.1.6 11,201 12/12/2019
3.1.5 10,966 11/26/2019
3.1.4 10,742 11/25/2019
3.1.3 11,182 11/8/2019
3.1.2 10,460 11/4/2019
3.1.1 12,021 10/17/2019
3.1.0 10,133 10/3/2019
3.0.1 9,992 9/20/2019
3.0.0 12,149 8/27/2019
2.3.11 9,286 6/9/2019
2.3.10 6,930 6/5/2019
2.3.9 6,918 5/26/2019
2.3.8 6,842 5/13/2019
2.3.7 7,167 4/24/2019
2.3.6 8,042 4/17/2019
2.3.5 6,599 4/10/2019
2.3.4 6,481 3/9/2019
2.3.3 6,362 3/8/2019
2.3.2 6,262 2/28/2019
2.3.1 6,354 2/25/2019
2.3.0 6,167 2/22/2019
2.2.1 6,204 2/12/2019
2.2.0 6,190 2/1/2019
2.1.2 22,774 1/14/2019
2.1.0 7,330 12/15/2018
2.0.1 6,288 12/7/2018
2.0.0 6,552 11/28/2018
1.1.0 7,068 9/10/2018
1.0.18 5,999 8/10/2018
1.0.17 5,892 7/30/2018
1.0.16 6,523 6/29/2018
1.0.15 6,013 6/27/2018
1.0.14 5,871 6/8/2018
1.0.13 5,726 6/6/2018
1.0.12 6,170 4/5/2018
1.0.11 6,011 4/4/2018
1.0.10 5,820 3/27/2018
1.0.8 10,239 2/7/2018
1.0.7 5,876 1/27/2018
1.0.6 5,937 1/8/2018
1.0.5 5,676 12/28/2017
1.0.4 5,494 12/15/2017
1.0.3 4,785 12/8/2017
1.0.2 4,757 11/30/2017
1.0.1 5,084 11/28/2017
1.0.0 1,838 3/3/2017

Currently implements:

Classes
AlignedMemory<T>, AppendedStringAttribute, ArrayAttribute, AutoHandleAttribute, AutoSafeHandleAttribute, BeginEndEventContext, BitFieldAttribute<T>, BitHelper, ByteSizeFormatter, CloseHandleFunc, ComConnectionPoint, ComEnumString, ComReleaser<T>, ComReleaserFactory, ComStream, ComTypeExtensions, ConstantConversionExtensions, CorrespondingTypeAttribute, CoTaskMemoryMethods, EnumerableEqualityComparer<T>, EnumExtensions, EventedList<T>, FileTimeExtensions, FixedStringAttribute, Formatter, FormatterComposer, GenericSafeHandle, GenericVirtualReadOnlyDictionary<T>, HexDumpHelpers, HGlobalMemoryMethods, History<T>, IArrayStructExtensions, IArrayStructMarshaler<T>, InteropExtensions, IntPtrConverter, IOExtensions, LibHelper, LinqHelpers, ListChangedEventArgs<T>, MarshaledAttribute, Marshaler, MarshalerOptions, MarshalException, MarshalFieldAs, MarshalingStream, Matrix, Matrix<T>, MemoryMethodsBase, NativeMemoryEnumerator<T>, NativeMemoryStream, PinnedObject, ReflectionExtensions, ReflectionExtensions, SafeAllocatedMemoryHandle, SafeAllocatedMemoryHandleBase, SafeByteArray, SafeCoTaskMemHandle, SafeCoTaskMemString, SafeCoTaskMemStruct<T>, SafeGuidPtr, SafeHANDLE, SafeHGlobalHandle, SafeHGlobalStruct<T>, SafeLPSTR, SafeLPTSTR, SafeLPWSTR, SafeMemoryHandle<T>, SafeMemoryHandleExt<T>, SafeMemoryPool<T>, SafeMemString<T>, SafeMemStruct<T>, SizeFieldNameAttribute, SizeFieldNameAttributeExt, SizeOfAttribute, SpanAction, SparseArray<T>, StringHelper, StructPtrAttribute, SuppressAutoGenAttribute, TryGetDelegate, TryGetValueDelegate, UntypedNativeMemoryEnumerator, VanaraCustomMarshaler<T>, VanaraMarshaler, VanaraMarshalerAttribute, VirtualDictionary<T>, VirtualList<T>, VirtualListMethodCarrier<T>, VirtualReadOnlyDictionary<T>, VirtualReadOnlyList<T>

Structures
AnySizeStructFieldArray<T>, AnySizeStructUnmanagedFieldArray<T>, ArrayPointer<T>, BitField<T>, BOOL, BOOLEAN, EnumFlagIndexer<T>, GuidPtr, IUnknownPointer<T>, LPCSTRArrayPointer, LPCTSTRArrayPointer, LPCWSTRArrayPointer, ManagedArrayPointer<T>, ManagedStructPointer<T>, RefEnumerator<T>, SizeT, StrPtrAnsi, StrPtrAuto, StrPtrUni, StructPointer<T>, time_t

Enumerations
ArrayLayout, Bitness, CorrespondingAction, FileAttributeConstant, FileOpConstant, FilePermissionConstant, LayoutModel, StringEncoding, StringListPackMethod