Vanara.PInvoke.Shared
by: David Hall
- 1.092k total downloads
- Latest version: 4.2.1
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)
Uno.Core.Build
by: nventive
- 1.574k total downloads
- Latest version: 4.1.1
A package that includes Uno.Core as a dependency for build tasks and Uno.SourceGeneration binaries.
Uno.MonoAnalyzers
by: nventive
- 185 total downloads
- Latest version: 1.1.0-dev.9
A set of Roslyn C# analyzers for Xamarin and Mono-based code bases.
Unity.WebApi.5.1
by: dan.diaconu
- 76 total downloads
- Latest version: 5.2.0
This is just a Unity.WebApi version that references Microsoft.Practices.Unity 3.5.0.0
Unity.WebAPI is a library that allows the simple Integration of Microsoft's Unity IoC container with ASP.NET Web API.
Unity3.Wcf
by: Rolosoft
- 51 total downloads
- Latest version: 3.5.1404
Allows simple Integration of Microsoft's Unity IoC container with WCF.
This is a signed assembly for maximum compatability when using in signed / unsigned projects or GAC.
Vanara.PInvoke.Gdi32
by: David Hall
- 796 total downloads
- Latest version: 4.2.1
PInvoke API (methods, structures and constants) imported from Windows Gdi32.dll
ValueTupleBridge
by: Nobuyuki Iwanaga
- 43 total downloads
- Latest version: 0.1.0
Backporting of System.ValueTuple for .NET 3.5.
Vanara.PInvoke.User32
by: David Hall
- 999 total downloads
- Latest version: 4.2.1
PInvoke API (methods, structures and constants) imported from Windows User32.dll.
Uno.UI
by: Uno Platform
- 26.671k total downloads
- Latest version: 5.7.0-dev.814
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
Unity.Mvc
by: Unity Open Source Project
- 363 total downloads
- Latest version: 5.9.1
Unity for ASP.NET MVC
Vanara.PInvoke.SHCore
by: David Hall
- 463 total downloads
- Latest version: 4.2.1
PInvoke API (methods, structures and constants) imported from Windows SHCore.dll.
Validation
by: Andrew Arnott
- 420 total downloads
- Latest version: 2.4.18
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
Ultz.Bcl.Half
by: Ultz.Bcl.Half
- 27 total downloads
- Latest version: 1.0.0
Provides the System.Half type on .NET versions that don't include it.
Vanara.PInvoke.UxTheme
by: David Hall
- 907 total downloads
- Latest version: 4.2.1
PInvoke API (methods, structures and constants) imported from Windows UxTheme.dll.
VideoLAN.LibVLC.Windows
by: VideoLAN
- 334 total downloads
- Latest version: 3.0.21
LibVLC is a modular multimedia framework that can render video and output audio as well as encode and stream.
As it is native code, you will need to use a wrapper library such as LibVLCSharp to use it from .NET.
Vanara.Core
by: David Hall
- 1.03k total downloads
- Latest version: 4.2.1
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
Vanara.PInvoke.Kernel32
by: David Hall
- 1.387k total downloads
- Latest version: 4.2.1
PInvoke API (methods, structures and constants) imported from Windows Kernel32.dll.
UtilPack.NuGet.MSBuild
by: Stanislav Muhametsin
- 727 total downloads
- Latest version: 2.9.1
Provides easy way to execute NuGet-based MSBuild tasks.
Vanara.PInvoke.DwmApi
by: David Hall
- 867 total downloads
- Latest version: 4.2.1
PInvoke API (methods, structures and constants) imported from Windows DwmApi.dll.
Unity
by: Microsoft
- 77 total downloads
- Latest version: 3.0.1304.1
The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection. It facilitates loosely-coupled design.