Using Entity Framework Core and Dapper in ASP.NET Core - Safe Transactions
5y agoen
Source
codewithmukesh.comUsing Entity Framework Core and Dapper in ASP.NET Core - Safe Transactionscodewithmukesh.comIn 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.
You might also wanna read
ASP.NET Core: Microsoft's Open-Source Web Framework for Cross-Platform Development
This article introduces ASP.NET Core as a free, open-source web development framework by Microsoft. It highlights that developers can build
asp.net·29d ago
A Beginner's Guide to Middleware in ASP.NET Core: Core Concepts and Basics
A beginner-friendly introduction to middleware in ASP.NET Core, explaining that middleware is code running between the web server and the ap

Comments
Sign in to join the conversation.
No comments yet. Be the first.