INTRODUCTION · 4 MIN READWelcome to eQuanticA family of open-source packages for .NET — extracted from 17 years of building production systems. Use one. Use all of them. They compose.
New here? Start with Quick startYou can have a typed repository, dynamic LINQ filtering, and an OpenAPI endpoint in roughly 60 seconds.
Philosophy
eQuantic is built around three convictions: that domain code should outlive frameworks, that infrastructure is plumbing not product, and that conventions should be discoverable — never magical. Every package is small, surgically scoped, and works on its own.
ComposableUse eQuantic.Core alone, or stack Linq, Data, and Web on top. No package forces another in.
AOT-friendlySource-generator-first. No runtime reflection trees. Native AOT and trimming work out of the box.
Production-tested981k+ downloads. Fintech, healthcare, public sector. Every release is what we ship to our own customers.
ComposableUse eQuantic.Core alone, or stack Linq, Data, and Web on top. No package forces another in.
AOT-friendlySource-generator-first. No runtime reflection trees. Native AOT and trimming work out of the box.
Production-tested981k+ downloads. Fintech, healthcare, public sector. Every release is what we ship to our own customers.
The package map
Start at the center and add only what the problem asks for.
INTRODUCTION · 4 MIN READWelcome to eQuanticA family of open-source packages for .NET — extracted from 17 years of building production systems. Use one. Use all of them. They compose.
New here? Start with Quick startYou can have a typed repository, dynamic LINQ filtering, and an OpenAPI endpoint in roughly 60 seconds.
Philosophy
eQuantic is built around three convictions: that domain code should outlive frameworks, that infrastructure is plumbing not product, and that conventions should be discoverable — never magical. Every package is small, surgically scoped, and works on its own.
ComposableUse eQuantic.Core alone, or stack Linq, Data, and Web on top. No package forces another in.
AOT-friendlySource-generator-first. No runtime reflection trees. Native AOT and trimming work out of the box.
Production-tested981k+ downloads. Fintech, healthcare, public sector. Every release is what we ship to our own customers.
ComposableUse eQuantic.Core alone, or stack Linq, Data, and Web on top. No package forces another in.
AOT-friendlySource-generator-first. No runtime reflection trees. Native AOT and trimming work out of the box.
Production-tested981k+ downloads. Fintech, healthcare, public sector. Every release is what we ship to our own customers.
The package map
Start at the center and add only what the problem asks for.