“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

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

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

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…

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

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

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


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

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

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.

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…

🚀 Thinking of using C# in your startup? Check out this insightful account of a startup journey adopting the language from the beginning! #dotnet #csharp #startup #tech #softwaredevelopment #microsoft 💻👩💻 Read more here: 📝🔗 devblogs.microsoft.com/dotnet/why-we-…

nickproud's tweet image. 🚀 Thinking of using C# in your startup? Check out this insightful account of a startup journey adopting the language from the beginning! #dotnet #csharp #startup #tech #softwaredevelopment #microsoft 💻👩💻
 
Read more here: 📝🔗 
 devblogs.microsoft.com/dotnet/why-we-…

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/6010sWrPs

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/6010sWrPs

When I was starting with C# and #dotnet, I found type conversions difficult to grasp. What is 'cast' and why don't I just you 'as' everywhere? Here's why. Learn the difference between the two - you'll need that knowledge to be a great #softwaredeveloper

nickproud's tweet image. When I was starting with C# and #dotnet, I found type conversions difficult to grasp. What is 'cast' and why don't I just you 'as' everywhere?
Here's why. Learn the difference between the two - you'll need that knowledge to be a great #softwaredeveloper

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…

🧠 Code that works isn’t enough — it must be trustworthy. ✍️ By Abhishek Kumar Learn how Unit Testing & Quality Gates make real-world .NET apps reliable. 👉 firstcrazydeveloper.in/2025/10/12/why… #DotNet #CSharp #Testing #FirstCrazyDeveloper #AbhishekKumar


.NET 10+ now fully supports OpenAPI 3.1: ✅JSON Schema 2020-12 ✅Nullable types improved ✅YAML docs generation ✅Richer response descriptions API docs just got smarter. Have you tried this yet? Let me know in the comments. #dotnet #openapi #api

elliot1one's tweet image. .NET 10+ now fully supports OpenAPI 3.1:

✅JSON Schema 2020-12 
✅Nullable types improved
✅YAML docs generation
✅Richer response descriptions

API docs just got smarter. 

Have you tried this yet? 
Let me know in the comments.

#dotnet #openapi #api
elliot1one's tweet image. .NET 10+ now fully supports OpenAPI 3.1:

✅JSON Schema 2020-12 
✅Nullable types improved
✅YAML docs generation
✅Richer response descriptions

API docs just got smarter. 

Have you tried this yet? 
Let me know in the comments.

#dotnet #openapi #api
elliot1one's tweet image. .NET 10+ now fully supports OpenAPI 3.1:

✅JSON Schema 2020-12 
✅Nullable types improved
✅YAML docs generation
✅Richer response descriptions

API docs just got smarter. 

Have you tried this yet? 
Let me know in the comments.

#dotnet #openapi #api
elliot1one's tweet image. .NET 10+ now fully supports OpenAPI 3.1:

✅JSON Schema 2020-12 
✅Nullable types improved
✅YAML docs generation
✅Richer response descriptions

API docs just got smarter. 

Have you tried this yet? 
Let me know in the comments.

#dotnet #openapi #api

C# 14 – What’s New and Why It Matters Discover how #CSharp 14 refines developer productivity with inline arrays, ref fields in structs, and improved interceptors. Learn how these features push #dotnet performance and control to the next level. is.gd/m5AMGa


When I was starting with C# and #dotnet, I found type conversions difficult to grasp. What is 'cast' and why don't I just you 'as' everywhere? Here's why. Learn the difference between the two - you'll need that knowledge to be a great #softwaredeveloper

nickproud's tweet image. When I was starting with C# and #dotnet, I found type conversions difficult to grasp. What is 'cast' and why don't I just you 'as' everywhere?
Here's why. Learn the difference between the two - you'll need that knowledge to be a great #softwaredeveloper

It's essential to refresh your knowledge. For .NET developers looking to up their game, I'd start with these five topics. #softwaredevelopment #dotnet #microsoft #learning #tech

nickproud's tweet image. It's essential to refresh your knowledge. For .NET developers looking to up their game, I'd start with these five topics.

#softwaredevelopment #dotnet #microsoft #learning #tech

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

#LINQ #dotnet addresses it with its projections, does it not? They you could argue whether the db context is the repo or not.


ICYMI: (07/09/2025): "Simplify Your .NET Development with Aspire." RTs and feedback are always appreciated! jjg.me/4kqEWio #Aspire #NET #dotnet #Development #ASPNET #Containers


Let's see how to get MudBlazor working with Blazor SSR! Read more here: devleader.ca/2024/04/24/mud… #Blazor #SSR #DotNet #CSharp #WebDevelopment

DevLeaderCa's tweet image. Let's see how to get MudBlazor working with Blazor SSR!

Read more here:
devleader.ca/2024/04/24/mud…

#Blazor #SSR #DotNet #CSharp #WebDevelopment

After 17 years in .NET, I just discovered Laravel's Artisan CLI. One command creates model + migration + controller + factory + seeder + tests. Meanwhile in .NET: "dotnet new" then manually create 47 files and pray IIS doesn't crash. PHP won. I'm sorry. #dotnet #Laravel


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

Update notifications👌 #dotnet #aspire

davidfowl's tweet image. Update notifications👌

#dotnet #aspire

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

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…

New in Visual Studio: GitHub Copilot Diagnostics for .NET 🧑‍💻 ✅ Smarter breakpoints ✅ LINQ query help ✅ Exception summaries ✅ Deadlock insights A smoother debugging experience, right in your IDE. #GitHubCopilot makes #dotnet development a little easier. 🔗…

VisualStudio's tweet image. New in Visual Studio: GitHub Copilot Diagnostics for .NET 🧑‍💻
✅ Smarter breakpoints
✅ LINQ query help
✅ Exception summaries
✅ Deadlock insights
A smoother debugging experience, right in your IDE.
#GitHubCopilot makes #dotnet development a little easier.
🔗…

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'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't post about screaming architecture gets 1 million dollars

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

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

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/6010sWrPs

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/6010sWrPs

every time I type `dotent` into my terminal #dotnet #fsharp #csharp

Jimmy_Byrd's tweet image. every time I type `dotent` into my terminal

#dotnet #fsharp #csharp

Sep, the world's fastest #dotnet CSV parser, just hit 5 million downloads. Thanks guys! 🚀 github.com/nietras/Sep

nietras1's tweet image. Sep, the world's fastest #dotnet CSV parser, just hit 5 million downloads. Thanks guys! 🚀

github.com/nietras/Sep

🚀 Thinking of using C# in your startup? Check out this insightful account of a startup journey adopting the language from the beginning! #dotnet #csharp #startup #tech #softwaredevelopment #microsoft 💻👩💻 Read more here: 📝🔗 devblogs.microsoft.com/dotnet/why-we-…

nickproud's tweet image. 🚀 Thinking of using C# in your startup? Check out this insightful account of a startup journey adopting the language from the beginning! #dotnet #csharp #startup #tech #softwaredevelopment #microsoft 💻👩💻
 
Read more here: 📝🔗 
 devblogs.microsoft.com/dotnet/why-we-…

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

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

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

#dotnet #aspire #mcp #github

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

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!

Loading...

Something went wrong.


Something went wrong.


United States Trends