-
Simplifying the deployment NoteBookmark (stream 237)
Summary
Working on simplifying the deployment of NoteBookmark. Instead of having to manually create the Azure Storege, we are including it in the .NET Aspire project and that would simplify the deployment to a simple
azd up
. At least that’s the plan.📺 - Twitch archive - stream no.237
Replay
Part 1
Part 2
Read more...
-
Creating new room using wizard process for 2D6 Dungeon-App (stream 236)
Summary
Working on the “wizard process” to create a new room to our 2D6 Dungeon-App. It’s been a while since the last stream, so we took a bit of time to review the current state of the project and the next steps.
📺 - Twitch archive - stream no.236
Replay
Read more...
-
Learning Microsoft Entra ID with Azure Container App (stream 235)
Summary
In this stream we were leaning how to use Microsoft Entra ID with a Blazor App deployed into Azure Container Apps. We created quickly a new blazor App and used VsCode extension to generate a dockerfile for us. Using Azude Developer CLI (AZD) we were able to quickly deplopy our new app in Azure. Now we had everything to follow the documentation.
📺 - Twitch archive - stream no.235
Replay
Read more...
-
Upgrading NoteBookmark to .NET 9 and all packages to the latest version (stream 234)
Summary
Today we started by upgrading the NoteBookmark project to .NET 9 and all the packages to the latest version. Using dotnet-outdated we were able to see all the packages that needed to be updated. We then started to update the packages and fix the issues that came with it. I got some sounds issues but nothing that impacted you. I really need to fix or change this Rode Unify setting, I keep having weird issue since the start.
📺 - Twitch archive - stream no.234
Replay
Read more...
-
Let's try to aggregate multiple notes together (stream 233)
Summary
The NoteBookmark project is a website used to take notes on/ about different things you consume. And on a regular bassis, in my case each Monday, I aggregate those notes and publish it as a ReadingNotes blog post. In this stream we start working on that process.
📺 - Twitch archive - stream no.233
Replay
Read more...
subscribe via RSS