Page Index - wezmag/AspNetIdentityDbFirst GitHub Wiki
10 page(s) in this GitHub Wiki:
- Home
- 1. Introduction (前言)
- 2. Creating Database (建立資料庫)
- 3. Create Project (建立專案)
- 4. Add database into project (加入資料庫)
- 5. Create Domain Models (建立 DomainModels)
- 6. Modify T4 Templates (修改 T4 Templates)
- 7. Modify more files (修改更多檔案) AspNetUser, Starup.Auth.cs, IdentityConfig.cs, AccountController.cs
- 8. Modify MyModel.edmx (修改MyModel.edmx)
- 9. Further Explanation (補充說明)