Integrate plaid using ASP.NET CORE MVC.
This is a small project to link bank accounts with Plaid using ASP.NET CORE MVC.
- Create an account using Plaid Dashboard
- Get your Client Id and Keys (Sandbox / Development / Production) from Team Settings > Keys
- Update ClientId and ClientSecret in appsettings.json
Now, run the program and enjoy !!