Articles Loading…

Articles

Articles is a production-ready .NET 10 starter repository for building Aspire-hosted, Auth0-enabled Blazor applications with a disciplined testing strategy from the start.

Project overview

The repository is intentionally shaped as a foundation for real engineering work: a composition root, a domain layer, an application UI, and a layered test suite that keeps dependencies and boundaries explicit.

  • AppHost: .NET Aspire orchestration with service discovery and local resource configuration.
  • Domain: application-focused domain contracts and model boundaries.
  • UI: Blazor Server experience with Auth0 authentication and responsive layout work.
  • Tests: architecture, integration, unit, component, and E2E coverage across the project.

Latest blog posts

Releases

Loading releases…