iammukeshm / EFCoreAndDapper
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 3 years ago
Alternatives and similar repositories for EFCoreAndDapper:
Users that are interested in EFCoreAndDapper are comparing it to the libraries listed below
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 4 years ago
- Project Moved to☆19Updated 4 years ago
- RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate …☆39Updated 4 years ago
- ☆67Updated 3 years ago
- ☆21Updated 3 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
- ☆42Updated last year
- Companion code sample for my blog post - Configuring Role-based Authorization with client-side Blazor☆29Updated 3 years ago
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆83Updated last year
- 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…☆62Updated 2 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated last year
- Security is a vital part of any kind of application. Since APIs can expose highly sensitive data like user details, email adressses , it …☆52Updated 3 years ago
- .NET Core Book Store Web API for educational purposes☆76Updated 2 years ago
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆22Updated 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…