microsoft / QuickInject
QuickInject is a simple dependency injection container for .NET Core
☆46Updated last year
Alternatives and similar repositories for QuickInject:
Users that are interested in QuickInject are comparing it to the libraries listed below
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- The combined Langly runtime☆33Updated 3 years ago
- ☆25Updated 6 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆60Updated 2 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last week
- Global type inference for C# 8 nullable reference types☆35Updated last month
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- The portable version of JetBrains profiler API for .NET Framework / .NET Core / .NET / .NET Standard / Mono☆33Updated 6 months ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated 2 months ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 years ago
- [ARCHIVED] Provides abstractions and features for interop between .NET and JavaScript code.☆27Updated 5 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- RP Examples☆21Updated 7 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago