GeirGrusom / PlatformInvokerLinks
Loosely bound platform invocation for .NET
☆24Updated 7 years ago
Alternatives and similar repositories for PlatformInvoker
Users that are interested in PlatformInvoker are comparing it to the libraries listed below
Sorting:
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- Portable .NET library for reading/writing xaml files.☆160Updated 2 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Updated 5 years ago
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 6 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- Simplifies reading embedded resources from an Assembly.☆39Updated 4 months ago
- An allocation free Task-like object for async methods☆40Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 10 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆67Updated 2 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- MSBuild Task for changing Windows Portable Executable (PE) subsystem. Useful for hiding console window in .NET Core GUI Apps.☆40Updated 6 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 11 months ago
- Syntactic sugar improvements for the RunSharp library☆21Updated 10 years ago
- Facilities to load native DLLs from .NET. More flexible and hide platform specifics.☆38Updated 2 years ago
- A headless browser supporting web navigation, html parsing, and javascript execution.☆68Updated 3 years ago
- A collection of utilities for working with strings in .NET.☆38Updated 5 years ago
- Disposable, without the Using☆21Updated 6 years ago
- ☆43Updated 2 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 6 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 9 months ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆75Updated 11 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- FUSE wrapper in .NET Standard for macOS (and GNU/Linux in the future)☆86Updated 2 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- File path abstraction library for .NET.☆96Updated last week