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

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


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

commit f5169a3708f4dd41b687a1da0f8061c0dee954a0
Author: Emmanuel Allison <[email protected]>
AuthorDate: Mon Jul 1 16:20:30 2024 +0100

    docs: add link to .NET open-source driver (#1938)
    
    - 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 5d1ebbae..036c486e 100644
--- a/README.md
+++ b/README.md
@@ -283,9 +283,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/visualization.svg">&nbsp;&nbsp;Graph 
Visualization Tool for AGE</h2>
 

Reply via email to