!! This repository has now moved to https://github.com/azure/azurite !! A lightweight server clone of Azure Blob, Queue, and Table Storage that simulates most of the commands supported by it with minimal dependencies.
Builds on top of TableStorage.Abstractions (a repository wrapper over Azure Table Storage) such that objects to be serialized to and from Azure Table Storage are Plain Old CLR Objects (POCO) rather than TableEntities.
A group assignment which being assigned at the last semester of Degree, which is an assessment that required each of the team member to apply the technical knowledge of cloud computing into Azure and implement it via the topic presented from the assignment question with the C# language. The topic selected by our team at the time is a fish market named with Piscesco, and this project has been implemented with various fundamental knowledge such as Table Storage and SQL Table for assessing the data and testifying our assignment credibility. The end product of this assignment is a web application that will function accordingly to the objectives specified within the documentation, and deployed into the Azure Cloud environment for testifying the system performance within the said environment as well as required by the group assessment.