Skip to content
Coding Sonata

Coding Sonata

Learn. Code. Listen

  • Home
  • ASP.NET Core
  • C#
  • Android
  • Angular
  • About
  • Contact
  • Subscribe to Newsletter
  • Collaborations
Main Menu
a quick guide to learn asp.net core web api.jpg
.NET Core / ASP.NET Core

A Quick Guide to Learn ASP.NET Core Web API

October 25, 2022October 25, 2022 - by - 2 Comments.

Knowledge in writing solid and secure Web APIs is an essential skill to learn to become a better API or integration developer, so I have compiled a list of important …

Read More
Building CRUD API with Dapper and Dapper Plus
.NET / .NET Core / ASP.NET Core / C#

Building CRUD API with Dapper and Dapper Plus in ASP.NET Core

February 18, 2026February 18, 2026 - by - Leave a Comment

When it comes to building CRUD API, you do not have to choose between control and productivity. You can have both. That can be simply achieved with combining Dapper and …

Read More
EF Core Tricks for Bulk Reading Large Data Sets
.NET / .NET Core / ASP.NET Core / C# / EF Core

EF Core Tricks for Bulk Reading Large Data Sets

January 14, 2026January 14, 2026 - by - Leave a Comment

In this tutorial, we will dive into the EF Core Tricks for Bulk reading Large Data Sets. We will be highlighting the powerful read operations of the of the Entity …

Read More
Dapper Plus Options
.NET / ASP.NET Core / C#

Dapper Plus Options Beyond the Basics

December 3, 2025December 3, 2025 - by - Leave a Comment

Today, we will be diving deep beyond the basics of Dapper Plus and exploring how we can customize its powerful bulk methods to fit your requirements. In a previous tutorial, …

Read More
Exploring Dynamic LINQ and C# Eval Expression
.NET / C#

Exploring Dynamic LINQ and C# Eval Expression

October 29, 2025October 29, 2025 - by - Leave a Comment

In this article you will learn about 2 great and powerful libraries for dynamic processing of LINQ queries as well as executing, compiling, and running C# code at runtime. These …

Read More
Exploring Bulk Operations in EF Core
.NET / .NET Core / C# / EF Core

Exploring Bulk Operations in EF Core

September 24, 2025September 24, 2025 - by - 1 Comment

Working with databases is at the heart of most .NET apps, and Entity Framework Core makes it easy to query and persist data. But when you start dealing with large …

Read More
7 Types of Authorization in ASP.NET Core Web API
.NET / .NET Core / ASP.NET Core / C#

7 Types of Authorization in ASP.NET Core Web API

September 15, 2025September 15, 2025 - by - Leave a Comment

Many developers are stuck in 1 or 2 types of authorization in ASP.NET Core: simple and RBAC. But did you know there are 5 more types of authorization in ASP.NET …

Read More
Structured Logging in ASP.NET Core
.NET / .NET Core / ASP.NET Core / C#

Structured Logging in ASP.NET Core

August 30, 2025August 30, 2025 - by - Leave a Comment

In this tutorial we will learn how to implement structured logging in ASP.NET Core Web API using Serilog. Logging is one of the most important and critical features in development …

Read More
Options Pattern in ASP.NET Core
.NET / ASP.NET Core

Options Pattern in ASP.NET Core

August 21, 2025January 27, 2026 - by - Leave a Comment

Since the beginning of ASP.NET Core, there has been a great addition in the main features, one of which is the appsettings.json file. In this tutorial you will learn how …

Read More
ASP.NET Core Data Protection API
.NET / .NET Core / ASP.NET Core

ASP.NET Core Data Protection API

August 14, 2025August 18, 2025 - by - Leave a Comment

In this article we will learn about the Data Protection API in ASP.NET Core. This API is not considered something new; It has existed since the days of .NET Framework …

Read More
Bulk Extensions with Dapper Plus
.NET / ASP.NET Core

Unleash the Power of Bulk Extensions with Dapper Plus

July 31, 2025July 31, 2025 - by - Leave a Comment

In this article, we will be highlighting a key feature of Dapper Plus, the Bulk Extensions, the fastest way to perform bulk operations in .NET. But before going further with …

Read More

Posts pagination

1 2 … 9 Next

Subscribe to Newsletters

Receive weekly tips and tutorials in Software Engineering with main focus on .NET and C#.

Join 1,312 other subscribers

Follow me

Recent Posts

  • Building CRUD API with Dapper and Dapper Plus in ASP.NET Core
  • EF Core Tricks for Bulk Reading Large Data Sets
  • Dapper Plus Options Beyond the Basics
  • Exploring Dynamic LINQ and C# Eval Expression
  • Exploring Bulk Operations in EF Core

Site Links

  • About
  • Privacy Policy
  • Cookie Policy
  • Contact
Copyright © 2026 Coding Sonata.
Powered by WordPress and HitMag.