Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: I was on AspiriFridays, adding Aspire to our Production Codebase!
comments: true
tags:
- dotnet
- .net
- aspire
- video
- talks
date: 2025-06-15 08:27 -0400
---
I had a great time on AspiriFridays with Maddy Montiquila, Damien Edwards, and David Pine. We went through one of SCT's products and added .NET Aspire. This was a pure experiment -- I'd never used Aspire before and was only passingly familiar. I think it worked out really well -- I learned a ton, we hit some real-world considerations and trade-offs, and in the end it was a success!

I haven't gotten to merge the PR into our codebase yet but that's purely due to other priorities. I'm excited to get it in soon. I definitely wish Aspire has been around when I was building our app's infrastructure originally.

[Check it out here!](https://www.youtube.com/live/52b-StTWuCY?si=uy4xWmlh5MsFO9O8). I've also embedded it below.

{% include video id="52b-StTWuCY" provider="youtube" %}
Loading