This question does not appear to be about programming within the scope defined in the help center.
Closed 7 years ago.
Improve this questionApologies but I'm confused by the license's content...
Can we create a commercial application (.NET) and 开发者_StackOverflowsell it closed-source, while some libraries it uses are LGPL3?
Thanks.
You should ask this question of a lawyer, not programmers.
Having said that, I would say "possibly". I'm not intensely familiar with v3 of the LGPL, but if you provide the complete sourcecode for the libraries you are using to your customers (including any customisations you may have made to them) I think you're probably safe.
Again, I am not a lawyer and this is not legal advice!
精彩评论