yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
8.79k stars 1.05k forks source link

[YSQL] C# driver to support .Net 8 and NativeAOT? #21914

Open alberk8 opened 4 months ago

alberk8 commented 4 months ago

Jira Link: DB-10831

Description

Is there plan to update the C# driver to support .Net 8 and NativeAOT?

Issue Type

kind/enhancement

Warning: Please confirm that this issue does not contain any sensitive information

Sfurti-yb commented 4 months ago

For C# .NET 8 support we will need to upgrade the driver. We will pick up this work in a couple of months time.

alberk8 commented 4 months ago

@Sfurti-yb , Thank you for the update. There is need to update the other Client Library. This is important for people coming to the platform to test out.