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:
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Most of those extensions should have been in BCL.☆70Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated last month
- Visual Studio Interactive Window☆70Updated last week
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- ☆29Updated 6 years ago
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆72Updated 5 years ago
- Generate ToString method from public properties.☆83Updated 6 months ago
- Complement for System.Linq.Expressions☆118Updated 5 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- An alternative to AutoMapper, Hyper fast object-to-object mapper built on fastest serializer technology.☆92Updated 5 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Framework that helps building highly scalable server backend based on actor model for MMOG and beyond☆18Updated 7 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Generating async c# code using Roslyn☆50Updated 11 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 3 months ago
- 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
- .NET Serializer testing framework☆75Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 6 months ago