Learn C# with CSharpFritz: Basics of .NET Aspire – Part 1
Let’s learn the basics of .NET Aspire by building a simple blog website. We’ll introduce a blog application that reads from markdown files on disk and start migrating it to use .NET Aspire and its cloud stack features
Links: https://github.com/csharpfritz/BigBadBlog
Featuring: Jeff Fritz (@csharpfritz)
#csharp #aspire #cloudNative
by dotnet
linux foundation
took me some time to implement and configure opentelemetry, redis output cache and their respective dashboards with docker-compose. aspire is on another level at orchestration, it takes little or no time to do all these things.
Impressive .. I am so happy, i haven't spend time looking into this before. This has been 2 inspiring hours. Loved it. Thank you. Looking forward to db part.
This was fantastic! Can't wait for the next episode.
You are modifying the Web project by adding aspire nuget packages (for example the stackexchange redis package) and by adding new code lines into the Program.cs. But these changes are only for local dev machine. In a real world example, do you commit those lines and added packages? Even if you would add the code in an if Environment.IsDevelopment branch, you will still end up deploying the aspire packages as application artefacts (bin folder), right?
Are you wearing those glasses so that you are not exposed to blue light and have a better sleep at night?