Smart Identity .net mvc core 2.1 authentication and authorization
Smart Identity is base identity application, Role and Users based authentication and authorization application, having a multiple features smart crud’s ,grid, model and charts which speed up development performance. Just copy and paste code and re-use to code.
Demo
Click to View Demo
Smart Identity
—Adminlte 2.4.5
—Will cross platform runs on windows ,linux ,mac.
—Asp.net core 2.1 code first repository ,services pattern n-layers.
—Back end database mysql.
—Secure hash password
—Microsoft.AspNetCore.Authentication and Claims based
—Model Layer,Data layer,Base Repository layer,services layer, web project layer.
—Application setting theme change layouts(fixed,Toggle Sidebar,Boxed Layout) version,app name etc,
Programming Feature
Onion Architecture
SOLID and Dry Principle
Pascal and camel case
Generic Repository
If You want to use Sql Server
-just remove migrations from SmartIdentity.Data
-in startup.cs un comment line No 39l UseSqlServer line and comment line No 36, UseMySql
-in DesignTimeDbContextFactory.cs un comment builder.UseSqlServer and comment builder.UseMySql
-change sql connection string
-than re-run add-migration migrationname
-than update-database
Note: if you got error while update-database ,don’t worry just set SmartIdentity.Web as startup project and rebuild and try to run migrations.
Review and Rating Us
____________________
We use cookies on our website. By continuing to use our site, you consent to the use of cookies as described in our Cookies Policy.