GithubHelp home page GithubHelp logo

timschreiber / mvc5identityexample Goto Github PK

View Code? Open in Web Editor NEW
65.0 16.0 34.0 15.7 MB

Source code for my Persistence-Ignorant ASP.NET Identity with Patterns blog post series.

C# 41.18% CSS 0.27% ASP 0.04% HTML 2.01% JavaScript 15.32% PowerShell 39.74% Pascal 1.44% Shell 0.01%

mvc5identityexample's Introduction

MVC5 ASP.NET Identity Example

Source code for my Persistence-Ignorant ASP.NET Identity with Patterns blog post series.

mvc5identityexample's People

Contributors

timschreiber avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mvc5identityexample's Issues

Unit Of Work.

In this example there's a Unit of work but you are not using it anywhere. It would be great to have it added on one controller so people can see how to use it with the entities. Maybe added a related entity to user that uses the UOW pattern. (or maybe I missed it?)

Missing properties on User <--> IdentityUser

I noticed that some properties are left out from User/IUser while there exist on IdentityUser.
Like lockoutEnabled and TwoFactorEnabled and other ones.

Is this intentional? aren't they needed or you are using another version of Identity that I'm using?

Implementing web api

HI,

I recently started to use your architecture. How can I add WEB API 2 and which layer I should use ?

Dapper Project

I like this project and was really looking for dapper which i see you have. I downloaded to check it out and noticed the project is referencing a file ConnectionFactory.cs in the Data.Dapper project which is missing. Do you have that file by chance?

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.