issues
search
coronabytes
/
dotnet-arangodb
.NET Driver for ArangoDB
Apache License 2.0
66
stars
18
forks
source link
Improved readme code examples
#56
Closed
andyzukunft
closed
2 years ago
andyzukunft
commented
2 years ago
General improvements to the readme code examples:
Add Custom Query with Arango return injection
Improve examples for database context serializer pascal case and camel case options
Set System.Text.Json as default
General layout improvements (e.g. indentation of code blocks on enumeration, Linq hierarchy level)
General improvements to the readme code examples: