What happens when you learn Aspire alongside someone seeing it for the first time? In this #AspireConf session replay, David walks Claudia through a beginner-friendly tour.
📺Watch the replay: youtu.be/vWsgwd9QN6w?...
#AspireDev
Latest Posts by David Pine
Yes! That’s key.
Architecture diagram of the lexical search for Aspire docs
New post from @davidpine.dev - Learn how Aspire 13.2 ships docs via the CLI for browsing, searching, and reading official aspire.dev docs from your terminal with the same source of truth available to AI skills and automation. devblogs.microsoft.com/aspire/aspir...
#AspireDev #AI
🤓 Heading back home: SEA ✈️ MKE. Had a blast on campus, helping make the first ever #aspireConf a success, and catching up with friends at #MVPsummit 🤘🏼
Things are getting real!
Aspire Conf Session From Localhost to Liftoff: Aspire for Newbies March 23, 10-10:45 AM PT
Just getting started? This #AspireConf session is for you! From Localhost to Liftoff: Aspire for Newbies with @mammaclauds.bsky.social & @davidpine.dev 🤓
March 23 | 10:00-10:45 AM PT
Set your reminder: conf.aspire.dev?cid=aspireco...
Did you hear?! #AspireConf is coming March 23! 💫 Are you as excited as we are?! Save the date and see the agenda so far: aspire.dev/aspireconf/?...
#Python #TypeScript #dotnet #AspireDev
🤓 Nice, things are starting to come together →
Hope you can join @aspire.dev for our first ever conference, that can't be right! Is it?! 🔥
conf.aspire.dev
Aspire Conf Save the Date poster - March 23, 9:00 PST. Learn how Aspire can transform the way you build and deploy your distributed apps and agents. Free, livestream event on YouTube & Twitch
📣 It's happening! 📣 Come meet the new Aspire at #AspireConf on March 23. Join our livestream at 9am PT for a packed day of sessions for all developers, no matter your skill, language, or stack.
Save the date: aspire.dev/aspireconf?c...
#Python #TypeScript #JavaScript #dotnet #AI #AspireDev
yo @maddymontaquila.net and @davidpine.dev - i'm making y'all an Aspire Squad. github.com/bradygaster/...
💡 Just gave AI agents real docs to work with! Introducing three new Aspire MCP tools — list_docs, search_docs, and get_doc — so AI actually understands and references @aspire.dev docs instead of guessing. 🧠📚
Read more: davidpine.dev/posts/aspire... #Aspire #AI #DevTools
💡 Just gave AI agents real docs to work with! Introducing three new Aspire MCP tools — list_docs, search_docs, and get_doc — so AI actually understands and references @aspire.dev docs instead of guessing. 🧠📚
Read more: davidpine.dev/posts/aspire... #Aspire #AI #DevTools
🙄
From @vite.dev frontends to @nodejs.org APIs, Aspire 13 gives JavaScript developers full support for distributed apps!
🔥 Read the new blog:
devblogs.microsoft.com/aspire/aspir...
@aspire.dev #JavaScript @typescriptlang.org
Opens BlueSky
...
...
Closes BlueSky
If 2025 was the year of vibe coding, 2026 will be the year of vibe maintenance and security.
I got tired of juggling around install scripts for my CLI projects so I deployed an install-script-as-a-service with:
* A POSIX-shell-compliant template
* Support for release, prerelease, and PR builds
* Shell-aware path export instructions
🔗 : i.captainsafia.sh
Yeah, this was just an early WIP. Lots of ideas to enhance this UX
Let me know what you think!
I shipped it. Still need to work on it but it does some stuff. Deployed here: playaspiredev.netlify.app
When you’re done binging Stranger Things this holiday season🎄
Watch nerds struggle to build and deploy modern apps - live.
It’s long. It’s uncut.
Sometimes it’s a little unhinged.
And there’s always something to learn.
📺 AspiriFridays
👉 www.youtube.com/@aspiredotde...
But wait… one more thing! Happy holidays - here’s another Aspire release 🎁
Blog: devblogs.microsoft.com/aspire/aspir...
Full What’s New: aspire.dev/whats-new/as...
Aspire Integrations, Batteries Included 🔋
Define app resources, wire up services, get built-in telemetry, and deploy without rewrites. Learn how integrations simplify modern app development: devblogs.microsoft.com/aspire/aspir...
#Aspire #Integrations #DevTools
Good eye, yes! My bestie at MS (@bradygaster.bsky.social) showed me a demo with agents and reactflow and I was SO inspired.
Aspire playground prototype
I'm curious, all of our @aspiredotdev users, is an #aspirePlayground something that you might use? I've been prototyping a bit, thinking about:
⬇️ Import existing AppHost/Docker compose file
⬆️ Export an AppHost.cs/SVG from the visual editor
What do you think? 🤓
Aspire Community Toolkit v13 is now available.
Main features are support for Aspire 13 and .NET 10, but a lot of small burn features are also included - github.com/CommunityToo...
#aspire #dotnet
🤓 What an unreal moment — officially joining the @aspire.dev core team. I'm ridiculously excited and genuinely humbled to be here. Let's go!🔥
Continuing my series dissecting APIs and the thinking behind them.
Today: balancing abstraction vs. control. Great APIs let you start simple and grow into complexity as you need to.
Exploring this through minimal APIs' SSE support: blog.safia.rocks/2025/11/24/a...
#dotnet #aspnetcore