Juanlu (@juanluelguerre) 's Twitter Profile
Juanlu

@juanluelguerre

Happy Microsoft .NET, DevOps, Azure & ... fan.
Everything is better always with a smile!
DotNet | Azure | DevOps | Kubernes | @[email protected]

ID: 119498300

linkhttps://elguerre.com calendar_today03-03-2010 20:57:08

3,3K Tweet

413 Takipçi

490 Takip Edilen

Juanlu (@juanluelguerre) 's Twitter Profile Photo

⚙️ Just automated my new dev machine setup 💻Windows 11 + WSL + #PowerShell — all in one script 🚀From winget installs to a themed terminal with Oh My Posh 🎨No manual steps, no pain. Just code. 👉 wp.me/p29SK-11R #WSL #Windows11 #DevSetup #Automation #OhMyPosh

Angular (@angular) 's Twitter Profile Photo

✨ The next major release for Angular is all about making your developer experience better, with features across AI, UI and more. Be sure to tune in when the adventure begins November 20th, 2025 with our newest developer event! goo.gle/angular-v21

Microsoft Visual Studio (@visualstudio) 's Twitter Profile Photo

Visual Studio 2026 is now available! If your subscription includes the IDE, you already have access. ✅ Download today: msft.it/6017tJ0FX #VisualStudio

David Fowler (@davidfowl) 's Twitter Profile Photo

Vite based app + YARP for static file serving + docker compose for hosting. aspire run - Run locally (will automatically npm run dev for you) aspire deploy - Will deploy to docker compose #aspire Aspire 💫

Vite based app + YARP for static file serving + docker compose for hosting. 

aspire run - Run locally (will automatically npm run dev for you)
aspire deploy - Will deploy to docker compose

#aspire <a href="/aspiredotdev/">Aspire 💫</a>
Amanda Silver (@amandaksilver) 's Twitter Profile Photo

#Opus 4.5, the newest and most capable #Claude model from #Anthropic, is coming to #MicrosoftFoundry. #Azure customers can now access the entire suite of latest Claude models directly within Foundry’s unified platform. Learn more: aka.ms/ClaudeOpus45bl…

#Opus 4.5, the newest and most capable #Claude model from #Anthropic, is coming to #MicrosoftFoundry. #Azure customers can now access the entire suite of latest Claude models directly within Foundry’s unified platform. Learn more: aka.ms/ClaudeOpus45bl…
dotnetnews (@dotnewsletter) 's Twitter Profile Photo

We reviewed 4000+ .NET articles and sent 200+ newsletters in 2025. Throughout the year, certain developers kept showing up through content, talks, and community impact. Here are 10 who stood out 👇

We reviewed 4000+ .NET articles and sent 200+ newsletters in 2025.

Throughout the year, certain developers kept showing up through content, talks, and community impact.

Here are 10 who stood out 👇
Google AI Developers (@googleaidevs) 's Twitter Profile Photo

Announcing MedGemma 1.5 🩺 This updated open model from Google Research is small enough to run offline, improves performance on medical imaging use cases, and enhances core capabilities for text, medical records and 2D images. research.google/blog/next-gene…

Windows Developer (@windowsdev) 's Twitter Profile Photo

The Windows App Development CLI (winapp) is now in public preview 🎉 The winapp CLI is a new open-source command-line tool designed to simplify the development lifecycle for Windows applications across a wide range of frameworks & toolchains. Read more: msft.it/6013Q8mDc

The Windows App Development CLI (winapp) is now in public preview 🎉

The winapp CLI is a new open-source command-line tool designed to simplify the development lifecycle for Windows applications across a wide range of frameworks &amp; toolchains.

Read more: msft.it/6013Q8mDc
Claude (@claudeai) 's Twitter Profile Photo

Claude Sonnet 4.6 is available now on all plans, Cowork, Claude Code, our API, and all major cloud platforms. We've also upgraded our free tier to Sonnet 4.6 by default—it now includes file creation, connectors, skills, and compaction. See more: anthropic.com/news/claude-so…

Boris Cherny (@bcherny) 's Twitter Profile Photo

Introducing: built-in git worktree support for Claude Code Now, agents can run in parallel without interfering with one other. Each agent gets its own worktree and can work independently. The Claude Code Desktop app has had built-in support for worktrees for a while, and now

Introducing: built-in git worktree support for Claude Code 

Now, agents can run in parallel without interfering with one other. Each agent gets its own worktree and can work independently.

The Claude Code Desktop app has had built-in support for worktrees for a while, and now
Thariq (@trq212) 's Twitter Profile Photo

We've rolled out a new auto-memory feature. Claude now remembers what it learns across sessions — your project context, debugging patterns, preferred approaches — and recalls it later without you having to write anything down.

Juanlu (@juanluelguerre) 's Twitter Profile Photo

🤖Learn how to easily add MCP servers (like the essential Context7) to Claude Code, Gemini CLI & Codex CLI. I wrote a quick guide showing the commands and where all the hidden config files live. 👇 elguerre.com/2026/02/28/tip… #AI #Developers #MCP #ClaudeCode #GeminiCLI #CodexCLI

José María Aguilar (@jmaguilar) 's Twitter Profile Photo

Ya están en Variable not found los enlaces de la semana: IA para optimizar SQL Server, consejos para depurar nuestro código, procesadores implementados sólo con CSS y mucho más ➡️ variablenotfound.com/2026/03/enlace…

Ya están en <a href="/variablnotfound/">Variable not found</a> los enlaces de la semana: IA para optimizar SQL Server, consejos para depurar nuestro código, procesadores implementados sólo con CSS y mucho más ➡️ variablenotfound.com/2026/03/enlace…
Juanlu (@juanluelguerre) 's Twitter Profile Photo

Stop re-entering your JWT in Swagger UI after every refresh? 😅 In ASP.NET Core + Swashbuckle, just add c.EnablePersistAuthorization(); Token persists (dev only). One line, huge DX win! 🚀 👉 elguerre.com/2026/03/03/sto…

Stop re-entering your JWT in Swagger UI after every refresh? 😅
In ASP.NET Core + Swashbuckle, just add c.EnablePersistAuthorization();
Token persists (dev only). One line, huge DX win! 🚀
👉 
elguerre.com/2026/03/03/sto…
Juanlu (@juanluelguerre) 's Twitter Profile Photo

Is your #DotNet app leaking #PostgreSQL connections? Fix error 53300 by properly configuring your DataSource. Learn why AddDbContext factories can fail and how to fix it. ✅ The Bug ✅ The Fix ✅ SQL Monitoring Read here: elguerre.com/2026/03/12/fix… #CSharp #EFCore

Felix Rieseberg (@felixrieseberg) 's Twitter Profile Photo

Today, we’re releasing a feature that allows Claude to control your computer: Mouse, keyboard, and screen, giving it the ability to use any app. I believe this is especially useful if used with Dispatch, which allows you to remotely control Claude on your computer while you’re

Alvaro Cintas (@dr_cintas) 's Twitter Profile Photo

This is the most complete Claude Code setup that exists right now. 27 agents. 64 skills. 33 commands. All open source. The Anthropic hackathon winner open-sourced his entire system, refined over 10 months of building real products. What's inside: → 27 agents (plan, review, fix

This is the most complete Claude Code setup that exists right now.
27 agents. 64 skills. 33 commands. All open source.

The Anthropic hackathon winner open-sourced his entire system, refined over 10 months of building real products.

What's inside:
→ 27 agents (plan, review, fix
Juanlu (@juanluelguerre) 's Twitter Profile Photo

AI workflows getting messy? You’re probably mixing Agents, Skills, and Commands. Here’s the clean way to structure them 👇Works across Claude, Codex, Copilot & Gemini. elguerre.com/2026/03/30/ai-… #AI #DevTools #Productivity #dotnet #cloud