Copilot for .NET is a whole workflow upgrade ⚙️✨
Smarter tests, cleaner refactors, multi‑file reasoning, and real “understand‑my‑solution” energy.
A tight demo with real dev wins.
👉 Watch: https://t.co/G5ZABS5tkE
I've collated 2400+ Microsoft architecture icons and published them for easy access at https://t.co/C1Zv6sIkzn 💙
For every icon, you can:
• Download the scalable SVG file
• Download the PNG of your desired size
• Embed the icon directly into your website or markdown
• Choose a light, dark or transparent background
You can can even compare different icons together and favourite multiple icons for bulk download!
#Microsoft
🤖✨ Logic Apps as AI agents is such a power move.
This session shows how to build smart, tool‑calling agents with Logic Apps Standard + Azure AI—no heavy lifting. If you’re curious how agentic AI fits into real integration work, this replay is a gem: https://t.co/VDnxXKBH2D
🧱 Taking a 12‑year‑old .NET Framework app to .NET 9 without a rewrite is wild — and this session shows exactly how it’s done.
Real steps, real pitfalls, real wins. If you’re sitting on legacy code… this replay is a gift: https://t.co/ARSz98Eqf9
New to Model Context Protocol Servers?
In this fast-focus session replay from #VSLive, we look at the core concepts of resources, tools, and prompts, walk through the server lifecycle, and build an MCP server.
By (cont) https://t.co/5C8Ass0JDS
.NET 9 is the best platform for microservices.
Here's why:
𝗦𝘁𝗮𝗻𝗱𝗮𝗿𝗱 𝗿𝗲𝘀𝗶𝗹𝗶𝗲𝗻𝗰𝗲 𝗵𝗮𝗻𝗱𝗹𝗲𝗿
Adds retries, timeouts, and circuit breakers to HttpClient with one line.
𝗥𝗮𝘁𝗲 𝗹𝗶𝗺𝗶𝘁𝗲𝗿
Built-in middleware protects services from overload and abuse.
𝗖𝗶𝗿𝗰𝘂𝗶𝘁 𝗯𝗿𝗲𝗮𝗸𝗲𝗿
Prevents cascading failures by stopping calls to unstable services.
𝗦𝘁𝗮𝗻𝗱𝗮𝗿𝗱 𝗵𝗲𝗱𝗴𝗶𝗻𝗴 𝗵𝗮𝗻𝗱𝗹𝗲𝗿
Reduces tail latency by sending backup requests automatically.
.𝗡𝗘𝗧 𝗦𝗗𝗞 𝗽𝘂𝗯𝗹𝗶𝘀𝗵𝗶𝗻𝗴
Generate and push container images directly with dotnet publish.
𝗡𝗼𝗻-𝗿𝗼𝗼𝘁 𝗯𝗮𝘀𝗲 𝗶𝗺𝗮𝗴𝗲𝘀
Secure-by-default images run without root permissions.
𝗗𝗶𝘀𝘁𝗿𝗼𝗹𝗲𝘀𝘀 / 𝗖𝗵𝗶𝘀𝗲𝗹𝗲𝗱 𝗶𝗺𝗮𝗴𝗲𝘀
Minimal images optimized for startup time and attack surface.
𝗕𝘂𝗶𝗹𝘁-𝗶𝗻 𝗿𝗲𝗴𝗶𝘀𝘁𝗿𝘆 𝗽𝘂𝘀𝗵
Push images to ACR or Docker Hub with no extra tooling.
𝗖𝗿𝗲𝗮𝘁𝗲𝗦𝗹𝗶𝗺𝗕𝘂𝗶𝗹𝗱𝗲𝗿
Trims ASP .NET Core to the bare minimum for lightning-fast apps.
𝗦𝗼𝘂𝗿𝗰𝗲 𝗴𝗲𝗻𝗲𝗿𝗮𝘁𝗼𝗿𝘀
Enable compile-time optimizations that reduce runtime reflection.
𝗥𝗲𝗱𝘂𝗰𝗲𝗱 𝘀𝘁𝗮𝗿𝘁𝘂𝗽 𝘁𝗶𝗺𝗲
Cold starts under 50ms make AOT ideal for serverless and containers.
𝗥𝗲𝗱𝘂𝗰𝗲𝗱 𝗺𝗲𝗺𝗼𝗿𝘆 𝗱𝗲𝗺𝗮𝗻𝗱
Lower memory use means higher pod density and lower cloud bills.
𝗛𝗲𝗮𝗹𝘁𝗵 𝗰𝗵𝗲𝗰𝗸𝘀
Add liveness and readiness endpoints with a single line using built-in middleware.
𝗕𝘂𝗶𝗹𝘁-𝗶𝗻 𝗢𝗽𝗲𝗻𝗧𝗲𝗹𝗲𝗺𝗲𝘁𝗿𝘆 𝘀𝘂𝗽𝗽𝗼𝗿𝘁
Add structured logs, traces, and metrics with a single line.
.𝗡𝗘𝗧 𝗚𝗿𝗮𝗳𝗮𝗻𝗮 𝗱𝗮𝘀𝗵𝗯𝗼𝗮𝗿𝗱𝘀
Export metrics to Prometheus and plug into ready-made dashboards.
𝗱𝗼𝘁𝗻𝗲𝘁-𝗺𝗼𝗻𝗶𝘁𝗼𝗿
Collect traces, memory dumps, metrics, and logs from live .NET apps with zero code changes.
𝗦𝗲𝗿𝘃𝗶𝗰𝗲 𝗱𝗶𝘀𝗰𝗼𝘃𝗲𝗿𝘆
Links services via project references and generates endpoints at build time—no hardcoded URLs or manual config needed.
𝗔𝘀𝗽𝗶𝗿𝗲 𝗱𝗮𝘀𝗵𝗯𝗼𝗮𝗿𝗱
Visualize app topology, logs, health checks, and metrics.
𝗔𝘀𝗽𝗶𝗿𝗲 𝗶𝗻𝘁𝗲𝗴𝗿𝗮𝘁𝗶𝗼𝗻𝘀
Pre-wired support for Redis, Postgres, MongoDB, Key Vault, and more.
𝗔𝘀𝗽𝗶𝗿𝗲 𝗱𝗲𝘃-𝘁𝗶𝗺𝗲 𝗼𝗿𝗰𝗵𝗲𝘀𝘁𝗿𝗮𝘁𝗶𝗼𝗻
Runs your app, supporting services, and infrastructure locally with one launch—no Docker, YAML, or manual wiring required.
.NET gives you everything you need to build production-grade microservices—fast, secure, and cloud-ready.
--
Get my Free .NET Developer Roadmap 👇
https://t.co/Ed7r4wgPJK
The . “.NET is bloated because of Server GC” meme is over. This is some heroic work done by our GC architect @maoni0 and others on the team.
The backstory is also pretty fun, but I’ll save that for another time 😉.
#dotnet#aspnetcore
Howdy everyone! 🙋♀️
I just wrote "Deprecated APIs in .NET MAUI 9" to help you identify which APIs to update when migrating to .NET 9. Keep your project up-to-date and optimized! 💚💕
Hope it helps make your transition smoother! 🚀
@Telerik
👉 https://t.co/WiD6747SUm
Out now: The Microsoft Fluent UI #Blazor library v4.10.0.
Inspired by Aspire, I've added a new way of working with column actions in the DataGrid. There is more of course. See https://t.co/8A3DAfbzCh and https://t.co/6GFw8934Nu for the full list of changes, additions and fixes.
🚀 It's finally here! #GlobalAzure Day 1.
This year's event features over 500 speakers, 600+ sessions in 6 continents. How do you plan to be part of this global community event?
Share your experience with us. #MVPBuzz
🌱 Time to grow your #AI skill set.
Whether you're just starting out or looking to expand your knowledge, these courses are a great place to begin.
- Web Dev for Beginners: https://t.co/P3etjx2MZr
- IoT for Beginners: https://t.co/X8jEeBkVXf
#MVPBuzz
Out now: hot on the heels of the .NET 8 release, we are proud to bring you the Fluent UI Blazor library v4. Our new templates offer all features and options of the standard Blazor templates but with Fluent all setup. Read all about the other changes at https://t.co/dTqxHQqGCR
⏰ Time is running out! #GitHubUniverse is almost here and there are only 2 days left to secure your spot. Get a free virtual ticket and join us from anywhere in the world. 🌍🔥 https://t.co/8Mu9aJSEXN