I would like to use RazorEngine in a production solution we’re building for a client. Can someone tell me if RazorEngine is 100% free to use i.e. no hidden costs, no licence issues if we give the solution to a client?
Edit:
Many thanks for the responses. I feel more confident that we can indeed use RazorEngine in our production code.
Is there a way I can change this question to be a wiki? I feel that all of the answers given so far are valid. Choosing just one as the accepted might be a bit unfair.
According to the project page, they use the Microsoft Public License (Ms-PL).
So it will be 100% free to use if you distribute compiled code to the client – see http://en.wikipedia.org/wiki/Shared_source#Microsoft_Public_License_.28Ms-PL.29
It looks like you can distribute source code as well, as long as you include the license terms and release your whole project under this license: