There is a converter function in System.Data.Common.Utils.Boolean
in .net Framework 4.8. I cannot find this namespace in .net 6. Does anybody know where it was moved to?
We are specifically looking for a logic expression to DNF format.
I have looked in assorted places but have not been able to locate it.