https://github.com/codebytes/build-with-aspire
https://github.com/codebytes/build-with-aspire
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codebytes/build-with-aspire
- Owner: codebytes
- License: mit
- Created: 2024-07-26T19:57:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-27T01:49:47.000Z (12 months ago)
- Last Synced: 2025-04-14T16:13:16.715Z (9 months ago)
- Language: C#
- Size: 11.1 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Build with Aspire
This repository contains resources and examples demonstrating building with Aspire.
## Slides
The slides for the related talk can be found at:\
[http://chris-ayers.com/build-with-aspire/](http://chris-ayers.com/build-with-aspire/)
## Repository Content
This repository provides insights, best practices, and demonstrations for building with Aspire. Topics covered include:
- An introduction to Aspire.
- Features and benefits of using Aspire.
- Step-by-step guide to start a new project with Aspire.
- Advanced scenarios like optimizing performance and scalability.
- Publishing Aspire applications to various platforms.
- Passing configuration and secrets to Aspire applications.
## Resources
- [.NET Aspire](https://learn.microsoft.com/en-us/dotnet/aspire/get-started/aspire-overview)
- [Aspirify](https://aspireify.net/)
- [Aspire Samples](https://github.com/dotnet/aspire-samples)
## Connect with Chris Ayers
Feel free to connect with Chris Ayers on social media and visit his blog for more information on Playwright and other topics:
- Twitter: [@Chris_L_Ayers](https://twitter.com/Chris_L_Ayers)
- Mastodon: [@Chrisayers@hachyderm.io](https://hachyderm.io/@Chrisayers)
- LinkedIn: [chris-l-ayers](https://linkedin.com/in/chris-l-ayers/)
- Blog: [https://chris-ayers.com/](https://chris-ayers.com/)
- GitHub: [Codebytes](https://github.com/codebytes)
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.