Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 759 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 759 Bytes

Cobble

NuGet

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.

Learn how to get started with Cobble