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 6 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years 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
- Faster with Files☆59Updated 6 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
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- MSBuild Task for changing Windows Portable Executable (PE) subsystem. Useful for hiding console window in .NET Core GUI Apps.☆40Updated 6 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Facilities to load native DLLs from .NET. More flexible and hide platform specifics.☆38Updated last year
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- A headless browser supporting web navigation, html parsing, and javascript execution.☆68Updated 2 years ago
- Disposable, without the Using☆21Updated 6 years ago
- ☆44Updated 2 years ago
- Simplifies reading embedded resources from an Assembly.☆37Updated 5 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Portable .NET library for reading/writing xaml files.☆157Updated last year
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 4 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated 2 weeks 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
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- ☆23Updated last year
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- Weakly is a collection of some useful weak-reference types.☆25Updated 8 months ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆61Updated 3 months ago