Aspire Boot Logo

Aspire Boot is a fully functional .NET Aspire template designed to help you jump straight into business logic. It comes pre-configured with everything you need to build scalable, observable, and modern applications.

All features

.NET 9.0 backend

Built with the latest .NET Aspire stack. Clean architecture, scalable services, and blazing performance.

Angular 20 frontend

A modern SPA with responsive design, SSL support, and easy customization.

Postgres 17 database

Reliable relational storage with EF Core migrations and auto-migration in dev mode.

Rabbit 4 broker

Message-based communication between API and Worker. Includes management UI for queues and exchanges.

Redis 7 cache

Fast in-memory caching with Redis Commander UI for inspection and debugging.

API & Worker services

Separation of concerns: API handles requests, Worker processes background jobs asynchronously.

JWT auth

SignIn, SignOut, SignUp and RefreshToken endpoints ready to go. Secure by default.

Scalar API docs

Auto-generated documentation for your endpoints to be accessible.

Triple tests layers

Unit, integration, and mutation tests using XUnit and Stryker. Confidence built-in.