Alexandre Nédélec
banner
techwatching.bsky.social
Alexandre Nédélec
@techwatching.bsky.social
Software developer ⋅ Working mainly in C# / .NET on Azure ⋅ Vue.js enthusiast ⋅ Microsoft MVP ⋅ Puluminary ⋅ Writing tech articles on http://techwatching.dev
After getting used to Swagger UI, using Scalar as the OpenAPI UI feels like a fresh breath of air.

Anyway, I'm still using mostly http files in my IDE or Bruno to send my requests, but it's always nice to see something different.
#dotnet
November 22, 2025 at 11:30 PM
I had to remove the use of System.Linq.Async as it is now built-in. I had to do a few changes to make it work, it's documented: learn.microsoft.com/en-us/dotnet...
Breaking change - System.Linq.AsyncEnumerable in .NET 10 - .NET
Learn about the breaking change in .NET 10 where the AsyncEnumerable class is now included.
learn.microsoft.com
November 18, 2025 at 5:09 PM
I've been trying to use GitHub Copilot Modernize feature to upgrade my application to .NET 10. The plan is nice, but the execution it depends, it can take time and make some format (or worse) issues in your csproj.

Setting TargetFramework in Directory.Build.props would have help me. #dotnet
November 18, 2025 at 4:14 PM
Reaching 1,000 followers by the end of the week might be complicated, but we're not far from 500. Great demos of @aspire.dev during #dotnetconf btw
November 13, 2025 at 9:58 PM
The 2025 way of solving the .NET Conf Secret Decoder Challenge 👇
Copilot + Playwright MCP Server
@playwright.dev #dotnetconf #githubcopilot
November 12, 2025 at 5:00 PM
Reposted by Alexandre Nédélec
Wanting to update your .NET MAUI project to .NET 10 - check out this nifty GitHub Copilot instructions to help smooth the journey - github.com/github/aweso...

#dotnetconf
awesome-copilot/instructions/dotnet-maui-9-to-dotnet-maui-10-upgrade.instructions.md at main · github/awesome-copilot
Community-contributed instructions, prompts, and configurations to help you make the most of GitHub Copilot. - github/awesome-copilot
github.com
November 12, 2025 at 3:06 AM
Ah ok I see, you're right, I was assuming many people already know aspire, which is probably not the case. Yeah the problem is defining what exactly Aspire is 😀
November 11, 2025 at 9:05 PM
November 11, 2025 at 8:48 PM
Itd's many things but basically it's tooling to improve your local development by spinning all your services, fronts, database, etc up and provide you a dashboard with otel... But best is to look at aspire.dev
Aspire — Your stack, streamlined
Aspire streamlines your development workflow with code-first control, modularity, and observability for distributed applications.
aspire.dev
November 11, 2025 at 8:43 PM
The Aspire 13 has just been released alongside .NET 10, offering support for Python and JavaScript as first-class citizens and many other improvements 👉 aspire.dev/whats-new/as....
Don't forget to subscribe to @aspire.dev, let's reach 1000 followers for Aspire on Bluesky.
#dotnetconf
Aspire—Your Stack, Streamlined
Aspire streamlines your development workflow with code-first control, modularity, and observability for distributed applications.
aspire.dev
November 11, 2025 at 5:57 PM
🚀 .NET Conf kicks off today in 30 minutes with the launch of #dotNET10 and updates about #VisualStudio2026! Join at dotnetconf.net and don't forget to follow @aspire.dev (let's hit the 1000 followers for aspire on Bluesky by the end of the week!) #dotnet
.NET Conf 2025
Join the .NET Conf 2025 free virtual event November 11-13 2025 to learn about the newest developments across the .NET platform, open source, and dev tools. Mark your calendar!
dotnetconf.net
November 11, 2025 at 3:32 PM
SDK is not yet available on winget. 😥
November 11, 2025 at 3:31 PM
🤣🤣 At least, there are more than 283 people now thanks to you.
November 10, 2025 at 10:56 PM
So few followers, it seems developers did not realize Aspire is on Bluesky. Developers make this number up. I'm sure we can reach 1000 followers by the end of the week.

Share for more reach!
@aspire.dev #dotnet #aspire #developer
November 10, 2025 at 6:37 PM
Reposted by Alexandre Nédélec
The real ones know what it means when JNK starts tweeting dashboard features.... #aspire13 #comingsoon
Aspire 13 new dashboard features, day 4:

Aspire is going polyglot with strong support for JavaScript ☕ and Python 🐍 apps. The dashboard features new programming language resource icons.
November 10, 2025 at 5:26 PM
J'utilise @sli.dev c'est top. Vraiment orienté développeur. Tu peux tout personnaliser en vue.js si tu veux.
November 10, 2025 at 1:26 PM
Awesome! Thanks. I sent you a message on LK, you might want to check the filter on published articles on your blog.
November 10, 2025 at 12:12 PM
@lostinbrittany.bsky.social Your talk at @bdxio.bsky.social was awesome!It really resonated with me. I can't wait for the series of articles, I've seen you write the first one. Any RSS feed I could subscribe to for lostinbrittany.dev?
November 9, 2025 at 9:20 AM
Quick way to remove of bunch of old stacks in Pulumi using Nushell.

#nushell #pulumi
November 1, 2025 at 10:26 PM
Awesome T-Shirt ✨ And nice new website.
November 1, 2025 at 9:39 PM
Now the size is good. Just the spacing feels a bit weird
October 26, 2025 at 7:24 AM
Yes exactly for the buttons. On mobile browser.
October 26, 2025 at 7:22 AM
I think you should change the date format for the post's publication date (it's not needed to have the exact time with seconds). On the landing page some buttons don't have the same size and separation space. Other than that it looks nice.
October 26, 2025 at 5:59 AM
Started using GitHub Copilot to update Azure DevOps work items — not for laziness, but for flow.

When I’m deep in design, I stay in my IDE. Copilot + MCP Server = context, updates, no tab-switching.

What felt like a gimmick is now part of my daily dev stack. Not perfect, but powerful.
October 22, 2025 at 12:43 PM
Just announced and already in GitHub Copilot in preview. Hello
Claude Haiku 4.5.

Smaller model but supposed to be almost as good as bigger ones to code. Looks fast and cost one-third of Claude Sonnet 4.5. Interesting model to test.

#GitHubCopilot #Anthropic
October 15, 2025 at 6:51 PM