microsoft / QuickInjectLinks
QuickInject is a simple dependency injection container for .NET Core
☆46Updated 2 years ago
Alternatives and similar repositories for QuickInject
Users that are interested in QuickInject are comparing it to the libraries listed below
Sorting:
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Most of those extensions should have been in BCL.☆70Updated 5 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 6 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆45Updated last month
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- ☆29Updated 5 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- RP Examples☆21Updated 7 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 2 months ago
- The portable version of JetBrains profiler API for .NET Framework / .NET Core / .NET / .NET Standard / Mono☆34Updated 2 months ago
- ☆26Updated 6 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 11 months ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- A data collection tool to support the StringDedup feature☆16Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago