Skip to content

Commit ce2b691

Browse files
authored
Update README.md
1 parent 39f9ffd commit ce2b691

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 6 / 7 / 8 driver for ArangoDB 3.10+
10+
- .NET Standard 2.0, 2.1 and .NET 8 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)