Simple tool to extract data from Plum statements into various formats.
I like Plum, I like graphs where line go up. I don't like having my statements only as PDFs and not being able to do what I want with them.
TODO
- Create a project named
PlumExtract.Storage.AmazingStorageSystem - Implement
IBlobStore - Add a
<ProjectReference>inPlumExtract.csprojwith:<ProjectReference Include="..\PlumExtract.Storage.AmazingStorageSystem\PlumExtract.Storage.AmazingStorageSystem.csproj" ReferenceOutputAssembly="false" OutputItemType="StoragePluginDll" CopyLocal="true" />
- The plguin will build and be copied to
StorageProvidersfor runtime discovery