-
I tried to install both ClangSharp and CppSharp using nuget. It seems both only support .NET and not .NET Framework. Since I stuck with .NET Framework, I think I will give SharpGenTools a try. I don't want to upgrade yet. |
Beta Was this translation helpful? Give feedback.
Answered by
tritao
Oct 22, 2023
Replies: 1 comment
-
You can still generate code that works with .NET Framework, but I don't think it's unreasonable to require a modern .NET for the tool itself. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can still generate code that works with .NET Framework, but I don't think it's unreasonable to require a modern .NET for the tool itself.