GeirGrusom / PlatformInvoker
Loosely bound platform invocation for .NET
☆24Updated 6 years ago
Alternatives and similar repositories for PlatformInvoker:
Users that are interested in PlatformInvoker are comparing it to the libraries listed below
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- An allocation free Task-like object for async methods☆39Updated 6 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- ☆23Updated 10 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- Global type inference for C# 8 nullable reference types☆35Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated this week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated this week
- Source generator to easily embed and access files + directory trees☆17Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 3 years ago
- Provides a set of portable collections installable as source files via NuGet.☆25Updated 9 years ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆32Updated 8 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆76Updated this week
- Simplifies reading embedded resources from an Assembly.☆37Updated this week
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated 2 weeks ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆49Updated 5 years ago
- ☆44Updated last year
- Helper objects to browse complex structures returned by ClrMD☆63Updated 10 months ago
- Efficient compiler of .NET expression trees☆22Updated last month
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 8 months ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Dependency free reactive abstraction for `System.Diagnostics.Process`, exposes handy static one-liner methods for the one offs☆27Updated last month
- Highly efficient compile-time general purpose DI container based on C# source generators.☆33Updated 2 years ago
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆14Updated 6 months ago