Skip to content

Commit 0d7edc9

Browse files
authored
Merge pull request #351 from plaid/phoenixy1-patch-10
Update README.md
2 parents 37c447b + 9b8620e commit 0d7edc9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Here you'll find full example integration apps using our [**client libraries**][
2222
- [Ruby](#ruby)
2323
- [Go](#go)
2424
- [Java](#java)
25+
- [.NET](#net) (community support only)
2526
- [2. Running the frontend](#2-running-the-frontend)
2627
- [Run with Docker](#run-with-docker)
2728
- [Pre-requisites](#pre-requisites-1)
@@ -155,6 +156,10 @@ mvn clean package
155156
./start.sh
156157
```
157158

159+
##### .NET
160+
161+
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.
162+
158163
#### 2. Running the frontend
159164

160165
```bash

0 commit comments

Comments
 (0)