Cobble is a .NET Standard library for building extensible applications through bespoke dependency injection.
- Cross-platform: Because it uses .NET Standard, Cobble will work with any modern implementation of .NET.
- Lightweight: Cobble uses high-performance parallel algorithms to execute quickly, and any overhead is only incurred one time.
- Learn Once, Write Anywhere: Cobble makes no assumptions about the function of your program or the technology you use, making it easy to use for any task.