rdotnet / dynamic-interop-dll
Facilities to load native DLLs from .NET. More flexible and hide platform specifics.
☆37Updated 11 months ago
Alternatives and similar repositories for dynamic-interop-dll:
Users that are interested in dynamic-interop-dll are comparing it to the libraries listed below
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- Makes it easy to associate files with your application☆10Updated this week
- ☆13Updated 6 years ago
- C# Toolkit☆33Updated 6 years ago
- Zyanea was the codename for the next version of Zyan Communication Framework, a proof of concept.☆21Updated 6 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 2 months ago
- Provides a set of portable collections installable as source files via NuGet.☆25Updated 9 years ago
- ☆58Updated 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 4 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Easily add searching to your apps☆14Updated this week
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- Implement memento the easy way.☆14Updated this week
- HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)☆40Updated 6 years ago
- An AppDomain-aware, thread-safe singleton that ensures only one instance exists in the entire application.☆21Updated 10 years ago
- Simpler version of the ReactiveTrader by Adaptive (WPF version only), but using NetMQ instead of SignalR☆33Updated 10 years ago
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 3 years ago
- Show desktop notifications using this library☆18Updated this week
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆26Updated 2 months ago
- Easily create wizards for WPF using MVVM☆45Updated this week
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Visual Studio extension to support visual design of stateless state machines. Support for Visual Studio 2012/2013/2015/2017.☆52Updated 7 years ago
- Syntactic sugar improvements for the RunSharp library☆21Updated 9 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated this week
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 5 years ago
- Adds a build timestamp to an assembly.