Vanara.Core NuGet Package

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.




Got any Vanara.Core Question?





Info

Version: 4.0.0
Author(s): David Hall
Last Update: Friday, March 29, 2024
.NET Fiddle: Online Example
Project Url: https://github.com/dahall/vanara
NuGet Url: https://www.nuget.org/packages/Vanara.Core


Install
Install-Package Vanara.Core
dotnet add package Vanara.Core
paket add Vanara.Core
Vanara.Core Download (Unzip the "nupkg" after downloading)

.NETFramework 2.0 .NETFramework 3.5 .NETFramework 4.0 .NETFramework 4.5 .NETStandard 2.0 net5.0-windows7.0
  • No dependencies.
netcoreapp2.0 netcoreapp2.1
  • No dependencies.
netcoreapp3.0
  • No dependencies.
netcoreapp3.1
  • No dependencies.
68 packages depend on this package.


Tags



STATS

must-have-score

4.4

avg-downloads-per-day

807

days-since-last-release

27