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

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


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

commit 58b8a6028e39ee2d63187b89a9d60fe1bcfc29ab
Author: Emmanuel Allison <[email protected]>
AuthorDate: Tue Jul 2 09:55:46 2024 +0100

    docs: add link to .NET open-source driver (#1941)
    
    - 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 6b387692..47187a93 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