Skip to main content
All Categories
119 Articles

.NET

Personal Favorite to build Robust Enterprise Grade Backend Systems.

Page 9

Page 9

Showing 97-108 of 119 articles

Page 9 of 10
Introducing fullstackhero - Open Source Boilerplates for Rapid Web Development
dotnet

Introducing fullstackhero - Open Source Boilerplates for Rapid Web Development

Ever gone through the painful process of setting up solutions from scratch although most of the features/code seems to be repetitive? fullstackhero addresses this very pain point and offers complete end-to-end solutions/boilerplates to facilitate and ease the process of getting started with web development.

5 min read
85.5K 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
84.9K 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
103.9K 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
95.6K views
Free weekly newsletter

Stay ahead in .NET

Tutorials Architecture DevOps AI

Once-weekly email. Best insights. No fluff.

Join 6,500+ developers · Delivered every Tuesday