Can I use CLR integration with dotnet 6 on linux?

Viewed 16

We have used CLR integration in the past and it was great.

Now we're migrating to .NET 6 and we work on Linux (Debian & Ubuntu).

We use SQL Server Docker.

Is it possible to write CLR integration using .NET 6 and run it on Linux-based SQL Server container?

0 Answers
Related