Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@Jay-study-nildana Jay-study-nildana released this 01 Jan 14:29
· 5 commits to main since this release
aff4f42

The very first release of this project.

  1. Project used to have names like, 'AzureBlobWebAPIDemo'. Changed that to properly show as 'PhoBlober'
  2. Previously all the API keys were expected to be entered in code files, inside the project. Now, they are all managed via appsettings.json
  3. Error Page now displays (instead of the exception page) on the web app.
  4. Semantic Versioning added to all the projects, web api and also web app.
  5. Updated the documentation to reflect above changes.