I am trying to use the \"Always Encrypted\" feature in SQL Server 2016 to encrypt some columns. I used this post as a guide to set the columns as encrypted in SSDT.
That
Always Encrypted is currently not supported on .Net Core
You can find the list of supported frameworks here
Adding Support for .NET core is on our roadmap, we do not have timeline for it yet
Please follow this github issue for updates