Identity.Dapper VS DapperIdentity

Compare Identity.Dapper vs DapperIdentity and see what are their differences.

Identity.Dapper

Identity package that uses Dapper instead EntityFramework for use with .NET Core (by grandchamp)

DapperIdentity

Microsoft Identity Framework with Custom User and Role Stores using Identity. (by gismofx)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Identity.Dapper DapperIdentity
1 5
266 4
- -
0.0 2.2
3 months ago about 1 year ago
C# C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Identity.Dapper

Posts with mentions or reviews of Identity.Dapper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-24.

DapperIdentity

Posts with mentions or reviews of DapperIdentity. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-07.
  • C#, Blazor server, mysql, authentication
    2 projects | /r/Blazor | 7 Dec 2022
    Here's how you can use Identity for auth using dapper and MySQL: https://github.com/gismofx/DapperIdentity
  • Login and Roles in blazor app
    2 projects | /r/Blazor | 10 Feb 2022
    Have a look at my repo which uses Dapper With Identity individual accounts. Might help you get started. https://github.com/gismofx/DapperIdentity
  • How to make a user based app on blazor?
    1 project | /r/Blazor | 4 Feb 2022
    I cobbled together Identity individual user accounts and dapper here: https://github.com/gismofx/DapperIdentity It's what I use with the individual accounts in my projects. It may help de-mystify some of the identity behemoth.
  • Help: Blazor Components for Identity Framework
    2 projects | /r/Blazor | 26 Oct 2021
    I shared the same desire. I'm not sure what type of auth you are using, but the big thing is making a POST for login to get the cookie. Also for email verification. The user settings and things like that should be much easier to edit via Blazor. I've started to make some alternatives, but you can get an idea in my repo here for the login controller and a simple login component. Note: I'm overdue for a push for the latest code. https://github.com/gismofx/DapperIdentity feel free to PM me and I can try to push you in the right direction
  • User-registration with DAPPER and mySQL
    2 projects | /r/Blazor | 24 Mar 2021
    Here it is: https://github.com/gismofx/DapperIdentity

What are some alternatives?

When comparing Identity.Dapper and DapperIdentity you can also consider the following projects:

ASP.NET Boilerplate - ASP.NET Boilerplate - Web Application Framework

Xpenser - This is my Live Streaming Project

how-to-use-areas-in-asp-net-core-mvc - This blog explains how to create Area in ASP.NET Core MVC application, how to use the route for area, configure default area route, link controller action methods from different areas.

blazor-webassembly-registration-login-example - ASP.NET Core Blazor WebAssembly - User Registration and Login Example

POPForums - A forum application running on ASP.NET Core, available in six languages.

wasm-prerendertest

awesome-dotnet-core-education - A curated list of awesome articles and resources for learning and practicing .Net Core and its related technologies.

Awesome-Microservices-DotNet - 💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET

DapperRepository - Repository Pattern For Dapper using Dapper.Contrib

IdentityManagerUI - Identity management system for ASP.NET Core Identity.