entity framework - asp.net-web-api2 individual user account with Custom Database -


i new asp.net web api , need create project individual user account , don't need identity database ,
need use database , (database exist) .

so when check username , password , check database , tables (it's different structure of asp identity db )

and don't need register , create datatables in database ?

what changes should ? , there tutorial work on ?


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -