This is an example of RESTful WebAPI in .NET 6 and ArangoDB database. It shows example of CRUD operations, excel upload and remvoe data using excel upload of data to be deleted. This will help you understand how to work with ArangoDB database in .net and write generic custom query that can retrive data from any of your collection in ArangoDB.
Contributors are welcome to improve the code and your effort will be appreciated.
Hope this will be helpful for you.