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 .☆65Updated 6 months ago
- An allocation free Task-like object for async methods☆39Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 4 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
- Linq operators for ObservableCollection☆19Updated 11 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Faster with Files☆59Updated 6 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆61Updated 2 months ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 4 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- ☆44Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 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
- FUSE wrapper in .NET Standard for macOS (and GNU/Linux in the future)☆83Updated last year
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 3 years ago
- Syntactic sugar improvements for the RunSharp library☆21Updated 10 years ago
- A headless browser supporting web navigation, html parsing, and javascript execution.☆68Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 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
- Disposable, without the Using☆21Updated 6 years ago
- Portable .NET library for reading/writing xaml files.☆157Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A collection of utilities for working with strings in .NET.☆37Updated 5 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- ☆23Updated last year
- Simplifies reading embedded resources from an Assembly.☆37Updated 5 months ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago