This is an automated email from the ASF dual-hosted git repository.

mtaha pushed a commit to branch PG16
in repository https://gitbox.apache.org/repos/asf/age.git


The following commit(s) were added to refs/heads/PG16 by this push:
     new 7231e923 docs: add link to .NET open-source driver (#1940)
7231e923 is described below

commit 7231e923cdbe0b154b39f973fd9582667ea1f8a2
Author: Emmanuel Allison <[email protected]>
AuthorDate: Tue Jul 2 09:44:03 2024 +0100

    docs: add link to .NET open-source driver (#1940)
    
    - Link to the driver source code is https://github.com/Allison-E/pg-age
    - Link to the driver package https://www.nuget.org/packages/ApacheAGE
---
 README.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md
index f7df8704..84072abb 100644
--- a/README.md
+++ b/README.md
@@ -329,9 +329,7 @@ Starting with Apache AGE is very simple. You can easily 
select your platform and
 <h4>Community-driven Driver</h4>
 
 - [Apache AGE Rust Driver](https://github.com/Dzordzu/rust-apache-age.git)
-
-
-
+- [Apache AGE .NET Driver](https://github.com/Allison-E/pg-age)
 
 <h2><img height="20" src="/img/contributing.svg">&nbsp;&nbsp;Community</h2>
 

Reply via email to