evitaDB - Fast e-commerce database
logo
page-background

C#

Main goal behind the C# driver of evitaDB was to create as similar API as possible to the Java one for the sake of consistency and to make it easier for developers to switch between languages. However, there are some minor differences between the two languages, so the C# API is not 100% identical to the Java one. Many of mentioned differences are mostly semantics and language conventions.

This chapter describes the C# driver for evitaDB and doesn't make sense for other languages. If you're interested in the details of the C# implementation, please change your preferred language in the upper right corner.

Author: Ing. Tomáš Pozler

Date updated: 10.11.2023

Documentation Source