You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for ASP.NET Core reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->
In this project I developed using ASP.NET Core 6.0, I used Model-View-Controller structure and Ajax, Identity, Area, JSON Web Token, ViewComponent, PagedList and FluentValidation.
ASP.NET Core 9 MVC starter with Identity (Individual Accounts) + Google OAuth2 login and SQL Server integration. Includes EF Core migrations, Identity scaffolding support, and step-by-step setup for secure enterprise authentication.