Azure / Commercial-Marketplace-SaaS-Accelerator

A reference example with sample code for developers interested publishing transactable, Software as a-Service offers in the Microsoft commercial marketplace.
MIT License
179 stars 275 forks source link

Show release version on both apps and new release #721

Open santhoshb-msft opened 2 weeks ago

santhoshb-msft commented 2 weeks ago
  1. Create Classes to store AppVersion and latest version from Git
  2. Logic to fetch the new release from this repo
  3. Show the release number on both customer app, admin app and metering project
  4. Compare the current release with new release and add msg to Admin-home on new release available message.