frameworks
.NET Core Articles, Tutorials & News
.NET Core articles, tutorials, and news from the DotNetNews archive.
1525 articles Updated Page 52 of 61
Browse additional .NET Core articles from the DotNetNews archive.
.NET Core articles
Page 52 of 61
Newest first
-
How to Use LINQ Effectively in .NET: IEnumerable, IQueryable, and EF Core Tips
medium.com Issue #175
https://medium.com/@kroshpan/how-to-use-linq-effectively-in-net-ienumerable-iqueryable-and-ef-core-tips-dc925201c9e7
-
Building Large-Scale Applications with .NET and Angular: A Comprehensive Guide (Part 3)
medium.com Issue #175
https://medium.com/@ImAnandPanchal/building-large-scale-applications-with-net-and-angular-a-comprehensive-guide-part-3-2b5b8a37a265
-
How to Make EF Core Faster : 10+ Practical Tips with C# Code Examples
shahedbd.medium.com Issue #175
https://shahedbd.medium.com/how-to-make-ef-core-faster-10-practical-tips-with-c-code-examples-6d63de422185
-
Correct Way to Use ExecuteUpdate and ExecuteDelete Methods in EF Core
antondevtips.com Issue #175
https://antondevtips.com/blog/correct-way-to-use-batch-update-and-batch-delete-methods-in-ef-core
-
.NET R&D Digest (March, 2025)
olegkarasik.wordpress.com Issue #175
https://olegkarasik.wordpress.com/2025/04/07/net-rd-digest-march-2025/
-
How Do We Set Up Two-Factor Authentication on an Email ID
c-sharpcorner.com Issue #175
https://www.c-sharpcorner.com/article/how-do-we-set-up-two-factor-authentication-on-an-email-id/
-
How to Verify a WhatsApp Number Exists using C#(.NET)
medium.com Issue #175
https://medium.com/@wassenger/how-to-verify-a-whatsapp-number-exists-using-c-net-eed4d151cbb3
-
The 5 Most Buzzworthy Topics of .NET in 2025
singhsukhpinder.medium.com Issue #175
https://singhsukhpinder.medium.com/db1dd6c89ef6
-
Records vs Classes in C#: The Truth About Primary Constructors You Must Know!
medium.com Issue #175
https://medium.com/@shamuddin/records-vs-classes-in-c-the-truth-about-primary-constructors-you-must-know-32103b7876d8
-
Mocking and Dependency Injection
medium.com Issue #175
https://medium.com/@agrawalvishesh9271/mocking-and-dependency-injection-8de66b493618
-
Get Ready for .NET 10 & C# 13: Essential Updates You Must Know
medium.com Issue #175
https://medium.com/asp-dotnet/get-ready-for-net-10-c-13-essential-updates-you-must-know-77fe8f3a143d
-
Return Streams Better in .NET: A Senior Engineer’s Perspective
medium.com Issue #174
https://medium.com/c-sharp-programming/return-streams-better-in-net-a-senior-engineers-perspective-e99ada7a5932
-
If you’ve spent enough time in .NET
medium.com Issue #174
https://medium.com/@riturajpokhriyal/if-youve-spent-enough-time-in-net-5218ed1ae707
-
Mastering .NET Core: 20 Concepts Every Developer Should Know to Ace Their Next Interview Part-1
vsninja.medium.com Issue #173
https://vsninja.medium.com/mastering-net-core-20-concepts-every-developer-should-know-to-ace-their-next-interview-part-1-08d5e25d4fbf
-
Have you heard about RecyclableMemoryStream in .NET?
medium.com Issue #173
https://medium.com/@vikpoca/have-you-heard-about-recyclablememorystream-in-net-2f2617b39ae0
-
LINQ vs TypeScript: Method Equivalents at a Glance
danielrusnok.medium.com Issue #173
https://danielrusnok.medium.com/linq-vs-typescript-method-equivalents-at-a-glance-8be1bdcc279d
-
Understanding HashSet in C#
c-sharpcorner.com Issue #173
https://www.c-sharpcorner.com/article/understanding-hashset-in-c-sharp/
-
Memory Leaks Due to Unmanaged Resources
medium.com Issue #173
https://medium.com/dot-net-sql-learning/memory-leaks-due-to-unmanaged-resources-89e99780212d?source=rss------dotnet-5
-
10 Essential Development Tips for ASP.NET Core
c-sharpcorner.com Issue #173
https://www.c-sharpcorner.com/article/10-essential-development-tips-for-asp-net-core/
-
Building Resilient and Auto-Scaling Architectures on Azure
csharp.com Issue #172
https://www.csharp.com/article/building-resilient-and-auto-scaling-architectures-on-azure/
-
An Easy Mnemonic to Format Dates As Strings in C#
medium.com Issue #172
https://medium.com/@iamcesaraguirre/an-easy-mnemonic-to-format-dates-as-strings-in-c-f27a0f6f5d0a?source=rss------csharp-5
-
Keyed Services in .NET – Advanced Dependency Injection Techniques
codewithmukesh.com Issue #172
https://codewithmukesh.com/blog/keyed-services-dotnet-advanced-di/
-
DateOnly and TimeOnly in .NET
medium.com Issue #172
https://medium.com/@jepozdemir/dateonly-and-timeonly-in-net-a8a833ddb2e8
-
Select vs SelectMany in C# LINQ
c-sharpcorner.com Issue #172
https://www.c-sharpcorner.com/article/select-vs-selectmany-in-c-sharp-linq/
-
How to Split a List into Batches Using the Chunk Method in C#
c-sharpcorner.com Issue #172
https://www.c-sharpcorner.com/article/how-to-split-a-list-into-batches-using-the-chunk-method-in-c-sharp/