Skip to content

Commit

Permalink
Merge pull request #351 from plaid/phoenixy1-patch-10
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
phoenixy1 authored May 10, 2022
2 parents 37c447b + 9b8620e commit 0d7edc9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Here you'll find full example integration apps using our [**client libraries**][
- [Ruby](#ruby)
- [Go](#go)
- [Java](#java)
- [.NET](#net) (community support only)
- [2. Running the frontend](#2-running-the-frontend)
- [Run with Docker](#run-with-docker)
- [Pre-requisites](#pre-requisites-1)
Expand Down Expand Up @@ -155,6 +156,10 @@ mvn clean package
./start.sh
```

##### .NET

A community-supported implementation of the Plaid Quickstart using the [Going.Plaid](https://github.com/viceroypenguin/Going.Plaid) client library can be found at [PlaidQuickstartBlazor](https://github.com/jcoliz/PlaidQuickstartBlazor). Note that Plaid does not provide first-party support for .NET client libraries and that this Quickstart and client library are not created, reviewed, or supported by Plaid.

#### 2. Running the frontend

```bash
Expand Down

0 comments on commit 0d7edc9

Please sign in to comment.