One Rule, 10+ Packages: How I Designed the PowerCSharp Package Topology
Modular NuGet packages are not free. Here is exactly what they cost, why I paid it, and the single rule that keeps 13 packages coherent.
Jun 24, 20266 min read5

Search for a command to run...
Articles tagged with #architecture-design
Modular NuGet packages are not free. Here is exactly what they cost, why I paid it, and the single rule that keeps 13 packages coherent.

Not another extension method library. A layered, modular .NET ecosystem designed around one principle: your application should never be hostage to its dependencies.
