https://github.com/astrummk/sessioncart
Use the session variable to web store order details. You can change the quantity of order items in Cart page.
https://github.com/astrummk/sessioncart
asp-net-core asp-net-core-mvc session-handler session-management
Last synced: 11 months ago
JSON representation
Use the session variable to web store order details. You can change the quantity of order items in Cart page.
- Host: GitHub
- URL: https://github.com/astrummk/sessioncart
- Owner: astrummk
- Created: 2024-06-02T14:21:50.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-02T17:13:58.000Z (over 1 year ago)
- Last Synced: 2025-01-04T02:26:28.916Z (about 1 year ago)
- Topics: asp-net-core, asp-net-core-mvc, session-handler, session-management
- Language: C#
- Homepage:
- Size: 848 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Use session variable to store web shop orders.