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