https://github.com/tpetrina/awesome-dotnet-aspire
📋 A collection of awesome .NET Aspire libraries, tools, frameworks and software
https://github.com/tpetrina/awesome-dotnet-aspire
List: awesome-dotnet-aspire
Last synced: 4 months ago
JSON representation
📋 A collection of awesome .NET Aspire libraries, tools, frameworks and software
- Host: GitHub
- URL: https://github.com/tpetrina/awesome-dotnet-aspire
- Owner: tpetrina
- License: cc0-1.0
- Created: 2024-11-18T21:19:35.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T11:23:43.000Z (7 months ago)
- Last Synced: 2024-11-20T12:38:29.368Z (7 months ago)
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- ultimate-awesome - awesome-dotnet-aspire - 📋 A collection of awesome .NET Aspire libraries, tools, frameworks and software . (Other Lists / Julia Lists)
README
# Awesome .NET Aspire [](https://github.com/sindresorhus/awesome)
A collection of awesome .NET Aspire related content.
Inspired by [awesome](https://github.com/sindresorhus/awesome), [awesome-dotnet](https://github.com/quozd/awesome-dotnet), [awesome-dotnet-core](https://github.com/thangchung/awesome-dotnet-core), and others.
Contributions are always welcome! Please take a look at the [contribution guidelines and quality standard](https://github.com/tpetrina/awesome-dotnet-aspire/blob/master/CONTRIBUTING.md) pages first. We accept proprietary and commercial software too.
Thanks to all [contributors](https://github.com/tpetrina/awesome-dotnet/graphs/contributors), you're awesome and wouldn't be possible without you! The goal is to build a categorized community-driven collection of very well-known resources.
# License
[](https://creativecommons.org/publicdomain/zero/1.0/)
To the extent possible under law, [Toni Petrina](https://github.com/tpetrina) has waived all copyright and related or neighboring rights to this work.
# Table of Contents
* [Awesome .NET Aspire](#awesome-dotnet-aspire)
* [Sites](#sites)
* [Tools](#tools)
* [Videos](#videos)
* [Blog posts](#blog-posts)
* [Example projects](#example-projects)
* [Other Lists](#other-lists)
* [Resources](#resources)## Sites
* [dotnet/aspire](https://github.com/dotnet/aspire) - Tools, templates, and packages to accelerate building observable, production-ready apps
* [.NET Aspire Overview](https://learn.microsoft.com/en-us/dotnet/aspire/get-started/aspire-overview) - Official documentation
* [aspireify.net](https://aspireify.net/) - aspireify.NET is the premier source for all news, updates, samples, learning materials, and trends related to the .NET Aspire tech framework## Tools
* [Aspirate](https://prom3theu5.github.io/aspirational-manifests/getting-started.html) - Generate deployment yaml for a .NET Aspire AppHost project.
* [Aspire Community Toolkit](https://github.com/CommunityToolkit/Aspire) - A community project with additional components and extensions for .NET Aspire
* [aspire-plugin](https://github.com/JetBrains/aspire-plugin) - .NET Aspire Plugin for JetBrains Rider
* [AspireRunner](https://github.com/SaifAqqad/AspireRunner) - A standalone runner for the .NET Aspire Dashboard## Videos
* [Running .NET Aspire on a local Kubernetes cluster ](https://www.youtube.com/watch?v=zr2O4uZ3tK8) - From .NET Conf 2024
* [Building .NET Applications Across Clouds with .NET Aspire](https://www.youtube.com/watch?v=yVgr6cRYOPk) - From .NET Conf 2024## Blog posts
## Example projects
* [thangchung/practical-dotnet-aspire](https://github.com/thangchung/practical-dotnet-aspire) - The practical .NET Aspire builds on the coffeeshop app business domain
# Other Lists
* [List of Automated Testing Tools and Frameworks for .NET](https://github.com/dariusz-wozniak/List-of-Testing-Tools-and-Frameworks-for-.NET) - List of Automated Testing (TDD/BDD/ATDD/SBE) Tools and Frameworks for .NET
* [.NET-libraries-that-make-your-life-easier](https://github.com/tallesl/net-libraries-that-make-your-life-easier) - Open Source .NET libraries that make your life easier
* [awesome-LINQ](https://github.com/aloisdg/awesome-linq) - A curated collection of awesome LINQ libraries, tools, and more.
* [awesome-analyzers](https://github.com/Cybermaxs/awesome-analyzers) - A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes.
* [C# Algorithms, Data Structures](https://github.com/aalhour/C-Sharp-Algorithms) - A list of algorithms and data structures implementations.
* [Awesome .NET](https://github.com/quozd/awesome-dotnet)
* [Awesome .NET Core](https://github.com/thangchung/awesome-dotnet-core) - A collection of awesome .NET core libraries, tools, frameworks and software
* [ASP.NET Core Library and Framework Support](https://github.com/jpsingleton/ANCLAFS) - A list of what .NET libraries and frameworks are currently supported by ASP.NET Core and .NET Core).
* [Awesome .NET Performance](https://github.com/adamsitnik/awesome-dot-net-performance) - A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors.
* [awesome-ddd](https://github.com/heynickc/awesome-ddd) - A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
* [Awesome Unity](https://github.com/RyanNielson/awesome-unity) - A categorized community-driven collection of high-quality awesome Unity assets, projects, and resources.
* [Awesome Xamarin](https://github.com/XamSome/awesome-xamarin) - A collection of interesting libraries/tools for Xamarin mobile projects.
* [Awesome Roslyn](https://github.com/ironcev/awesome-roslyn) - A curated list of awesome Roslyn books, tutorials, open source projects, analyzers, code fixes, and refactorings.
* [.NET Open Source Developer Projects](https://github.com/Microsoft/dotnet/blob/master/dotnet-developer-projects.md) - This community maintained list showcases .NET open source projects that are useful for any aspect of the development process.
* [Awesome Microservices .NET Core](https://github.com/mjebrahimi/Awesome-Microservices-NetCore) - A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core.
* [dotnet-console-games](https://github.com/dotnet/dotnet-console-games) - Game examples implemented in .NET console applications.
* [extra-awesome-dotnet](https://github.com/ara3d/extra-awesome-dotnet) - Sorted lists of awesome .NET repositories, with counts of stars, issues, and forks!# Resources
* [Discover .NET](https://discoverdot.net) - Awesome .NET open source and community resources.
* [NuGet Trends](https://nugettrends.com) - Check out NuGet packages adoption and what's trending on NuGet.
* [Weekly C# Digest](https://csharpdigest.net/) - Weekly email newsletter with manually curated top 5 links from the .NET community.
* [ASP.NET Core Developer Roadmap](https://roadmap.sh/aspnet-core) - A complete guide to become a ASP.NET Developer.