Vanara.PInvoke.Shared
by: David Hall
- 1.107k 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.641k 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
- 186 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
- 79 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
- 54 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
- 843 total downloads
- Latest version: 4.2.1
PInvoke API (methods, structures and constants) imported from Windows Gdi32.dll
ValueTupleBridge
by: Nobuyuki Iwanaga
- 46 total downloads
- Latest version: 0.1.0
Backporting of System.ValueTuple for .NET 3.5.
Vanara.PInvoke.User32
by: David Hall
- 1.009k total downloads
- Latest version: 4.2.1
PInvoke API (methods, structures and constants) imported from Windows User32.dll.
Uno.UI
by: Uno Platform
- 26.914k 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
- 372 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
- 445 total downloads
- Latest version: 2.4.18
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
Twitter.Bootstrap
by: Jacob Thornton Mark Otto
- 936 total downloads
- Latest version: 3.0.1.1
Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. Package issues? Please post them here https://github.com/sirkirby/twitter-bootstrap-nuget/issues
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
- 924 total downloads
- Latest version: 4.2.1
PInvoke API (methods, structures and constants) imported from Windows UxTheme.dll.
Vanara.Core
by: David Hall
- 1.075k 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.414k total downloads
- Latest version: 4.2.1
PInvoke API (methods, structures and constants) imported from Windows Kernel32.dll.
UtilPack.NuGet.MSBuild
by: Stanislav Muhametsin
- 783 total downloads
- Latest version: 2.9.1
Provides easy way to execute NuGet-based MSBuild tasks.
Vanara.PInvoke.DwmApi
by: David Hall
- 905 total downloads
- Latest version: 4.2.1
PInvoke API (methods, structures and constants) imported from Windows DwmApi.dll.
Unity
by: Microsoft
- 81 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.