10 Replies
This is too vague for me to really understand what you're asking for... I get that you're looking for something around e-commerce. Backend? What specifically are you looking for?
@Auger
The backend code for e-store like Amazon i want to know how to do different things in it like sort the goods and make a log in methods
in C#?
I can refer you to some sample projects..
@Auger yes in C#
I will be appreciated for your help
https://github.com/arthastheking113/BlazorStore Here is one that uses Blazor as the frontend, and utilizes authentication and a database
GitHub
GitHub - arthastheking113/BlazorStore: E-Commerce websites are onli...
E-Commerce websites are online portals that facilitate online transactions of goods and services through means of the transfer of information and funds over the Internet. - GitHub - arthastheking11...
You can find some more examples like this: https://github.com/search?l=C%23&q=e-commerce+website&type=Repositories
BlazeBin - ewillzzhnemm
A tool for sharing your source code with the world!
@Auger
Thanks for your help
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.