IPluginServices.Data property
Per-plugin binary file storage for data too large/opaque for Config (e.g. re-upload payloads).
public IPluginDataStore Data { get; }See Also
Section titled “See Also”- interface IPluginDataStore
- interface IPluginServices
- namespace Stellar.Abstractions.Services