Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HarryCordewener authored Nov 14, 2024
1 parent 089ecad commit dce566d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dotnet add package Core.Arango
```

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

0 comments on commit dce566d

Please sign in to comment.