This release adds a few core data communicators
Storks
[Feature] Added InMemoryDataCommunicator to allow for in memory data store
[Feature] Added LocalFileDataCommunicator to allow for storing data on the local file system
[Feature] Added DelegatedDataCommunicator to allow for a quick way to manage your own data store without creating a full implementation
Storks.AzureStorage
- [Update] Updated to reflect the changes in the core library
Get it via nuget:
Core Library - https://www.nuget.org/packages/Storks/
Azure Implementation - https://www.nuget.org/packages/Storks.AzureStorage/