The OpenAI .NET library provides convenient access to the OpenAI REST API from .NET applications. It is generated from our OpenAPI specification in collaboration with Microsoft. Add the client library ...
Prequel is a SQL query engine built in C#. The goal of this project is to demonstrate how query engines are built, and to bring a query engine to the .NET community. The project contains a ...