Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kriasoft/AspNet.Identity

Entity Framework (EF) Database-First Providers, Database Schema and Samples for ASP.NET Identity 2.0
https://github.com/kriasoft/AspNet.Identity

Merge pull request #3 from pawepaw/master

Fixed user store. Fixed login provider variable on AddLoginAsync method.

7115267e0c34c6aa5d4487720ef24287c2b8eaad authored over 9 years ago by Konstantin Tarkus <[email protected]>
Fixed user store. Fixed login provider variable on AddLoginAsync method.

6c5d1fd7632c4ed1643d0ece77c2bba597ed0c7b authored over 9 years ago by Paweł Pawelec <[email protected]>
Update database project file

ca4ac26d8b98ecb0037a843a6d29baf2a74887d1 authored over 10 years ago by Konstantin Tarkus <[email protected]>
Update sample project

6ebb395d2336c88d6980e67f5763a696d1b206c7 authored over 10 years ago by Konstantin Tarkus <[email protected]>
Update README.md

eb5bd5f49522855a56acb96ee1d9f414b28ada09 authored over 10 years ago by Konstantin Tarkus <[email protected]>
Add user defined types; update User db table

f2bd4033cd501cc5aea9f00b0f15a74e17a68494 authored over 10 years ago by Konstantin Tarkus <[email protected]>
Add post deployment scripts with a reference data

4ad544a4aba67e89f17896c2adfeb19a0f742f08 authored over 10 years ago by Konstantin Tarkus <[email protected]>
Update Database-First.md

76c970a469a3cbc2c632d899d71e84fdce7f3f12 authored over 10 years ago by Konstantin Tarkus <[email protected]>
Update Database-First.md

849e521776a488d30bb38b7fbea919f169cee6a3 authored over 10 years ago by Konstantin Tarkus <[email protected]>
Update Database-First.md guide

6c01e0c45e992c5d387e165dceaa0fd5f145cce3 authored over 10 years ago by Konstantin Tarkus <[email protected]>
Update README.md

56156c8bc4f2b79560ad21c75942c1d54bb420da authored over 10 years ago by Konstantin Tarkus <[email protected]>
Update usage samples

65c46520ce8bcde3c9a73decf463d404eabfd862 authored over 10 years ago by Konstantin Tarkus <[email protected]>
.

f47c7ed015f8f041180d815cffabd0618ef8dead authored over 10 years ago by Konstantin Tarkus <[email protected]>
Implement IUserTwoFactorStore, IUserLockoutStore

24224e49f989911a69ed5971b6716586b3d91646 authored over 10 years ago by Konstantin Tarkus <[email protected]>
Implement IUserPhoneNumberStore

31c9f441f687c8b5d695c61a3290b0e24c3f5e4c authored over 10 years ago by Konstantin Tarkus <[email protected]>
Implement IUserEmailStore

a0c31fce9c769987893f8ccaf6ed85dcb601dc7c authored over 10 years ago by Konstantin Tarkus <[email protected]>
Implement IUserSecurityStampStore

fcc726358811790868f346b3d60e73501cc30f04 authored over 10 years ago by Konstantin Tarkus <[email protected]>
Implement IUserRoleStore

fe585361f6cf9c7f1e8e474f172b736a2295af91 authored over 10 years ago by Konstantin Tarkus <[email protected]>
Add IUserClaimStore implementation

09764575260d9cda7749cded25ad8f62c925f018 authored over 10 years ago by Konstantin Tarkus <[email protected]>
Initial commit

4068b065ce53d6eb3949e5c9e59ffbe46158cfa9 authored over 10 years ago by Konstantin Tarkus <[email protected]>