
Cancelled
Posted
Paid on delivery
I built my ecommerce platform on ASP.NET Core with a SQL Server back-end and now need a compact admin application dedicated to user management. The app should let me view, add, edit, and deactivate users from a clean web interface, storing everything securely in the existing SQL database and honouring the framework’s Identity best practices. Security and performance matter to me, so role-based authorisation, password hashing, and parameterised SQL are non-negotiable. I’m comfortable if you prefer MVC, Razor Pages, or Blazor Server—choose whichever you can deliver fastest and cleanest, provided the code is well-structured, commented, and ready to drop into my current solution. Deliverables • Full ASP.NET Core project (source code) • SQL migration scripts or EF Core migrations for any new tables/fields • A brief README explaining setup, configuration, and how to extend the user module • Demonstration of the main CRUD flows running locally (screencast or staging URL) I’ll review the pull request in Git, run the migrations, and test the user operations; once they work without errors and follow the coding standards above, the milestone is complete.
Project ID: 40491093
47 proposals
Remote project
Active 6 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
47 freelancers are bidding on average ₹24,335 INR for this job

With over 15 years of comprehensive experience in .NET and ASP.NET development, I am confident that my team and I can deliver a compact admin application tailored to your specific needs for user management. We will ensure that the app is designed with the highest level of security and performance while adhering to ASP.NET Core's Identity best practices, including role-based authorization, password hashing, and parameterized SQL. As an expert in Microsoft SQL Server, we can seamlessly integrate the user management functions into your existing database, delivering EF Core migrations or SQL migration scripts for any new tables or fields as required. In addition to clean code structures and comments, we provide detailed README files not only for setup and configuration but also for easy extension of the user module in the future.
₹35,000 INR in 7 days
6.3
6.3

Your Identity implementation will fail PCI compliance audits if user sessions aren't invalidated server-side when you deactivate accounts. I've seen this exact gap cause a $180K breach for an ecommerce client running ASP.NET Core 6. To architect this correctly, I need clarity on two things: Are you using ASP.NET Core Identity's default UserManager or a custom authentication layer? And what's your current approach to soft deletes - do deactivated users need audit trails showing who disabled them and when? Here's the architectural approach: - ASP.NET CORE IDENTITY: Extend IdentityUser with custom fields (LastModifiedBy, DeactivationReason) and implement IUserStore to enforce role-based access without breaking existing authentication flows. - EF CORE MIGRATIONS: Build idempotent migration scripts with rollback support so you can deploy to production without downtime or data loss. - RAZOR PAGES + HTMX: Deliver sub-100ms CRUD operations using partial page updates instead of full postbacks, reducing server load by 60% compared to traditional MVC forms. - SQL SERVER OPTIMIZATION: Add filtered indexes on IsActive columns and implement row-level security policies to prevent accidental exposure of deactivated user data through reporting queries. - SECURITY HARDENING: Implement CSRF tokens, rate limiting on login endpoints, and secure session cookies with SameSite=Strict to block session hijacking attacks. I've built 8 admin panels for ecommerce platforms processing $2M+ monthly transactions. I don't take shortcuts on security - let's schedule a 15-minute call to review your existing Identity configuration before I write a single line of code.
₹22,500 INR in 7 days
6.4
6.4

Hi there, My name is Anupam, having 15+ years of dotnet development experience, I have gone through your requirement and I have desired skill set to provide you solution you are looking for. Let's discuss by connecting. Thanks, Anupam
₹36,000 INR in 7 days
5.2
5.2

With over 14 years of professional experience in Full Stack Development, I am convinced that I have what it takes to meet - and exceed - your expectations for the ".NET Core Ecommerce User Management" project. My technical expertise spans numerous aspects of the .NET framework, including ASP.NET Core which will be instrumental for ultimately enhancing the performance and security of your platform. Throughout my career, I have consistently demonstrated a commitment to creating intelligent and secure applications that are capable of handling immense data loads while ensuring top-notch user management. My versatility has been put to use in various front-end scenarios, from using MVC, Razor Pages, to undertaking Blazor Server such as you need, assuring you the solution shall align with your current setup perfectly. Notably, ensuring the standard coding practices is a priority for me as I believe clean code enhances maintainability and scalability—two features essential for an ecommerce platform. Delivering this project involves not only writing excellent code but also providing detailed documentation on its setup, configuration, and maintaining procedures—a task I am well equipped to tackle.
₹15,000 INR in 3 days
5.9
5.9

With years of experience using .NET, C#, and SQL Server for web and software development, I am confident in my ability to create a user management application that will seamlessly integrate into your existing ecommerce platform. As an advocate for solid architecture and scalable solutions, I assure you that my work will abide by the best practices of ASP.NET Core's Identity framework, securing data with role-based authorization and utilizing parameterized SQL procedures for optimal performance. What sets me apart is my client-focused approach; understanding business goals rather than just technical requirements. Having worked with international clients across multifarious industries, I have honed the skill to transform complex needs into practical digital systems. This aligns perfectly with the kind of efficient, clean, and well-commented code you seek. Finally, I am well-versed in all the three technologies you proposed, be it MVC, Razor Pages or Blazor Server—whatever guarantees clean code and prompt delivery will be my strategy. You can count on a fully functioning ASP.NET Core project with clear source code, correctly-implemented SQL migrations as needed to meet any new tables/fields requirements.I will also provide a comprehensive README file for easy setup.
₹20,000 INR in 4 days
4.7
4.7

Hello, With 6+ years of experience in ASP.NET Core and SQL Server development, I can build a secure, scalable user management module with full CRUD functionality, role-based authorization, ASP.NET Identity integration, and clean, maintainable code that fits seamlessly into your existing eCommerce platform. I’m experienced with MVC, Razor Pages, and Blazor Server, and will implement best practices including password hashing, EF Core migrations, parameterized queries, validation, and performance optimization while maintaining a professional and intuitive admin interface. You'll receive complete source code, migration scripts, detailed setup documentation, and a working demonstration of all user management workflows, ensuring a smooth Git-based review and deployment process. Contact me for quality and fast work. thanks
₹35,000 INR in 7 days
4.5
4.5

As a seasoned full-stack web developer with a dedicated focus on the ASP.NET Core framework, I have the necessary expertise and experience to successfully complete your .NET Core Ecommerce User Management project. My comprehensive skillset includes proficiency in C#, .NET (ASP.NET Core, Web API) and Microsoft SQL Server – crucial technologies for your task. I have extensive knowledge and apply best practices in regard to security and performance when building applications. Roles-based authorization, password hashing, and parameterized SQL are embedded characteristics of my work. It's noteworthy that I value clean interfaces hence can deliver your project using whichever method you prefer including MVC, Razor Pages, or even Blazor Server. Lastly, I’m proficient in Git, GitHub, Visual Studio and familiar with Azure services. Efficiency is paramount, considering this; I propose delivering a full ASP.NET Core project adhering to all mentioned requirements such as thorough documentation for easy integration into your existing framework. My utmost goal is to develop user-centric applications - exactly what you need for this project! Be rest assured of my dedication and commitment to delivering robust solutions satisfying the highest coding standards.
₹15,000 INR in 7 days
3.1
3.1

Hello, Hope you are doing great, I just reviewed your project and I would be glad to work on building your ASP.NET Core user management admin panel integrated with your existing SQL Server database. I can create a clean and secure interface for viewing, adding, editing, and deactivating users while following Identity best practices. # Secure role-based access and user management # Clean and maintainable ASP.NET Core code # Password hashing and secure database handling # EF Core migrations and easy project integration # Responsive admin interface with smooth CRUD operations # README and setup guidance included # Demo/testing support before final delivery I can start immediately and keep communication simple throughout the project. Portfolio: [ https://www.freelancer.in/u/SoloGenius6 ] Gurpinder
₹13,000 INR in 3 days
2.6
2.6

Hi, I’m Dhyan Moradiya, a skilled professional specialized in ASP.NET MVC, ASP.NET Core MVC, Blazor, and .NET Core Web API, having experience working with cloud solutions like EC2, S3, SNS, SQS, and Lambda for various functionalities. I'm excited to help with your project. I have worked on CRM, ERP, E-Commerce, and restaurant management apps, ensuring smooth functionality, user-friendly design, and bug-free code. Here’s why I'm the right choice: Proven experience with ASP.NET 4.8-6-7-8-9-10, database management, SQL Server, Payment Integration, APIs, Email, OTP, and security. Familiarity with scalable solutions for apps similar to yours. Timely delivery without compromising on quality. Let’s connect to discuss your requirements in detail. I'm eager to understand your vision and create an app that exceeds expectations. Looking forward to hearing from you! Best regards, Dhyan Moradiya
₹35,000 INR in 7 days
2.7
2.7

Hello, I am a .NET developer with 5+ years of experience building ASP.NET Core applications, SQL Server solutions, and Identity-based authentication systems. Your requirement aligns well with my expertise. I can develop a clean and secure user management module using ASP.NET Core Identity, providing full CRUD functionality for users, role-based authorization, password management, and user activation/deactivation while following Microsoft's recommended security practices. What I will deliver: • User Management Admin Interface (MVC, Razor Pages, or Blazor Server based on your preference) • User listing, creation, editing, role assignment, and deactivation • Secure integration with your existing SQL Server database • ASP.NET Core Identity best practices including password hashing and authorization • EF Core migrations (or SQL scripts if preferred) • Well-structured, maintainable, and documented code • README with setup and extension instructions • Local demonstration via screencast or staging deployment I am comfortable working within an existing codebase and integrating the module into your current solution with minimal disruption. My focus is on clean architecture, security, performance, and maintainability. I would be happy to discuss your current ASP.NET Core version, Identity setup, and project structure before getting started. Best regards, Balakumar
₹25,000 INR in 7 days
2.6
2.6

Building on the solid foundation of my background in full stack development, I believe I am uniquely qualified to tackle your ASP.NET Core Ecommerce User Management project. My experience and proficiency in the MEAN and MERN stacks convey that I can build lean yet scalable, high-performance applications. Additionally, my understanding of MongoDB can aid in structuring your SQL back-end with optimum efficiency. Throughout your project, I will prioritize system security by using best practices like role-based authorization, password hashing, and parameterized SQL. Furthermore, my experience with workflow automation through n8n showcases not only my ability to develop a robust user management module but also gives me an edge in ensuring a clean and well-commented code which is essential for extension capability. Lastly, with my expertise in deploying on AWS, Docker, and Postman, I can seamlessly integrate the deliverables into your existing setup and provide any necessary documentation for future flexibility.
₹18,000 INR in 9 days
2.3
2.3

Hi there ! User management admin panel that plugs into an existing ASP.NET Core Identity setup needs one decision made correctly from the start. Extending the existing Identity tables is cleaner than creating parallel user tables that drift out of sync. I've built ASP.NET Core admin panels with role-based authorisation, EF Core migrations, parameterised queries, and clean MVC or Razor Pages architecture - including a user management module for an e-commerce platform where view, add, edit, and deactivate flows were all working and tested within one week of starting. README, migration scripts, and a screencast demonstrating all CRUD flows are included as standard deliverables. Are you using ASP.NET Core Identity already in the existing platform, or is user authentication currently handled differently so I can confirm the right integration approach before starting?
₹36,000 INR in 9 days
1.0
1.0

Hi, I am an IITian with 10+ years of experience to develop similar projects ,I will build a Razor Pages admin application using ASP.NET Core 8 with Entity Framework Core connecting to your existing SQL Server database via the repository pattern. I'll leverage ASP.NET Core Identity for user management with role-based authorization attributes, ensuring PBKDF2 password hashing and parameterized queries through EF Core's LINQ provider, and implement audit logging with soft-delete patterns for user deactivation. Kindly click on the chat button so I can share you my relavant projects. Lets connect
₹12,500 INR in 7 days
0.0
0.0

Hello, As a seasoned full-stack engineer specializing in operational transformation, I am confident that I possess the skills and experience to cater precisely to your project needs. My proficiency with ASP.NET and my understanding of how businesses function make me uniquely positioned to tackle your Ecommerce User Management development. For your project, I will create a clean, well-structured, and thoroughly-commented ASP.NET Core web application, preserving the integrity and high standards of your existing infrastructure. My experience with SQL Server databases, migration scripts, EF Core migrations, and known frameworks like MVC, Razor Pages or Blazor Server enable me to craft a secure and efficient user management system that maintains the principles of Identity best practices. Security-consciousness is non-negotiable for your project; so you will benefit from my solid understanding of role-based authorization techniques and my knowledge in implementing industry-standard password hashing mechanisms. These combined with my preference for writing parameterized SQL code are bound to deliver an ecommerce user management system with top-notch security and performance. Best Regards, Habib Ullah.
₹25,000 INR in 7 days
0.0
0.0

Hi, I can build a compact ASP.NET Core admin application for user management that integrates cleanly with your existing SQL Server ecommerce platform and follows ASP.NET Identity best practices. For fastest and cleanest delivery, I would recommend ASP.NET Core MVC or Razor Pages with EF Core and Identity, depending on your current project structure. I will deliver: • User list, add, edit, and deactivate flows • Role-based authorization • Secure password hashing using ASP.NET Identity • EF Core migrations or SQL scripts • Parameterized database access • Clean and responsive admin UI • Validation and error handling • Well-structured, commented source code • README for setup, configuration, and extension • Local demo or staging walkthrough of CRUD flows I’ll make sure the module is easy to drop into your current solution, follows your coding standards, and keeps security and maintainability as priorities. Relevant experience: • ASP.NET Core applications • C# backend development • SQL Server database work • Admin panels and user management systems • Secure authentication and role-based access Estimated timeline: 3–5 days depending on your existing Identity setup and database structure. Best regards, Akshay
₹25,000 INR in 5 days
0.0
0.0

I can build the module using ASP.NET Core Identity and EF Core following Microsoft's recommended practices. The code will be clean, documented, and easy to integrate into your existing ecommerce platform
₹13,000 INR in 7 days
0.0
0.0

Hello, I can help with .NET Core Ecommerce User Management. I specialize in automation, API integrations, AI-assisted workflows, backend services, and production-ready web systems. My approach is to first confirm the exact requirements, then deliver a working milestone quickly, with clear progress updates and testable results. For this bid I propose 5 day(s) and a budget of 12500.0. Relevant areas I identified: .NET, C# Programming, Software Development, ASP.NET, Microsoft SQL Server, Web Development, Documentation, .NET Core. I can start by reviewing your current assets/specification and sending a concrete implementation plan before the first milestone.
₹12,500 INR in 5 days
0.0
0.0

Hello, I can build the ASP.NET Core user-management admin module for your ecommerce platform with clean CRUD flows, secure Identity-based role authorization, password hashing, and SQL-safe data access. I will structure it so it can be dropped into your current solution, provide EF Core migrations or SQL scripts as needed, and include a concise README for setup and future extension. I can deliver the source, migrations, and a short local demo/staging walkthrough, then adjust after your PR review so the milestone is completed against your standards.
₹25,000 INR in 7 days
0.0
0.0

Hi there! I've successfully developed ASP.NET Core applications with a strong focus on security and performance, so I'm confident I can meet all your expectations for the compact admin application for user management. For this project, I'll ensure a clean, professional, and user-friendly interface for viewing, adding, editing, and deactivating users seamlessly integrated with your existing SQL database. My expertise lies in implementing role-based authorization, secure password hashing, and optimised parameterised SQL queries. I believe my skills in ASP.NET Core, SQL, and front-end technologies make me the right fit for this project. I am committed to speedy communication and a fast turnaround to deliver top-notch results. I am available for a quick chat! Best Regards, Ty
₹26,250 INR in 7 days
0.0
0.0

we’ve just completed a similar project — building a secure ASP.NET Core admin module for an eCommerce platform with full user lifecycle management integrated into an existing Identity + SQL Server setup. We can deliver a clean, production-ready user management application using the fastest and most maintainable approach (likely Razor Pages or MVC for speed and structure), including secure CRUD for users, role-based authorization, Identity-compliant password handling, deactivation workflows, EF Core migrations, parameterized queries, and clean, commented code ready to plug into your existing solution. You’ll receive full source code, migrations, README setup guide, and a working demo of all CRUD flows before handover. Regards, Cole
₹25,000 INR in 7 days
0.0
0.0

India, India
Member since Nov 15, 2022
₹1500-12500 INR
$5000-10000 USD
$250-750 AUD
₹1000-5000 INR
₹600-1500 INR
£10-20 GBP
$30-100 USD
₹600-1500 INR
$30-250 USD
$2-8 USD / hour
$30-250 USD
₹1500-12500 INR
$250-750 USD
₹400-750 INR / hour
$30-250 USD
₹12500-37500 INR
$200-250 USD
₹12500-37500 INR
₹1500-12500 INR
$15-25 USD / hour
₹600-1500 INR