Info
Version: | 1.0.1 |
Author(s): | Ian Brown |
Last Update: | Tuesday, April 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PseudoBank |
Install
Install-Package PseudoBank
dotnet add package PseudoBank
paket add PseudoBank
PseudoBank Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Think of a free database that only holds your private account's transactions. You can create a new account, add transactions, get your balance, list your transactions and reset/delete your account if desired.
Enjoy!.