arlm / WinApiLinks
Windows API helpers and simplified functions. This project is built upon https://github.com/AArnott/pinvoke project
☆13Updated 8 years ago
Alternatives and similar repositories for WinApi
Users that are interested in WinApi are comparing it to the libraries listed below
Sorting:
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆16Updated last year
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated last month
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A Visual Studio extension☆17Updated 4 months ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Helper objects to browse complex structures returned by ClrMD☆66Updated 2 months ago
- A terminal abstraction with platform-specific drivers.☆25Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 6 months ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 8 months ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Visual Studio Interactive Window☆73Updated this week
- Managed wrappers for Windows APIs☆53Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 8 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- MSIL Reader☆36Updated 2 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 11 months ago
- Code analysis improvements and context actions☆64Updated last week
- Sample use of StreamJsonRpc that demonstrate separate client/server processes over named pipes.☆34Updated 5 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆90Updated 9 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated last month