AI agents, simplified. Meet Microsoft Agent Framework: ✔ Minimal setup ✔ Multi-agent orchestration ✔ Built-in hosting & monitoring Start small, scale confidently, and keep it all in your favorite .NET ecosystem. Start building → msft.it/6016svaSo #dotnet 🤖

dotnet's tweet image. AI agents, simplified.
Meet Microsoft Agent Framework:
✔ Minimal setup
✔ Multi-agent orchestration
✔ Built-in hosting & monitoring
Start small, scale confidently, and keep it all in your favorite .NET ecosystem. Start building → msft.it/6016svaSo
#dotnet 🤖

Code Coverage available in Visual Studio 2026 Community and Professional Editions 🥳 Nice move Microsoft 👍🏻 #dotnet

Dave_DotNet's tweet image. Code Coverage available in Visual Studio 2026 Community and Professional Editions  🥳

Nice move Microsoft  👍🏻

#dotnet

I'm going to keep sharing posts like this ⬇️ from Reddit and elsewhere until more devs KISS!!! #Dotnet ... and yes, we are over-abstracting our projects.

Dave_DotNet's tweet image. I'm going to keep sharing posts like this  ⬇️  from Reddit and elsewhere until more devs KISS!!!
#Dotnet 

...  and yes, we are over-abstracting our projects.

About to drop my next #dotnet code obfuscator featuring a novel symbol renaming technique with 100% reverser deterrence

washi_dev's tweet image. About to drop my next #dotnet code obfuscator featuring a novel symbol renaming technique with 100% reverser deterrence

New .NET @nanoFramework IoT bindings released: • ADC128D181 (ADC) • DRV8825 (stepper driver) • XPT2046 (touch controller) Bring sensors, motors & touch to .NET embedded in C#. 👉 github.com/nanoframework/… #dotnet #IoT #nanoFramework

nanoFramework's tweet image. New .NET @nanoFramework IoT bindings released:

• ADC128D181 (ADC)
• DRV8825 (stepper driver)
• XPT2046 (touch controller)

Bring sensors, motors & touch to .NET embedded in C#.
👉 github.com/nanoframework/…

#dotnet #IoT #nanoFramework

One of the most interesting features in #Dotnet 10: -> Extensions ⬇️ With the .NET 10 extension feature, you can now define extension blocks for any type. It is shaping up to be one of the most exciting updates in recent years - and one of the most underrated gems is the…

TheCodeMan__'s tweet image. One of the most interesting features in #Dotnet  10:

-> Extensions ⬇️ 

With the .NET 10 extension feature, you can now define extension blocks for any type. 

It is shaping up to be one of the most exciting updates in recent years - and one of the most underrated gems is the…

#dotnet LINQ performance benchmark ⬇️ Seen this earlier on LinkedIn, a somewhat contrived benchmark perhaps but still quite indicative of performance improvements from .NET version to version.

Dave_DotNet's tweet image. #dotnet LINQ performance benchmark  ⬇️

Seen this earlier on LinkedIn, a somewhat contrived benchmark perhaps but still quite indicative of performance improvements from .NET version to version.

Modernize apps. Move to Azure. Faster. GitHub Copilot can: ✅ Refactor legacy code ✅ Upgrade .NET frameworks ✅ Automate Azure migrations ✅ Generate IaC + pipelines Modernization without the pain. #Azure #DotNet 🔗 msft.it/6019sL64v

AzureDevOps's tweet image. Modernize apps. Move to Azure. Faster.
GitHub Copilot can:
✅ Refactor legacy code
✅ Upgrade .NET frameworks
✅ Automate Azure migrations
✅ Generate IaC + pipelines
Modernization without the pain.
#Azure #DotNet
🔗 msft.it/6019sL64v

Is this the best REST API Client in #dotnet? Let's talk about Refit. 👇 Refit is a REST API client library for .NET that allows you to define an API as an interface in your application. With Refit, you use attributes to define HTTP requests, making it a breeze to call…

TheCodeMan__'s tweet image. Is this the best REST API Client in #dotnet? 

Let's talk about Refit. 👇 

Refit is a REST API client library for .NET that allows you to define an API as an interface in your application.

With Refit, you use attributes to define HTTP requests, making it a breeze to call…

“Moving off of TypeScript, 2.5M lines of code” to C# 🔥 news.ycombinator.com/item?id=452771… Anders rn: #dotnet #typescript

davidfowl's tweet image. “Moving off of TypeScript, 2.5M lines of code” to C# 🔥

news.ycombinator.com/item?id=452771…

Anders rn:

#dotnet #typescript

Me trying to bring balance to a Stored Procedure v Entity Framework debate on my LinkedIn yesterday ⬇️ #dotnet I prefer Entity Framework for sure, I like to keep as much as possible consolidated on the app side. However I will 100% reach for a stored procedure should it be a…

Dave_DotNet's tweet image. Me trying to bring balance to a Stored Procedure v Entity Framework debate on my LinkedIn yesterday  ⬇️
#dotnet

I prefer Entity Framework for sure, I like to keep as much as possible consolidated on the app side. However I will 100% reach for a stored procedure should it be a…

#dotnet #Aspire is most certainly a great tool for on-boarding. new front-end dev running a docker DB, client similator, three back-end APIs. first day!

evvillian's tweet image. #dotnet #Aspire is most certainly a great tool for on-boarding.  new front-end dev running a docker DB, client similator, three back-end APIs.  first day!

AI writes code. You make it great. 💡 The new #dotnet blog shows how devs can master reviewing AI-generated code—boosting quality, speed, and team impact. Tips on naming, testing, error handling & more: 👉 msft.it/6014sFzek

dotnet's tweet image. AI writes code. You make it great. 💡
The new #dotnet blog shows how devs can master reviewing AI-generated code—boosting quality, speed, and team impact.
Tips on naming, testing, error handling & more:
👉 msft.it/6014sFzek

I'm looking for fellow #dotnet developers! | ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄| | Let's #Connect ! | |__________| \ (•◡•) / \ / ——…


Thanks to everyone who packed my .NET + C# on AWS IoT session out at #AWSCommunityDaySouthAfrica2025! Loved .NETifying AWS - @nanoFramework FTW on constrained devices. Huge thanks to the team and sponsors. #dotnet #IoT #ESP32 #community #dotneteverywhere #lamda #dynamodb

adpead's tweet image. Thanks to everyone who packed my .NET + C# on AWS IoT session out at #AWSCommunityDaySouthAfrica2025! Loved .NETifying AWS - @nanoFramework  FTW on constrained devices. Huge thanks to the team and sponsors.  #dotnet #IoT #ESP32 #community #dotneteverywhere #lamda #dynamodb

In #dotnet, I think local functions are often overlooked. It's been around since C# 7. Take a look! 😀 #softwaredevelopment #learn #code #tech

nickproud's tweet image. In #dotnet, I think local functions are often overlooked. It's been around since C# 7.
Take a look! 😀

#softwaredevelopment #learn #code #tech

Want to start building AI-powered agents in your apps? In this .NET AI Community Standup session, we walk through the fundamentals of the Microsoft Agent Framework with #dotNET. PLUS, we learn to design, orchestrate, (cont) msft.it/l/6018s49AI

dotnet's tweet image. Want to start building AI-powered agents in your apps? In this .NET AI Community Standup session, we walk through the fundamentals of the Microsoft Agent Framework with #dotNET. PLUS, we learn to design, orchestrate, (cont) msft.it/l/6018s49AI

AltCover (code coverage for #Dotnet built in #fsharp) status update This year I've had less time free to get into code-mode, and what I've had has been mostly taken up with keeping ahead of library updates and the net10.0 previews. Most of the hiccups from the previews have been…


Explore the benefits of using code-behind in Blazor. This approach simplifies your component logic, enhances readability, and promotes reusability. #Blazor #dotnet #aspnet isaacl.dev/gt6


#dotnet devs. what are some well established dotnet repos with code standards, .editorconfig, analyzers that would suit an enterprise org? zero alloc hints are probably not the main goal here :)


Have you tried Shiny Mediator in your .NET apps? Our newest v5 beta is working towards being fully AOT/Trim compliant which means speed! Give it a try & send us your feedback! shinylib.net/mediator shinylib.net/release-notes/… nuget.org/packages/Shiny… #dotnet #dotnetmaui


.NET 8 introduced performance improvements that make it one of the fastest frameworks out there✅ #dotnet #backend


Completed the Commonwealth Bank Software Engineering Simulation (Forage) ✅ Enhanced backend (C#, .NET, MongoDB) & frontend (React, Redux, TS). Practiced unit testing (xUnit) + Git workflows. #CSharp #React #DotNet #SoftwareEngineer #Forage

Prakhar_018's tweet image. Completed the Commonwealth Bank Software Engineering Simulation (Forage) ✅
Enhanced backend (C#, .NET, MongoDB) & frontend (React, Redux, TS). Practiced unit testing (xUnit) + Git workflows.
#CSharp #React #DotNet #SoftwareEngineer #Forage

Are you ready to dive into AI agents with .NET? 🚀 The latest .NET AI Community Standup is here, breaking down the Microsoft Agent Framework. youtube.com/watch?v=KDxi3N… #dotnet #agentframework #ai

Grialkit's tweet card. .NET AI Community Standup - Getting Started with the Microsoft Agent...

youtube.com

YouTube

.NET AI Community Standup - Getting Started with the Microsoft Agent...


Discover how to automate document workflows with Combo Charts, one-line watermarks, smarter splitting, and sharper PDFs in Xceed Words for .NET 5.1. Check out the developers guide: zurl.co/KM3EI #XceedWords #dotnet #developer #documentautomation

DataGrid's tweet image. Discover how to automate document workflows with Combo Charts, one-line watermarks, smarter splitting, and sharper PDFs in Xceed Words for .NET 5.1.

Check out the developers guide: 
zurl.co/KM3EI  

#XceedWords #dotnet #developer #documentautomation

Things That Caught My Attention Last Week - October 3 bit.ly/47b8cX0 #dotnet


New .NET @nanoFramework IoT bindings released: • ADC128D181 (ADC) • DRV8825 (stepper driver) • XPT2046 (touch controller) Bring sensors, motors & touch to .NET embedded in C#. 👉 github.com/nanoframework/… #dotnet #IoT #nanoFramework

nanoFramework's tweet image. New .NET @nanoFramework IoT bindings released:

• ADC128D181 (ADC)
• DRV8825 (stepper driver)
• XPT2046 (touch controller)

Bring sensors, motors & touch to .NET embedded in C#.
👉 github.com/nanoframework/…

#dotnet #IoT #nanoFramework

Passwordless authentication is gaining momentum. The upcoming release of #dotnet 10 comes with built-in passkey support! In this post, we look at the new #Blazor project template and how it adds secure authentication using passkeys. duende.link/37egw9f #identity #webauthn


The coolest terminal UI app using #cSharp & #dotNET? 🤯 Want to see what @nickchapsas is cooking? Dive in: prgress.co/47oLLgZ

Telerik's tweet image. The coolest terminal UI app using #cSharp & #dotNET? 🤯 

Want to see what @nickchapsas is cooking?

Dive in: prgress.co/47oLLgZ

Want to start building AI-powered agents in your apps? In this .NET AI Community Standup session, we walk through the fundamentals of the Microsoft Agent Framework with #dotNET. PLUS, we learn to design, orchestrate, (cont) msft.it/l/6018s49AI

dotnet's tweet image. Want to start building AI-powered agents in your apps? In this .NET AI Community Standup session, we walk through the fundamentals of the Microsoft Agent Framework with #dotNET. PLUS, we learn to design, orchestrate, (cont) msft.it/l/6018s49AI

Boost your .NET collections with Span<T> & MemoryExtensions! 🚀 Learn how to slash memory allocations & boost performance in common tasks like sorting, searching, and reversing. Check out the benchmarks in my latest article! dotnettips.wordpress.com/2024/10/15/sup… #dotnet #performance #MVPBuzz


About to drop my next #dotnet code obfuscator featuring a novel symbol renaming technique with 100% reverser deterrence

washi_dev's tweet image. About to drop my next #dotnet code obfuscator featuring a novel symbol renaming technique with 100% reverser deterrence

I'm going to keep sharing posts like this ⬇️ from Reddit and elsewhere until more devs KISS!!! #Dotnet ... and yes, we are over-abstracting our projects.

Dave_DotNet's tweet image. I&apos;m going to keep sharing posts like this  ⬇️  from Reddit and elsewhere until more devs KISS!!!
#Dotnet 

...  and yes, we are over-abstracting our projects.

the X algorithm needs some #dotnet no wonder this app is so slow and buggy, all that Scala and Java... Elon must start the re-write ASAP

dariogriffo's tweet image. the X algorithm needs some #dotnet
no wonder this app is so slow and buggy, all that Scala and Java...
Elon must start the re-write ASAP

One of the most interesting features in #Dotnet 10: -> Extensions ⬇️ With the .NET 10 extension feature, you can now define extension blocks for any type. It is shaping up to be one of the most exciting updates in recent years - and one of the most underrated gems is the…

TheCodeMan__'s tweet image. One of the most interesting features in #Dotnet  10:

-&amp;gt; Extensions ⬇️ 

With the .NET 10 extension feature, you can now define extension blocks for any type. 

It is shaping up to be one of the most exciting updates in recent years - and one of the most underrated gems is the…

Is this the best REST API Client in #dotnet? Let's talk about Refit. 👇 Refit is a REST API client library for .NET that allows you to define an API as an interface in your application. With Refit, you use attributes to define HTTP requests, making it a breeze to call…

TheCodeMan__'s tweet image. Is this the best REST API Client in #dotnet? 

Let&apos;s talk about Refit. 👇 

Refit is a REST API client library for .NET that allows you to define an API as an interface in your application.

With Refit, you use attributes to define HTTP requests, making it a breeze to call…

Get .NET runtime info in your apps ⬇️ #dotnet

Dave_DotNet's tweet image. Get .NET runtime info in your apps  ⬇️
#dotnet

“Moving off of TypeScript, 2.5M lines of code” to C# 🔥 news.ycombinator.com/item?id=452771… Anders rn: #dotnet #typescript

davidfowl's tweet image. “Moving off of TypeScript, 2.5M lines of code” to C# 🔥

news.ycombinator.com/item?id=452771…

Anders rn:

#dotnet #typescript

#dotnet #Aspire is most certainly a great tool for on-boarding. new front-end dev running a docker DB, client similator, three back-end APIs. first day!

evvillian's tweet image. #dotnet #Aspire is most certainly a great tool for on-boarding.  new front-end dev running a docker DB, client similator, three back-end APIs.  first day!

AI writes code. You make it great. 💡 The new #dotnet blog shows how devs can master reviewing AI-generated code—boosting quality, speed, and team impact. Tips on naming, testing, error handling & more: 👉 msft.it/6014sFzek

dotnet's tweet image. AI writes code. You make it great. 💡
The new #dotnet blog shows how devs can master reviewing AI-generated code—boosting quality, speed, and team impact.
Tips on naming, testing, error handling &amp;amp; more:
👉 msft.it/6014sFzek

How you know that a Blazor website is built by a .NET MAUI developer! #dotnet #dotnetmaui #blazor

hindrikes's tweet image. How you know that a Blazor website is built by a .NET MAUI developer! #dotnet #dotnetmaui #blazor

#dotnet LINQ performance benchmark ⬇️ Seen this earlier on LinkedIn, a somewhat contrived benchmark perhaps but still quite indicative of performance improvements from .NET version to version.

Dave_DotNet's tweet image. #dotnet LINQ performance benchmark  ⬇️

Seen this earlier on LinkedIn, a somewhat contrived benchmark perhaps but still quite indicative of performance improvements from .NET version to version.

The Aspire team is cooking up a new (All) option for the console logs page. Want everything at once? (All) gives you all resource logs in one view 🚀 #dotnet #aspire

JamesNK's tweet image. The Aspire team is cooking up a new (All) option for the console logs page.

Want everything at once? (All) gives you all resource logs in one view 🚀

#dotnet #aspire

MrBeast says he will put 10 #Dotnet influencers in a house for a month and whoever doesn't post about screaming architecture gets 1 million dollars

dariogriffo's tweet image. MrBeast says he will put 10 #Dotnet influencers in a house for a month and whoever doesn&apos;t post about screaming architecture gets 1 million dollars
dariogriffo's tweet image. MrBeast says he will put 10 #Dotnet influencers in a house for a month and whoever doesn&apos;t post about screaming architecture gets 1 million dollars

timheuer's tweet image. 🏎️💨
devblogs.microsoft.com/dotnet/perform… @dotnet #dotnet

‘Trusted Publishing’ is now available on NuGet.org! 🚀 Publish packages more securely with short‑lived OIDC tokens. No more key management! 🔒See the blog to get started: aka.ms/nuget/oidc-blog#NuGet #dotnet

nuget's tweet image. ‘Trusted Publishing’ is now available on NuGet.org! 🚀 Publish packages more securely with short‑lived OIDC tokens. No more key management! 🔒See the blog to get started: aka.ms/nuget/oidc-blog ✨ #NuGet #dotnet

Yep the github MCP is great #dotnet #aspire #mcp #github

davidfowl's tweet image. Yep the github MCP is great 

#dotnet #aspire #mcp #github

Loading...

Something went wrong.


Something went wrong.


United States Trends