Free .NET Web API Course

143+ Articles

Blog

Deep dives into .NET, AWS, Docker & Modern Architecture

Page 9

Showing 97-108 of 143 articles

Page 9 of 12
Multitenancy in ASP.NET Core - Simplest Way to achieve Multitenancy
dotnet

Multitenancy in ASP.NET Core - Simplest Way to achieve Multitenancy

In this article, let's learn how to implement Multitenancy in ASP.NET Core in a rather simple way making use of Entity Framework Core.

20 min read
116.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
114.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
61.7K 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
80K views

.NET + AI: Build Smarter, Ship Faster

Join 8,000+ developers learning to leverage AI for faster .NET development, smarter architectures, and real-world productivity gains.

AI + .NET tips
Productivity hacks
100% free
No spam, unsubscribe anytime