Vanara.Core 3.4.17

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Vanara.Core --version 3.4.17
NuGet\Install-Package Vanara.Core -Version 3.4.17
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.4.17" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vanara.Core --version 3.4.17
#r "nuget: Vanara.Core, 3.4.17"
#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.4.17

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

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 AppVeyor build. If you're still running into problems, file an issue.

Included in Vanara.Core

Classes Structures Enumerations Interfaces
AlignedMemory BeginEndEventContext BitHelper ByteSizeFormatter ComConnectionPoint ComReleaser ComReleaserFactory ComStream ComTypeExtensions ConstantConversionExtensions CorrespondingTypeAttribute CoTaskMemoryMethods EnumerableEqualityComparer EnumExtensions EventedList FileTimeExtensions Formatter FormatterComposer GenericSafeHandle GenericVirtualReadOnlyDictionary HexDempHelpers HGlobalMemoryMethods History IArrayStructExtensions IArrayStructMarshaler InteropExtensions IntPtrConverter IOExtensions LibHelper ListChangedEventArgs MarshalingStream MemoryMethodsBase NativeMemoryEnumerator NativeMemoryStream PinnedObject ReflectionExtensions ReflectionExtensions RequiresUnreferencedCodeAttribute SafeAllocatedMemoryHandle SafeAllocatedMemoryHandleBase SafeByteArray SafeCoTaskMemHandle SafeCoTaskMemString SafeCoTaskMemStruct SafeGuidPtr SafeHGlobalHandle SafeHGlobalStruct SafeLPSTR SafeLPTSTR SafeLPWSTR SafeMemoryHandle SafeMemoryHandleExt SafeMemoryPool SafeMemString SafeMemStruct SparseArray StringHelper TryGetValueDelegate UntypedNativeMemoryEnumerator VanaraCustomMarshaler VanaraMarshaler VanaraMarshalerAttribute VirtualDictionary VirtualReadOnlyDictionary BOOL BOOLEAN EnumFlagIndexer GuidPtr RefEnumerator SizeT StrPtrAnsi StrPtrAuto StrPtrUni time_t CorrespondingAction FileAttributeConstant FileOpConstant FilePermissionConstant StringListPackMethod IArrayStruct IHistory IMemoryMethods ISafeMemoryHandle ISimpleMemoryMethods ISupportIndexer IVanaraMarshaler
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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 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 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 was computed. 
.NET Framework 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 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.

NuGet packages (105)

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

Package Downloads
Vanara.PInvoke.Shared The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Vanara.PInvoke.Cryptography The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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
glzr-io/glazewm
GlazeWM is a tiling window manager for Windows inspired by i3 and Polybar.
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.0-beta2 2,374 1/22/2024
4.0.0-beta 3,503 11/20/2023
3.4.17 125,827 10/18/2023
3.4.16 73,903 8/7/2023
3.4.15 99,667 5/18/2023
3.4.14 72,409 4/15/2023
3.4.13 95,816 2/4/2023
3.4.12 42,821 1/15/2023
3.4.11 74,274 11/15/2022
3.4.10 42,608 10/25/2022
3.4.9 40,392 10/3/2022
3.4.8 37,324 9/16/2022
3.4.7 35,681 9/3/2022
3.4.6 43,430 8/7/2022
3.4.5 39,120 7/17/2022
3.4.4 28,852 7/5/2022
3.4.3 43,058 6/14/2022
3.4.2 37,976 5/13/2022
3.4.1 30,815 5/5/2022
3.4.0 43,901 3/14/2022
3.3.15 96,649 12/27/2021
3.3.14 36,911 10/26/2021
3.3.13 29,718 9/30/2021
3.3.12 29,180 8/30/2021
3.3.11 35,118 7/22/2021
3.3.10 24,361 6/4/2021
3.3.9 17,697 5/7/2021
3.3.8 21,366 4/7/2021
3.3.7 17,389 3/24/2021
3.3.6 14,240 3/19/2021
3.3.5 17,271 3/1/2021
3.3.4 16,103 2/11/2021
3.3.3 22,516 2/3/2021
3.3.2 13,926 1/21/2021
3.3.1 17,084 1/20/2021
3.3.0 19,264 11/20/2020
3.2.21 12,493 11/13/2020
3.2.20 15,249 11/8/2020
3.2.19 19,554 10/23/2020
3.2.18 11,850 10/21/2020
3.2.17 24,236 9/20/2020
3.2.16 12,662 9/7/2020
3.2.15 11,812 8/30/2020
3.2.14 11,455 8/20/2020
3.2.13 12,147 7/27/2020
3.2.12 11,548 7/13/2020
3.2.11 12,488 6/28/2020
3.2.10 13,628 6/14/2020
3.2.9 12,312 6/3/2020
3.2.7 15,023 5/4/2020
3.2.6 11,479 4/21/2020
3.2.5 11,168 4/15/2020
3.2.4 11,041 4/12/2020
3.2.3 13,817 4/1/2020
3.2.2 10,255 3/24/2020
3.2.1 11,099 3/17/2020
3.2.0 10,825 2/27/2020
3.1.9 10,966 1/17/2020
3.1.8 10,569 1/13/2020
3.1.7 10,426 1/6/2020
3.1.6 10,219 12/12/2019
3.1.5 10,067 11/26/2019
3.1.4 9,838 11/25/2019
3.1.3 10,231 11/8/2019
3.1.2 9,605 11/4/2019
3.1.1 11,237 10/17/2019
3.1.0 9,336 10/3/2019
3.0.1 9,256 9/20/2019
3.0.0 11,098 8/27/2019
2.3.11 8,422 6/9/2019
2.3.10 6,361 6/5/2019
2.3.9 6,323 5/26/2019
2.3.8 6,313 5/13/2019
2.3.7 6,557 4/24/2019
2.3.6 7,326 4/17/2019
2.3.5 6,055 4/10/2019
2.3.4 5,902 3/9/2019
2.3.3 5,686 3/8/2019
2.3.2 5,716 2/28/2019
2.3.1 5,790 2/25/2019
2.3.0 5,574 2/22/2019
2.2.1 5,622 2/12/2019
2.2.0 5,608 2/1/2019
2.1.2 20,423 1/14/2019
2.1.0 6,669 12/15/2018
2.0.1 5,744 12/7/2018
2.0.0 6,013 11/28/2018
1.1.0 6,414 9/10/2018
1.0.18 5,469 8/10/2018
1.0.17 5,305 7/30/2018
1.0.16 5,903 6/29/2018
1.0.15 5,357 6/27/2018
1.0.14 5,291 6/8/2018
1.0.13 5,207 6/6/2018
1.0.12 5,518 4/5/2018
1.0.11 5,365 4/4/2018
1.0.10 5,177 3/27/2018
1.0.8 9,291 2/7/2018
1.0.7 5,208 1/27/2018
1.0.6 5,293 1/8/2018
1.0.5 5,037 12/28/2017
1.0.4 4,879 12/15/2017
1.0.3 4,282 12/8/2017
1.0.2 4,248 11/30/2017
1.0.1 4,435 11/28/2017
1.0.0 1,480 3/3/2017

Currently implements:

Classes
AlignedMemory<T>, BeginEndEventContext, 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, RequiresUnreferencedCodeAttribute, SafeAllocatedMemoryHandle, SafeAllocatedMemoryHandleBase, SafeByteArray, SafeCoTaskMemHandle, SafeCoTaskMemString, SafeCoTaskMemStruct<T>, SafeGuidPtr, SafeHGlobalHandle, SafeHGlobalStruct<T>, SafeLPSTR, SafeLPTSTR, SafeLPWSTR, SafeMemoryHandle<T>, SafeMemoryHandleExt<T>, SafeMemoryPool<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