mirror of
https://github.com/fiodarsazanavets/aspire-13-examples.git
synced 2026-06-20 12:23:14 +00:00
fd9b663c144fd27962a4575bd27b422c6ce57935
.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
Languages
C#
62.1%
CSS
16.9%
HTML
15.4%
JavaScript
3.4%
Bicep
2.2%
