EFCore.Cassandra
EFCore.Cassandra copied to clipboard
Using secure connection bundle
Good Day,
I'm trying to connect to datastax astra but when I'm executing Update-Database this happens

Thank you in advance.
Hello,
Sorry for the delayed response, the project "EFCore.Cassandra.Samples" has been updated to support "Datasx astra". In the file "FakeDbContext" you can update the parameters of the functions "WithCloudSecureConnectionBundle" and "WithCredentials".
WithCloudSecureConnectionBundle" and "WithCredentials".
can you give an example on how to do this