Skip to main content
codewithmukesh
All Categories
130 Articles

.NET

Personal Favorite to build Robust Enterprise Grade Backend Systems.

Page 10

Page 10

Showing 109-120 of 130 articles

Page 10 of 11
JSON Based Localization in ASP.NET Core  With Caching - Super Easy Guide
dotnet

JSON Based Localization in ASP.NET Core With Caching - Super Easy Guide

In this article, we are going to learn how to implement JSON Based Localization in ASP.NET Core and club it with Caching to make it even more efficient.

8 min read
109.3K views
Permission-Based Authorization in ASP.NET Core - Complete User Management Guide in .NET 5
dotnet

Permission-Based Authorization in ASP.NET Core - Complete User Management Guide in .NET 5

Setting up Permissions to access your resources is always a crucial part of your application's security. In this article, we will implement Permission-Based Authorization in ASP.NET Core that builds upon the concept of Claim-Based Authorization in ASP.NET Core. As usual, we will be building this application right from scratch to get some detailed knowledge about the whole scenario and how it would actually help you secure your projects.

25 min read
101.4K views
Audit Trail Implementation in ASP.NET Core with Entity Framework Core
dotnet

Audit Trail Implementation in ASP.NET Core with Entity Framework Core

In this article, we will learn about Using Entity Framework Core and Dapper in ASP.NET Core together in the same application. Another major point of discussion will be Transactions. By the end of the article, we will have an application that works with both Entity Framework Core and Dapper alongside each other, but also intelligent enough to rollback data whenever there is an exception with the process.

12 min read
68K views
Using Entity Framework Core and Dapper in ASP.NET Core - Safe Transactions
dotnet

Using Entity Framework Core and Dapper in ASP.NET Core - Safe Transactions

In this article, we will learn about Using Entity Framework Core and Dapper in ASP.NET Core together in the same application. Another major point of discussion will be Transactions. By the end of the article, we will have an application that works with both Entity Framework Core and Dapper alongside each other, but also intelligent enough to rollback data whenever there is an exception with the process.

17 min read
92.7K views
Newsletter

stay ahead in .NET

One email every Tuesday at 7 PM IST. One topic, deep. The week's articles. No filler.

Tutorials Architecture DevOps AI
Join 8,429 developers · Delivered every Tuesday
Privacy notice 30s read

Cookies, but only the useful ones.

I use cookies to understand which articles get read and which CTAs actually work. No third-party advertising trackers, ever. Read the privacy policy →