- Create a database using Astra DB.
- Download the secure connect bundle to obtain connection credentials for your Astra DB database.
- Get your Client ID_ and _Client Secret by creating your application token for your username and password.
Alternatively, have a teammate provide access to their Astra database.
Procedure
- Add the dependencies for the C# driver to your project.
- In your existing DataStax C# driver code, modify the connection code to use the Astra DB API.
- Run your application.