iammukeshm / EFCoreAndDapperLinks
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!
☆43Updated 4 years ago
Alternatives and similar repositories for EFCoreAndDapper
Users that are interested in EFCoreAndDapper are comparing it to the libraries listed below
Sorting:
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 4 years ago
- Project Moved to☆19Updated 5 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 …☆52Updated 4 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…☆19Updated 2 years ago
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆22Updated 5 years ago
- ☆67Updated 4 years ago
- .NET Core Book Store Web API for educational purposes☆75Updated 2 years ago
- RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate …☆40Updated 4 years ago
- Architecting ASP.NET Core applications for enterprise projects based on clean architecture principles☆24Updated 4 years ago
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…☆89Updated 5 years ago
- A simple API built in ASP.NET Core Web API 6, connecting SQL Server Express database with EF Core and using JWT-based authentication with…☆61Updated 2 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated 2 years ago
- ☆18Updated 4 years ago
- Implementing CRUD Operations in Blazor .NET 5 using the Mudblazor Component Library.☆21Updated 4 years ago
- ☆43Updated 4 years ago
- Companion code sample for my blog post - Configuring Role-based Authorization with client-side Blazor☆30Updated 4 years ago
- This repo contains the source code for "Identity in ASP.NET Core series" on Code Maze☆145Updated 3 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…☆14Updated 5 years ago
- Source code accompanying the videos https://youtu.be/ZubGYVHTI3Q, https://youtu.be/l8yepSs_Pk8 and https://youtu.be/xfXX9Gu_cpE☆28Updated 2 years ago
- Clean Architecture in ASP.NET Core 5.0 including JWT Authentication, Swagger, Versioning of API's, Automapper, Dependency Injection.☆41Updated 3 years ago
- Let's build a jQuery Datatable in ASP.NET Core 3.1 with Server-Side Processing! We will also cover Paging, Sorting, Searching and much mo…☆34Updated 2 years ago
- Este repositorio contiene los ejemplos que muestran los patrones Repositorio & Unit of Work para .NET 6☆27Updated last year
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆54Updated 2 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 …☆14Updated 5 years ago
- ☆42Updated 2 years ago
- This repo contains the source code for "How to Send Email with Attachments in ASP.NET Core" article on Code Maze☆32Updated 3 years ago
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆88Updated last year
- This repo contains the source code for the "Using Dapper with ASP.NET Core Web API" article on Code Maze☆52Updated 4 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…☆11Updated 5 years ago