mirror of
https://github.com/fiodarsazanavets/aspire-13-examples.git
synced 2026-06-20 12:23:14 +00:00
5f63dd2c1ba8987d52d1bcff9bf892d072e6e99e
.NET Aspire Examples
Example projects of .NET Aspire.
The majority of these samples are used by the book .NET Aspire Made Easy
This repository follows the golden thread pattern, where we go from the initial Aspire starter project to building an e-commerce system by gradually adding various infrastructure components and business logic. The purpose of this approach is to demonstrate how each integration library for the Aspire infrastructure components works in a realistic scenario.
List of Examples
- The starter application
- Docker/Keycloak integration
- SQL-based database integrations
- MongoDB integration
- Azure Storage integrations
- SignalR integration
- Semantic Kernel and Ollama
- Integration tests
- RabbitMQ integration
- Redis caching and locking
- Full authentication integration
- Scale-out and deployment scripts
- Aspire version upgrade flow
Languages
C#
62.1%
CSS
16.9%
HTML
15.4%
JavaScript
3.4%
Bicep
2.2%
