Skip to content

penleychan/Identity.NoEF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identity.NoEF

ASP.NET Identity without Entity Framework

This is my version of the MVC 5.xx initial website with ASP.NET Identity.

I have removed Entity Framework as a dependency, using SQL and Dapper instead.

Use it as a starting place or for example.

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.5%
  • Other 0.5%