YNAB API .Net Core Library https://api.youneedabudget.com
Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with m
Updated to .net core 3.0
Preview Release. Most everything should be working now for people to begin building apps on top of the SDK. Please add issues for anything that comes …
Updated the API from the latest spec and fixed a couple more null issues.
Fix a null reference error with transaction Guids
Updated API to match newest YNAB spec. Still needs much testing before use.
Added Top Level API and better documentation
Just a test release now that the generated code has been created. There is a low probability that this code works. Please wait for a future release.