Posts
All the articles I've posted.
-
Getting started with Entity Framework Core: Building a Sample Project
Discover the benefits of Entity Framework Core with a sample project. Simplify database interactions and boost productivity in your .NET applications.
-
New Features in .NET 8 (with examples)
.NET 8 introduces features that improve developer productivity like ValueTasks, Init only setters, default interface methods, record types, Async disposal
-
Asynchronous Programming with async/await in C# (with simple example)
Learn how to write efficient asynchronous code in C# using powerful async/await keywords. Explore simple example that demonstrates their usage and benefits
-
Parallel.ForEach with HttpClient in C#
Learn how to use Parallel.ForEach with HttpClient in C# (avoid data issues)
-
Current and popular topics related to .NET Core.
Current and popular topics related to .NET Core