This is an automated email from the ASF dual-hosted git repository.
mtaha pushed a commit to branch PG13
in repository https://gitbox.apache.org/repos/asf/age.git
The following commit(s) were added to refs/heads/PG13 by this push:
new 4c41d421 docs: add link to .NET open-source driver (#1943)
4c41d421 is described below
commit 4c41d42122d5d0e936d07cda561659882c8cf481
Author: Emmanuel Allison <[email protected]>
AuthorDate: Tue Jul 2 09:56:17 2024 +0100
docs: add link to .NET open-source driver (#1943)
- 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 | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index f04d588b..a75c94cc 100644
--- a/README.md
+++ b/README.md
@@ -319,6 +319,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"> Community</h2>