Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

IEvangelist/orleans-shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Orleans: Shopping Cart

Warning

This is no longer being maintained, please use this instead: https://github.com/Azure-Samples/Orleans-Cluster-on-Azure-App-Service

A canonical shopping cart sample application, built using Microsoft Orleans. This app shows the following features:

  • Shopping cart: A simple shopping cart application that uses Orleans for its cross-platform framework support, and its scalable distributed applications capabilities.

    • Inventory management: Edit and/or create product inventory.
    • Shop inventory: Explore purchasable products and add them to your cart.
    • Cart: View a summary of all the items in your cart, and manage these items; either removing or changing the quantity of each item.

Shopping Cart sample app running.

Orleans features

The app is architected as follows:

Shopping Cart sample app architecture.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published