This project aims at adding features over the Azure SDK like Object (Blob), Queue, Table and KeyVault repositories.
To test the project, you will need:
You may also need to start the Azure Cosmos Emulator using teh /EnableTableEndpoint
option, like this:
cd "C:\Program Files\Azure Cosmos DB Emulator"
.\Microsoft.Azure.Cosmos.Emulator.exe /EnableTableEndpoint