Skip to content

Commit 1b87fab

Browse files
Update README.md (#80)
1 parent 089ecad commit 1b87fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dotnet add package Core.Arango
77
```
88

99
# .NET driver for ArangoDB
10-
- .NET Standard 2.0, 2.1 and .NET 8 driver for ArangoDB 3.11+
10+
- .NET Standard 2.0, 2.1, .NET 8 and .NET 9 driver for ArangoDB 3.11+
1111
- LINQ support (WIP)
1212
- Newtonsoft.Json and System.Text.Json serialization support with PascalCase and camelCase options
1313
- Updates from anonymous types supported as (Id, Key, Revision, From, To) properties are translated to (_id, _key, _rev, _from, _to)

0 commit comments

Comments
 (0)