dapper-identity
ASP.NET Core Identity with Dapper instead of Entity Framework
파일 탐색기
최종 버전 다운로드 (.zip)- ApplicationRole.sql
- ApplicationUser.sql
- ApplicationUserRole.sql
- Database.sqlproj
- AccountController.cs
- HomeController.cs
- ManageController.cs
- RoleStore.cs
- UserStore.cs
- EmailSenderExtensions.cs
- UrlHelperExtensions.cs
- ExternalLoginViewModel.cs
- ForgotPasswordViewModel.cs
- LoginViewModel.cs
- LoginWith2faViewModel.cs
- LoginWithRecoveryCodeViewModel.cs
- RegisterViewModel.cs
- ResetPasswordViewModel.cs
- ChangePasswordViewModel.cs
- EnableAuthenticatorViewModel.cs
- ExternalLoginsViewModel.cs
- GenerateRecoveryCodesViewModel.cs
- IndexViewModel.cs
- RemoveLoginViewModel.cs
- SetPasswordViewModel.cs
- TwoFactorAuthenticationViewModel.cs
- ApplicationRole.cs
- ApplicationUser.cs
- ErrorViewModel.cs
- EmailSender.cs
- IEmailSender.cs
- AccessDenied.cshtml
- ConfirmEmail.cshtml
- ExternalLogin.cshtml
- ForgotPassword.cshtml
- ForgotPasswordConfirmation.cshtml
- Lockout.cshtml
- Login.cshtml
- LoginWith2fa.cshtml
- LoginWithRecoveryCode.cshtml
- Register.cshtml
- ResetPassword.cshtml
- ResetPasswordConfirmation.cshtml
- SignedOut.cshtml
- About.cshtml
- Contact.cshtml
- Index.cshtml
- _Layout.cshtml
- _ManageNav.cshtml
- _StatusMessage.cshtml
- _ViewImports.cshtml
- ChangePassword.cshtml
- Disable2fa.cshtml
- EnableAuthenticator.cshtml
- ExternalLogins.cshtml
- GenerateRecoveryCodes.cshtml
- Index.cshtml
- ManageNavPages.cs
- ResetAuthenticator.cshtml
- SetPassword.cshtml
- TwoFactorAuthentication.cshtml
- _Layout.cshtml
- _LoginPartial.cshtml
- _ValidationScriptsPartial.cshtml
- Error.cshtml
- _ViewImports.cshtml
- _ViewStart.cshtml
- site.css
- site.min.css
- banner1.svg
- banner2.svg
- banner3.svg
- banner4.svg
- site.js
- site.min.js
- bootstrap-theme.css
- bootstrap-theme.css.map
- bootstrap-theme.min.css
- bootstrap-theme.min.css.map
- bootstrap.css
- bootstrap.css.map
- bootstrap.min.css
- bootstrap.min.css.map
- glyphicons-halflings-regular.eot
- glyphicons-halflings-regular.svg
- glyphicons-halflings-regular.ttf
- glyphicons-halflings-regular.woff
- glyphicons-halflings-regular.woff2
- bootstrap.js
- bootstrap.min.js
- npm.js
- .bower.json
- LICENSE
- jquery.js
- jquery.min.js
- jquery.min.map
- .bower.json
- LICENSE.txt
- additional-methods.js
- additional-methods.min.js
- jquery.validate.js
- jquery.validate.min.js
- .bower.json
- LICENSE.md
- .bower.json
- jquery.validate.unobtrusive.js
- jquery.validate.unobtrusive.min.js
- favicon.ico
- .bowerrc
- appsettings.Development.json
- appsettings.json
- bower.json
- bundleconfig.json
- Program.cs
- Startup.cs
- WebApp.csproj
- .gitignore
- DapperIdentity.sln
- LICENSE
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
