Samples for .NET Aspire.
.NET Aspire is a stack for building resilient, observable, cloud-native apps with .NET.
Official samples hosted in this repo can be accessed via the Samples browser.
Sample highlights include:
- Aspire Shop
- Metrics with OpenTelemetry, Prometheus & Grafana
- Integrating a Node.js app
- Integrating DAPR
- Persisting data in composed containers using volume mounts
- Working with database containers
- Integrating clients apps like WinForms
eShop is a reference .NET application implementing an eCommerce web site using a services-based architecture using .NET Aspire.
.NET (including the aspire-samples repo) is licensed under the MIT license.
We welcome contributions to this repository of samples related to official .NET Aspire hosting and components pieces (i.e. those pieces who's code lives in the Aspire repo and that ship from the Aspire NuGet account). It's generally a good idea to log an issue first to discuss any idea for a sample with the team before sending a pull request.
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.