Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.

So Cosmonaut

Compare
Choose a tag to compare
@Elfocrash Elfocrash released this 05 Aug 16:27
· 163 commits to master since this release
887ca70
  • Added the CosmonautClient
  • Changed the CosmosStore to used the CosmonautClient instead of the DocumentClient
  • Removed ICosmosEntity
  • Added JsonSerializationSetting for CosmosStoreSettings
  • Added ToResourceResponse() and ToFeedResponse() extension methods for testing
  • Bug fixes