From 362c7770b4125f6e9e9b4243c3ebe50720dc8f11 Mon Sep 17 00:00:00 2001 From: Justin Chou Date: Thu, 13 Aug 2026 11:57:01 -0400 Subject: [PATCH] Deprecate blockscore-csharp --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ad7f41..7784b74 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # blockscore-csharp -This is the official library for C# clients of the BlockScore API. [Click here to read the full documentation](https://manage.blockscore.com/docs). +> [!WARNING] +> This project is deprecated and no longer maintained. BlockScore has been shut down. For identity verification, see the [Plaid Identity Verification documentation](https://plaid.com/docs/identity-verification/). + +This repository contains the former official C# client library for the BlockScore API. ## Install