This website requires JavaScript.
Explore
Help
Register
Sign In
egmont11
/
ASP.Net-Core-MVC-Template
Template
Watch
1
Star
0
Fork
0
mirror of
https://github.com/egmont11/ASP.Net-Core-MVC-Template.git
synced
2026-07-24 07:09:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea11e6969bec2ae3fa4df6048b4c491adbbc28e2
ASP.Net-Core-MVC-Template
/
Template
/
TemplateWeb
/
ViewModels
T
History
Matěj Kubíček
ea11e6969b
Changed Auth to use Identity, with easy to set passsword requirenments via appsettings.json
2026-05-01 18:07:27 +02:00
..
AuthLoginViewModel.cs
Fixed up the database connection, added admin account and admin area
2026-04-18 18:47:58 +02:00
AuthRegisterViewModel.cs
Base template solution with tests, authentication, support for admin accounts, prepared tests for auth, basic error handling system used in auth.
2026-04-18 17:37:38 +02:00
ErrorViewModel.cs
Base template solution with tests, authentication, support for admin accounts, prepared tests for auth, basic error handling system used in auth.
2026-04-18 17:37:38 +02:00
ProfileViewModel.cs
Changed Auth to use Identity, with easy to set passsword requirenments via appsettings.json
2026-05-01 18:07:27 +02:00