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 7 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 5 months 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
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- A headless browser supporting web navigation, html parsing, and javascript execution.☆68Updated 2 years ago
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 6 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Faster with Files☆59Updated 7 months ago
- ☆23Updated last year
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆16Updated last year
- Disposable, without the Using☆21Updated 6 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆74Updated 10 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A collection of utilities for working with strings in .NET.☆37Updated 5 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 7 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- Making .NET open source accessible!☆26Updated 7 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 2 months ago
- Syntactic sugar improvements for the RunSharp library☆21Updated 10 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated last week
- MSBuild Task for changing Windows Portable Executable (PE) subsystem. Useful for hiding console window in .NET Core GUI Apps.☆40Updated 6 years ago
- Simplifies reading embedded resources from an Assembly.☆37Updated 6 months ago
- Visual Studio Interactive Window☆70Updated last week