#dotnet 검색 결과

Really looking forward to #dotnet 9 🤦🏻‍♂️

Dave_DotNet's tweet image. Really looking forward to #dotnet 9  🤦🏻‍♂️

Feeling smart today? Prove it 😏 Join the Secret Decoder Challenge at #dotNETConf. Clues. Codes. Chaos. Prizes. Your brain deserves some cardio. 🧠💪 hubs.li/Q03S9rP10 #dotnet

ddskier's tweet image. Feeling smart today? Prove it 😏
Join the Secret Decoder Challenge at #dotNETConf.
Clues. Codes. Chaos. Prizes.
Your brain deserves some cardio. 🧠💪

hubs.li/Q03S9rP10 #dotnet

LINQPad 9 now supports file-based apps in #dotnet 10. You can run these .cs files directly via dotnet run! linqpad.net/linqpad9.aspx

linqpad's tweet image. LINQPad 9 now supports file-based apps in #dotnet 10. You can run these .cs files directly via dotnet run! linqpad.net/linqpad9.aspx

I love the simplicity of working with .http files in Visual Studio instead of external tools like Postman these days. What tool(s) do you use? #dotnet

Dave_DotNet's tweet image. I love the simplicity of working with .http files in Visual Studio instead of external tools like Postman these days.

What tool(s) do you use?
#dotnet

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

Multiple Query Filter support coming in Entity Framework 10 #dotnet

Dave_DotNet's tweet image. Multiple Query Filter support coming in Entity Framework 10
#dotnet

Keep EF Core DbContext clean! Use modular IEntityTypeConfiguration<T> classes and ApplyConfigurationsFromAssembly() instead of cluttering the OnModelCreating() DbContext. Benefits: ✅ Cleaner code ✅ Easier testing ✅ Scales better 🚀 #dotnet #efcore #csharp #cleancode

elliot1one's tweet image. Keep EF Core DbContext clean! 

Use modular IEntityTypeConfiguration&amp;lt;T&amp;gt; classes and ApplyConfigurationsFromAssembly() instead of cluttering the OnModelCreating() DbContext.

Benefits: 
✅ Cleaner code
✅ Easier testing
✅ Scales better 🚀

#dotnet #efcore #csharp #cleancode
elliot1one's tweet image. Keep EF Core DbContext clean! 

Use modular IEntityTypeConfiguration&amp;lt;T&amp;gt; classes and ApplyConfigurationsFromAssembly() instead of cluttering the OnModelCreating() DbContext.

Benefits: 
✅ Cleaner code
✅ Easier testing
✅ Scales better 🚀

#dotnet #efcore #csharp #cleancode

My opinion on API testing tools would mean more if I was hostile towards Microsoft ... apparently 🤦🏻‍♂️ All I said was - "I love the simplicity of working with .http files in Visual Studio instead of external tools like Postman these days." #dotnet

Dave_DotNet's tweet image. My opinion on API testing tools would mean more if I was hostile towards Microsoft  ...  apparently  🤦🏻‍♂️

All I said was - &quot;I love the simplicity of working with .http files in Visual Studio instead of external tools like Postman these days.&quot;

#dotnet

Entity Framework 10 has an analyzer which warns if concatenation is performed within a "raw" SQL method invocation like below: #dotnet

Dave_DotNet's tweet image. Entity Framework 10 has an analyzer which warns if concatenation is performed within a &quot;raw&quot; SQL method invocation like below:
#dotnet

Huzzah! Left = COLRv1, Right = SVG Both rendered from different tables in the same font. @SixLabors Fonts v3 will support both! #dotnet #oss

James_M_South's tweet image. Huzzah! 
Left = COLRv1, Right = SVG

Both rendered from different tables in the same font. 

@SixLabors Fonts v3 will support both!

#dotnet #oss

I know it's nothing new, but it always blows me away how fast databinding can be when it works right, even with sizable data sets like a hierarchical list. #wpf #dotnet


⬇️ "A small detail, but one that makes your data logic precise and predictable" ... apparently. #dotnet

Dave_DotNet's tweet image. ⬇️  &quot;A small detail, but one that makes your data logic precise and predictable&quot;  ...  apparently.

#dotnet

.NET 10 just dropped - again. Faster code, lower cloud bills, and AI built right in. But sure, you can stay on .NET 6 and live dangerously. 😏 Read why this might actually be “the one.” hubs.li/Q03Q_DdK0 #dotnetconf #dotnet #visualstudio

ddskier's tweet image. .NET 10 just dropped - again. Faster code, lower cloud bills, and AI built right in. But sure, you can stay on .NET 6 and live dangerously. 😏 
Read why this might actually be “the one.” 
hubs.li/Q03Q_DdK0 #dotnetconf #dotnet #visualstudio

📣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

Maintaining #dotnet API Docs What tooling or processes are you using? 🤔

Dave_DotNet's tweet image. Maintaining #dotnet API Docs
What tooling or processes are you using?  🤔

Adapter Pattern in .NET – Decouple External Libraries and Wrap APIs for Easier Testing Learn how a simple pattern can save you hours of refactoring and reduce technical debt ottorinobruni.com/adapter-patter… #dotnet #csharp

ottorinobruni's tweet image. Adapter Pattern in .NET – Decouple External Libraries and Wrap APIs for Easier Testing
Learn how a simple pattern can save you hours of refactoring and reduce technical debt  ottorinobruni.com/adapter-patter… #dotnet #csharp

Prizes. Speakers. .NET 10. We’re sponsoring DotNETConf 2025 and can’t wait to share the latest in ComponentOne! Don’t miss it: bit.ly/35f9WhW #dotNETConf #DotNet #DotNet10 #Microsoft #VirtualEvent #Developers #Coding #WebDevelopment

MESCIUS_inc's tweet image. Prizes. Speakers. .NET 10. We’re sponsoring DotNETConf 2025 and can’t wait to share the latest in ComponentOne!

Don’t miss it: bit.ly/35f9WhW

#dotNETConf #DotNet #DotNet10 #Microsoft #VirtualEvent #Developers #Coding #WebDevelopment

How many hours a week do you spend exporting reports or invoices to PDF — manually? What if Document Solutions for PDF, a .NET PDF API library, could handle that in seconds, straight from your .NET app? #DotNet #PDF #Microservices #Exporting #Reports #Invoices #Coding


We are thrilled to be a sponsor of #dotnetconf 2025! Join developers around the world for three days of the latest in .NET Don't miss it register free at dotnetconf.net #dotnet #dotnetconf #developercommunity #opensource

CODEmagazine's tweet image. We are thrilled to be a sponsor of #dotnetconf 2025!
Join developers around the world for three days of the latest in .NET

Don&apos;t miss it register free at dotnetconf.net

#dotnet #dotnetconf #developercommunity #opensource

Have you heard of the Mediator Pattern? Read more here: devleader.ca/2023/11/20/exp… #csharp #dotnet #designpatterns #mediator

DevLeaderCa's tweet image. Have you heard of the Mediator Pattern?

Read more here:
devleader.ca/2023/11/20/exp…

#csharp #dotnet #designpatterns #mediator

🥳¡Gran PRIMICIA en DevTalles! 🆕¡Completo el NUEVO curso #dotNET: Arquitectura limpia y #Blazor! ©️¡Aprenderás desarrollo web Fullstack con C#, Blazor, .NET Core y más! Accede YA por $14(USD), cupón de #Descuento BLAZOR25 por lanzamiento exclusivo en: 👇cursos.devtalles.com/courses/netful…


🚀 New article alert! "dotNetDave's Faster or Not! 🏎️ Early Return in .NET Methods" - Does early returning boost performance? I break down the benchmarks and reveal if it’s faster or not. Check it out! 👇 dotnettips.wordpress.com/2024/11/07/dot… #dotNet #Performance #CodingTips #MVPBuzz

realDotNetDave's tweet image. 🚀 New article alert! &quot;dotNetDave&apos;s Faster or Not! 🏎️ Early Return in .NET Methods&quot; - Does early returning boost performance? I break down the benchmarks and reveal if it’s faster or not. Check it out! 👇
dotnettips.wordpress.com/2024/11/07/dot…
#dotNet #Performance #CodingTips #MVPBuzz

Really looking forward to #dotnet 9 🤦🏻‍♂️

Dave_DotNet's tweet image. Really looking forward to #dotnet 9  🤦🏻‍♂️

11/ What’s your take? React or Angular for your next enterprise project? Drop your opinion below — let’s discuss. #DotNet #Angular #EnterpriseDevelopment #ScalableArchitecture #TechConsulting


Never trust user input! 🛡️ 1. Use .NET validation: [Required], [Range], [EmailAddress]. 2. Create Custom rules: Use ValidationAttribute or IValidatableObject. 3. For complex logic, try FluentValidation. ✅ #dotnet #webdev #programming

elliot1one's tweet image. Never trust user input! 🛡️

1. Use .NET validation: [Required], [Range], [EmailAddress].
2. Create Custom rules: Use ValidationAttribute or IValidatableObject.
3. For complex logic, try FluentValidation. ✅

#dotnet #webdev #programming
elliot1one's tweet image. Never trust user input! 🛡️

1. Use .NET validation: [Required], [Range], [EmailAddress].
2. Create Custom rules: Use ValidationAttribute or IValidatableObject.
3. For complex logic, try FluentValidation. ✅

#dotnet #webdev #programming
elliot1one's tweet image. Never trust user input! 🛡️

1. Use .NET validation: [Required], [Range], [EmailAddress].
2. Create Custom rules: Use ValidationAttribute or IValidatableObject.
3. For complex logic, try FluentValidation. ✅

#dotnet #webdev #programming
elliot1one's tweet image. Never trust user input! 🛡️

1. Use .NET validation: [Required], [Range], [EmailAddress].
2. Create Custom rules: Use ValidationAttribute or IValidatableObject.
3. For complex logic, try FluentValidation. ✅

#dotnet #webdev #programming

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


Advancing from .NET backend to full-stack excellence 🚀 Completed Module 4: Control Structures & Loops in Microsoft’s Full-Stack Developer Certificate on Coursera. Strong logic, cleaner code, better systems ⚙️ #DotNet #CSharp #Microsoft #Coursera #FullStackDeveloper

Just completed Module 3: Algorithms, Flowcharts & Data Types from Microsoft’s Full-Stack Developer Certificate on Coursera 🎯 Strong logic = stronger systems 🔥 #Microsoft #Coursera #FullStackDeveloper #BackendDeveloper #CSharp #ASPNetCore #CodingJourney



Manage temp files effortlessly in your .NET projects with Spargine’s TempFileManager! 🚀 Create, track, and clean up temp files automatically with IDisposable. Perfect for testing & benchmarking. Check it out! dotnettips.wordpress.com/2025/04/30/boo… #dotNET #Csharp #Coding #Spargine #MVPBuzz


🚀 Boost your C# string performance! 🚀 Benchmark results show that using a character in Contains() is 3.57x faster than using a string. Check out the details and optimize your code. dotnettips.wordpress.com/2024/05/08/str… #dotnet #dotnet8 #MVPBuzz #CodePerformance


🔥 New roast just dropped: I refactor bad code and eardrums. 🤘 From .NET to full-stack face-melter — I’m the only dev who deploys and stage dives. Read it before GitHub bans me. #dotnet #MVPBuzz #RockYourCode #dotNetDave dotnettips.wordpress.com/2025/04/30/roc…


Boost your .NET projects with Spargine’s IEnumerable extensions! 🚀 Explore powerful methods for enhanced performance & utility. Contribute and check out the source on GitHub or NuGet! dotnettips.wordpress.com/2024/10/27/boo… #dotnet #opensource #csharp #Spargine #MVPBuzz


🗄️ Integrate SQLite into .NET Console Apps with C# & VSCode! 🚀 Fast, lightweight database for your CLI tools. #dotnet #sqlite #csharp #vscode #database ottorinobruni.com/how-to-integra…

ottorinobruni's tweet image. 🗄️ Integrate SQLite into .NET Console Apps with C# &amp;amp; VSCode! 🚀 Fast, lightweight database for your CLI tools. #dotnet #sqlite #csharp #vscode #database ottorinobruni.com/how-to-integra…

Boost your .NET projects! Discover how Copilot's new slash commands transformed performance in Spargine by up to 1,360x. Learn more about these enhancements and how you can apply them. dotnettips.wordpress.com/2024/07/28/boo… #dotNET #VisualStudio #CodingTips #Copilot #CodePerformance


Did you know I've written over 80 articles on code analysis at dotNetTips.com? 💡 Learn how to build faster, more reliable apps and services! Check it out: bit.ly/DotNetTipsCode… #dotnet #RockYourCode #CodeAnalysis #MVPBuzz


Announcing nanoFramework.IoT.Device.DnsServer — a DNS server library now available for .NET @nanoFramework ! 🎉 Run DNS on your MCU to enable features like .local name resolution, captive portals, device discovery, and more. #dotnet #IoT #embedded #dns

nanoFramework's tweet image. Announcing nanoFramework.IoT.Device.DnsServer — a DNS server library now available for .NET @nanoFramework ! 🎉
Run DNS on your MCU to enable features like .local name resolution, captive portals, device discovery, and more.

#dotnet #IoT #embedded #dns

LINQPad 9 now supports file-based apps in #dotnet 10. You can run these .cs files directly via dotnet run! linqpad.net/linqpad9.aspx

linqpad's tweet image. LINQPad 9 now supports file-based apps in #dotnet 10. You can run these .cs files directly via dotnet run! linqpad.net/linqpad9.aspx

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

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

Security isn’t optional—it’s essential. The new .NET Security Group helps devs tackle vulnerabilities, share knowledge, and build safer apps together. 🔐 Dive in here: msft.it/6016sfnXO #CyberSecurity + #dotnet = stronger code 💪

dotnet's tweet image. Security isn’t optional—it’s essential. The new .NET Security Group helps devs tackle vulnerabilities, share knowledge, and build safer apps together. 🔐
Dive in here: msft.it/6016sfnXO
#CyberSecurity + #dotnet = stronger code 💪

Luis Quintanilla just dropped a killer post on Microsoft’s new Agent Framework. AI agents for .NET are now as easy to spin up as a web API — and they scale to full workflows with hosting + monitoring built in. Read it here: devblogs.microsoft.com/dotnet/introdu… #dotnet #AI 🚀

MsftTechNews's tweet image. Luis Quintanilla just dropped a killer post on Microsoft’s new Agent Framework.

AI agents for .NET are now as easy to spin up as a web API — and they scale to full workflows with hosting + monitoring built in.

Read it here: devblogs.microsoft.com/dotnet/introdu…

#dotnet #AI 🚀

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…

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

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 &amp;amp; CoreCLR) :
•   Pure .NET Android
•   #dotnetmaui
•   #unoplatform
•   #avaloniaui

Dig into hundreds of the small but meaningful and compounding performance improvements since .NET 9 that make up .NET 10’s story. Learn more, msft.it/6012sfA34 #dotNET

dotnet's tweet image. Dig into hundreds of the small but meaningful and compounding performance improvements since .NET 9 that make up .NET 10’s story.
 
Learn more, msft.it/6012sfA34
#dotNET

Keep EF Core DbContext clean! Use modular IEntityTypeConfiguration<T> classes and ApplyConfigurationsFromAssembly() instead of cluttering the OnModelCreating() DbContext. Benefits: ✅ Cleaner code ✅ Easier testing ✅ Scales better 🚀 #dotnet #efcore #csharp #cleancode

elliot1one's tweet image. Keep EF Core DbContext clean! 

Use modular IEntityTypeConfiguration&amp;lt;T&amp;gt; classes and ApplyConfigurationsFromAssembly() instead of cluttering the OnModelCreating() DbContext.

Benefits: 
✅ Cleaner code
✅ Easier testing
✅ Scales better 🚀

#dotnet #efcore #csharp #cleancode
elliot1one's tweet image. Keep EF Core DbContext clean! 

Use modular IEntityTypeConfiguration&amp;lt;T&amp;gt; classes and ApplyConfigurationsFromAssembly() instead of cluttering the OnModelCreating() DbContext.

Benefits: 
✅ Cleaner code
✅ Easier testing
✅ Scales better 🚀

#dotnet #efcore #csharp #cleancode

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

I love the simplicity of working with .http files in Visual Studio instead of external tools like Postman these days. What tool(s) do you use? #dotnet

Dave_DotNet's tweet image. I love the simplicity of working with .http files in Visual Studio instead of external tools like Postman these days.

What tool(s) do you use?
#dotnet

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…

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 &amp;amp; touch to .NET embedded in C#.
👉 github.com/nanoframework/…

#dotnet #IoT #nanoFramework

🌟 Exciting News! 🌟 I’m running for the @dotnetfdn board! I would be honored to have your support, and if you're comfortable, a share of this post and recommendation to others in the .NET community. dotnetfoundation.org/board-election… #DotNet #DotNetFoundation #Community

JTowerMI's tweet image. 🌟 Exciting News! 🌟 I’m running for the @dotnetfdn  board!

I would be honored to have your support, and if you&apos;re comfortable, a share of this post and recommendation to others in the .NET community.

dotnetfoundation.org/board-election…

#DotNet #DotNetFoundation #Community

Luis Quintanilla just dropped a killer post on Microsoft’s new Agent Framework. AI agents for .NET are now as easy to spin up as a web API — and they scale to full workflows with hosting + monitoring built in. Read it here: devblogs.microsoft.com/dotnet/introdu… #dotnet #AI 🚀

WirelessLife's tweet image. Luis Quintanilla just dropped a killer post on Microsoft’s new Agent Framework.

AI agents for .NET are now as easy to spin up as a web API — and they scale to full workflows with hosting + monitoring built in.

Read it here: devblogs.microsoft.com/dotnet/introdu…

#dotnet #AI 🚀

Entity Framework 10 has an analyzer which warns if concatenation is performed within a "raw" SQL method invocation like below: #dotnet

Dave_DotNet's tweet image. Entity Framework 10 has an analyzer which warns if concatenation is performed within a &quot;raw&quot; SQL method invocation like below:
#dotnet

Loading...

Something went wrong.


Something went wrong.


United States Trends