EFCore.Cassandra icon indicating copy to clipboard operation
EFCore.Cassandra copied to clipboard

Using secure connection bundle

Open fiona018 opened this issue 4 years ago • 2 comments

Good Day,

I'm trying to connect to datastax astra but when I'm executing Update-Database this happens

image

Thank you in advance.

fiona018 avatar Mar 26 '21 03:03 fiona018

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".

simpleidserver avatar Apr 08 '21 14:04 simpleidserver

WithCloudSecureConnectionBundle" and "WithCredentials".

can you give an example on how to do this

donprecious avatar Mar 17 '23 08:03 donprecious