Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.03 KB

File metadata and controls

21 lines (15 loc) · 1.03 KB

EmberStack Framework (ES.FX)

A collection of reusable .NET 10 libraries and application frameworks, published as ES.FX.* NuGet packages — from core primitives to Ignite, an opinionated "just add water" application bootstrap (OpenTelemetry, health checks, resilience, and pluggable service integrations called Sparks).

Documentation

Full SDK-style documentation lives in docs/:

  • Getting started — install, quickstart, and core concepts.
  • Development — patterns (Result/Problem, primitives), hosting, conventions, testing, and how to add a new library.
  • Additions — focused helpers that each augment one third-party library.
  • Ignite & Sparks — the bootstrap and its pluggable service integrations.
  • Framework libraries — Transactional Outbox and Migrations.

License

MIT — see LICENSE.