User Management | ASP.NET Core

User Management User Management is ASP.NET Core (6.0), IdentityCore, C#, EF code first web applications which help you to create, update delete, read, and manage user information very smoothly with cool UI and firster paging, sorting, and searching functionality. Along with each user’s login history. Live Demo: http://94.100.26.222:89/Account/Login User Name: admin@gmail.com Password: 123 Technologies Microsoft Visual Studio Community 2019/Later, ASP.NET Core 6.0, IdentityCore, Entity Framework Code First, MS SQL SERVER 2017/MySQL, AdminLTE 3.0.5, JavaScript, jQuery data table, bootstrap 4, sweetalert, toastr, Fontawesome etc. Prerequisite Application Microsoft Visual Studio Community 2019/Later, Dot Net Core 6.0, MS SQL SERVER 2017/MySQL, IIS, Chrome/Edge Browser. FAQ Full Source Code and code first project running guideline. Demo Video Preview https://youtu.be/DZg1-VomYB4 UI: https://photos.app.goo.gl/G19zYA8UaKGtNWQa9 Functional Feature Integrated with AdminLTE Theme, 100% responsive, works well in mobile, tablet, laptop, and desktop devices. Interactive Dashboard Add, Update and Delete User and Role. User Listing with server-side faster pagination, filtering, and sorting. Option to send email via SMTP. Option to send email via SendGrid. Admin can Setup Page(Screen) and Action mapping. You can view user login activity. Users can manage User profiles. Admin Can Reset User password from the panel. Quickstart Guide Documentation to add new features Technical Features ASP.NET Core 6.0 MSSQL/MySQL Razor and jQuery for FE jQuery DataTable for faster data load Sweet Alert2 and Toaster notification select2 dropdown ASP.NET Core MVC Architecture EF Core code first Uses Swagger for API documentation Dependency Injection Standard Naming conventions JWT Token Based Authentication and Claim Based Authorization All Methods are Async/Await CORS Settings No full page loading CRUD operation How to Run Project Step 1: Unzip the downloaded folder(UserManagement_src) Step 2: Open UserManagement.sln file with Visual Studio 2019 Step 3: Update database connection: appsettings.json “DefaultConnection”: “Server=DEVSTATION\\\\MSSQLSERVER2017;Database=UserManagement;User ID=sa;Password=dev123456” Server=Your MS SQL Server Name User ID= Your MS SQL Server User Name Password= Your MS SQL Server User Password Step 4: Build and run by pressing f5 https://localhost:44374/ Initially in the SQL server, relevant data will be created in the database dynamically as code first approach. Supports: If you want to modify or add new features, you can always contact us at, WhatsApp: 8801674411603 Telegram: shahed71bd Skype: shahedatomap Email: shahedbddev@gmail.com Version 1.0.3 - updated to dotnet 6.0 - added dynamic role management system - update system ui and asset Version 1.0.2 .Net Core 3.1 to 5.0 MySQL DB Support No Page Loading JWT added Swagger API documentation added Version 1.0.0 Initial ReleaseBuy and Download
Share post
You must be logged in to post a comment
Top