#dotnet search results

.NET 10’s GC is getting a tune-up 🧠 Smarter memory management, less pressure, better performance. If you build with #dotnet, this is your kind of update. 🔗 msft.it/6015sFo0Z

dotnet's tweet image. .NET 10’s GC is getting a tune-up 🧠
Smarter memory management, less pressure, better performance.
If you build with #dotnet, this is your kind of update.
🔗 msft.it/6015sFo0Z

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

Dave_DotNet's tweet image. Get .NET runtime info in your apps  ⬇️
#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.

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…

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…

Pretty wild to see my reported #dotnet issue github.com/dotnet/extensi… fixed by #copilot in github.com/dotnet/extensi… after close interaction with @stephentoub. Wild times.

kzu's tweet image. Pretty wild to see my reported #dotnet issue github.com/dotnet/extensi… fixed by #copilot in github.com/dotnet/extensi… after close interaction with @stephentoub. Wild times.

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

#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!

Our @UnoPlatform booth at @BASTAcon Mainz is up and running! Come learn about the most productive #dotnet cross-platform app development solution!

mzikmunddev's tweet image. Our @UnoPlatform booth at @BASTAcon Mainz is up and running! Come learn about the most productive #dotnet cross-platform app development solution!

📣Big news: @UnoPlatform is officially teaming up with Microsoft. First up with .NET 10 RC2 - partnering with .NET MAUI to keep .NET for Android aligned with Android 16. Next: co-maintain SkiaSharp, enable WASM multithreading, plus lots more! #dotnet hubs.li/Q03NWkyJ0

dotnetfdn's tweet image. 📣Big news: @UnoPlatform is officially teaming up with Microsoft. First up with .NET 10 RC2 - partnering with .NET MAUI to keep .NET for Android aligned with Android 16. Next: co-maintain SkiaSharp, enable WASM multithreading, plus lots more! #dotnet

hubs.li/Q03NWkyJ0

How do I remove the distracting purple tab outline line in #VisualStudio 26? (Line around entire tab) And what's up with the massive left margin (right of line numbers)? 😅 cc @mkristensen #dotnet

nietras1's tweet image. How do I remove the distracting purple tab outline line in #VisualStudio 26? (Line around entire tab) And what's up with the massive left margin (right of line numbers)? 😅
cc @mkristensen 
#dotnet

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

Congrats to @jodydonetti on his new @dometrain course! Looking forward to going through it this weekend. #dotnet

cecilphillip's tweet image. Congrats to @jodydonetti  on his new @dometrain course! Looking forward to going through it this weekend. 
#dotnet

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

.NET 10’s GC is getting a tune-up 🧠 Smarter memory management, less pressure, better performance. If you build with #dotnet, this is your kind of update. 🔗 msft.it/6015sFo0Z

dotnet's tweet image. .NET 10’s GC is getting a tune-up 🧠
Smarter memory management, less pressure, better performance.
If you build with #dotnet, this is your kind of update.
🔗 msft.it/6015sFo0Z

Playwright en C# te permite testear la UI como un humano, pero repetible y con traces. Menos magia, más confianza en tus releases. Ve el ejemplo práctico: youtu.be/InXkBNpH3U4 #Playwright #dotnet #Testing

NetMentorTW's tweet card. Guía de Playwright: Testing End-to-End o scraping 👀 ejemplo con C#

youtube.com

YouTube

Guía de Playwright: Testing End-to-End o scraping 👀 ejemplo con C#


I've been mentoring talents from all over the world 🌎 Big thanks to @ADPList for making impact possible ❤️ adplist.org/mentors/mo-paz… #dotnet #Mentorship


Pretty wild to see my reported #dotnet issue github.com/dotnet/extensi… fixed by #copilot in github.com/dotnet/extensi… after close interaction with @stephentoub. Wild times.

kzu's tweet image. Pretty wild to see my reported #dotnet issue github.com/dotnet/extensi… fixed by #copilot in github.com/dotnet/extensi… after close interaction with @stephentoub. Wild times.

Built an MCP server? Now host it remotely on Azure Functions ☁️ This webcast walks through deploying with azd up, connecting via #VSCode, and testing with #GitHubCopilot. 🎥 msft.it/6016sFofw #dotnet

MSAzureDev's tweet image. Built an MCP server? Now host it remotely on Azure Functions ☁️
This webcast walks through deploying with azd up, connecting via #VSCode, and testing with #GitHubCopilot. 
🎥 msft.it/6016sFofw
#dotnet

Discover a key update in #dotnet 10 that improves local development! 🔥 In this blog post, we explain how a new TLS certificate and unique local domains can solve cookie conflicts and better mimic production environments. duende.link/arbgu89 #aspnetcore #security


I’m sharing the following video that demonstrates how to create smart agent (RAG), automated conversations by integrating WhatsApp, a .NET Minimal API, and OpenAI’s language models. youtube.com/watch?v=AtDMsI… #dotNET #Azure #MinimalAPI #RAG #OpenAI

EnriqueAguilar's tweet card. Smart Conversations: Integrating WhatsApp, Minimal API, and OpenAI

youtube.com

YouTube

Smart Conversations: Integrating WhatsApp, Minimal API, and OpenAI


Blazor for JavaScript Developers 👨‍💻 JavaScript devs, meet Blazor. At #VSLive Orlando, Tim Purdum shows how C# and .NET can build full-stack web apps—no JS required. #Blazor #dotNET #WebDev 🗓️ Nov. 19 | 📍 Orlando visualstudiomagazine.com/articles/2025/…


The Duende livestream is starting now! Custom Authentication in #aspdotnet Core with Elin & Robert from Active Solution 🕐 Starting now (10:00 EST / 16:00 CEST) Join us on YouTube ➡️ youtube.com/watch?v=o0MCKz… #dotnet #security #identity

DuendeIdentity's tweet card. Building Custom Authentication in ASP.NET Core

youtube.com

YouTube

Building Custom Authentication in ASP.NET Core


Here are the .NET 10 RC2 #Android APK sizes for #dotnet new project Comparing release build sizes for ARM64 (default, AOT & CoreCLR) : • Pure .NET Android • #dotnetmaui#unoplatform#avaloniaui

danardelean's tweet image. Here are the .NET 10 RC2 #Android APK sizes for #dotnet new project 
Comparing release build sizes for ARM64 (default, AOT & CoreCLR) :
•   Pure .NET Android
•   #dotnetmaui
•   #unoplatform
•   #avaloniaui

📣Big news: @UnoPlatform is officially teaming up with Microsoft. First up with .NET 10 RC2 - partnering with .NET MAUI to keep .NET for Android aligned with Android 16. Next: co-maintain SkiaSharp, enable WASM multithreading, plus lots more! #dotnet hubs.li/Q03NWkyJ0

dotnetfdn's tweet image. 📣Big news: @UnoPlatform is officially teaming up with Microsoft. First up with .NET 10 RC2 - partnering with .NET MAUI to keep .NET for Android aligned with Android 16. Next: co-maintain SkiaSharp, enable WASM multithreading, plus lots more! #dotnet

hubs.li/Q03NWkyJ0

The Duende livestream starts in one hour! Custom Authentication in #aspdotnet Core with Elin & Robert from Active Solution 🕐 In one hour! (10:00 EST / 16:00 CEST) Join us on YouTube ➡️ youtube.com/watch?v=o0MCKz… #dotnet #security #identity

DuendeIdentity's tweet card. Building Custom Authentication in ASP.NET Core

youtube.com

YouTube

Building Custom Authentication in ASP.NET Core


Just published: the paperback edition of C# Programming in easy steps, 4th edition – £14.99. Also available as an ebook. ineasysteps.com/qu1f #CSharp #DotNet #programming #coding #beginner #book #ebook

InEasySteps's tweet image. Just published: the paperback edition of C# Programming in easy steps, 4th edition – £14.99. Also available as an ebook.
ineasysteps.com/qu1f
#CSharp #DotNet #programming #coding #beginner #book #ebook

⚡ Dot Net Liverpool – Lightning Talks Night! 📅 Tue Oct 28 · 6–9PM 7 quick-fire talks from the community — from Clean Architecture & IoT to AI, F#, and more! 🍕 Pizza, drinks & live stream 🎥 👉meetup.com/dot-net-liverp… #DotNetLiverpool #dotnet #Liverpool #tech #meetup


🚨 New podcast alert! We sat down with @IAmTimCorey to talk about imposter syndrome, teaching, and learning out loud — mistakes and all. 🎧 Listen wherever you get your podcasts → codingafterwork.com/Episodes/ebca8… #dotnet #CodingAfterWork


The latest version of SimpleAuthentication allows you to automatically assign roles to API Keys and Basic Authentication credentials — as always, with just a single line of code. Check it out at github.com/marcominerva/S… #dotnet #aspnetcore #minimalapi

marcominerva's tweet image. The latest version of SimpleAuthentication allows you to automatically assign roles to API Keys and Basic Authentication credentials — as always, with just a single line of code. Check it out at github.com/marcominerva/S… #dotnet #aspnetcore #minimalapi

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

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

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'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

.NET 10’s GC is getting a tune-up 🧠 Smarter memory management, less pressure, better performance. If you build with #dotnet, this is your kind of update. 🔗 msft.it/6015sFo0Z

dotnet's tweet image. .NET 10’s GC is getting a tune-up 🧠
Smarter memory management, less pressure, better performance.
If you build with #dotnet, this is your kind of update.
🔗 msft.it/6015sFo0Z

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…

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…

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

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

#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.

#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!

‘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

Update notifications👌 #dotnet #aspire

davidfowl's tweet image. Update notifications👌

#dotnet #aspire

Loading...

Something went wrong.


Something went wrong.


United States Trends