Learn to Work with Dapper and Entity Framework within the Same ASP.NET Core Solutions. This is an implementation taking Transactions into concern as well. Probably a Facade Pattern too!
☆43May 29, 2021Updated 4 years ago
Alternatives and similar repositories for EFCoreAndDapper
Users that are interested in EFCoreAndDapper are comparing it to the libraries listed below
Sorting:
- Entity Framework Core is a lightweight, extensible, open-sourced version of the Entity Framework Data Access Technology built for .NET Co…☆10May 22, 2020Updated 5 years ago
- API versioning in ASP.NET Core is a technique by which different clients can get different implementations of the same Controller based o…☆12May 20, 2020Updated 5 years ago
- Project Moved to☆20Sep 1, 2020Updated 5 years ago
- Hangfire is an open-sourced library that enables the developers to schedule events in the background with the utmost ease. It is a highly…☆15May 24, 2020Updated 5 years ago
- When it comes to Validating Models, aren’t we all leaning towards Data Annotations? There are quite a lot of serious issues with this app…☆13May 28, 2020Updated 5 years ago
- Let's learn Caching in ASP.NET Core. Caching is a technique of storing the frequently accessed/used data so that the future requests for …☆15Aug 8, 2020Updated 5 years ago
- In this article, we will go through Healthchecks in ASP.NET Core, it’s uses, variations and implementing your own custom health-checks. T…☆19Dec 8, 2022Updated 3 years ago
- A Helper Library for all my future .NET Core Projects☆10Dec 8, 2022Updated 3 years ago
- Let's Integrate MongoDB in ASP.NET Core 3.1 WebAPI!☆10Sep 6, 2020Updated 5 years ago
- This will be the Core of the entire solution. This Api will be responsible for overall data distribution and authorization.☆14Dec 8, 2022Updated 3 years ago
- Security is a vital part of any kind of application. Since APIs can expose highly sensitive data like user details, email adressses , it …☆52Aug 25, 2021Updated 4 years ago
- Let's Build an ASP.NET Core Api that Sends Mail using Gmail SMTP. Read more on my blog post.☆56Dec 27, 2021Updated 4 years ago
- ☆11Aug 9, 2024Updated last year
- Essential NuGet Packages for your ASP.NET Core Applications.☆18Nov 22, 2020Updated 5 years ago
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆23Aug 29, 2020Updated 5 years ago
- Pagination is one of the most important concepts while building RESTful APIs. You would have seen several public APIs implementing this …☆79Jun 6, 2020Updated 5 years ago
- Integrating Tailwind CSS with Blazor.☆14Feb 19, 2021Updated 5 years ago
- Complete source code developed as part of article - Build Resilient Microservices (Web API) using Polly in ASP.NET Core☆19Oct 14, 2021Updated 4 years ago
- Razor Page CRUD in ASP.NET Core with Onion Architecture, Razor Partial Views, jQuery Datatable, jQuery AJAX , Repository Pattern, Unit Of…☆45Sep 26, 2020Updated 5 years ago
- Let's learn gRPC in ASP.NET Core and build Faster APIs!☆16Sep 12, 2020Updated 5 years ago
- Let's Learn Dapper with ASP. NET Core! Here is an Implementation of Dapper in ASP.NET Core with Repository Pattern / Unit Of Work and a C…☆249Jan 16, 2024Updated 2 years ago
- Tutorial Code of codingsonata.com article - Secure ASP.NET Core Web API using JWT Authentication☆19Feb 12, 2021Updated 5 years ago
- Here is a Simple COVID-19 Dashboard for India built with ASP.NET Core 3.1 Backend. A Small Side-Project.☆21Dec 8, 2022Updated 3 years ago
- Uploading Images or other documents is a very basic and common requirement when it comes to building anything from a simple application t…☆28Dec 24, 2021Updated 4 years ago
- We will discuss in detail, Globalization and Localization in ASP.NET Core Application and go through various approaches on changing the C…☆37Jul 5, 2020Updated 5 years ago
- Let's Learn Blazor!☆52Jan 2, 2022Updated 4 years ago
- We will go through everything you will need to know about Repository Pattern in ASP.NET Core, Generic Repository Patterns, Unit of Work a…☆205Jun 28, 2020Updated 5 years ago
- A sample enterprise application for restaurant business developed in May 2014 using ASP.NET MVC 5, WinForm, WCF, EF, and SQL Server☆10Aug 31, 2022Updated 3 years ago
- ☆10Mar 30, 2023Updated 2 years ago
- FluentSql library creates Sql statements from C# Sql like syntax and uses Dapper for execution.☆10Sep 18, 2020Updated 5 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Oct 11, 2020Updated 5 years ago
- HOW TO IMPLEMENT AUDIT TRAIL IN ASP.NET CORE☆13Apr 5, 2021Updated 4 years ago
- Simple Google reCAPTCHA implementation in ASP.NET Core☆10May 29, 2018Updated 7 years ago
- Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.☆95Jul 11, 2020Updated 5 years ago
- An example project with accompanying tutorial on how to setup ASP.NET Core Identity from Scratch☆19Nov 25, 2016Updated 9 years ago
- ☆13May 31, 2020Updated 5 years ago
- Este repositorio contiene los ejemplos que muestran como usar Dapper y Entity Framework Core juntos en la misma aplicación.☆13Jul 6, 2023Updated 2 years ago
- ASP.NET Core provides necessary APIs to implement secure access to an application.In this tutorial, we will see how to implement Role-Bas…☆11Aug 18, 2019Updated 6 years ago
- Sample project for accessing multiple databases from the same DbContext☆11Jun 6, 2022Updated 3 years ago