-
I remember years ago when ServiceStack became a paid product that ServiceStack.Text could still be used without a paid license. But I cannot find any information about it. So has that changed and if so at what version ? What about other assemblies (i.e. are there any other assemblies that can be used without a paid license what about ServiceStack.Interfaces as an example ? ) The reason I am asking is that I am maintaining an old nuget package that uses some servicestack assemblies (ServiceStack.Client, Interfaces and Text all v5). One project that uses the nuget package has v5 licenses so that should be ok, but the other only has v4 licenses (but they are changing to WebApi) so what would be the legal requirements for the second project that use the nuget package ? To me the right solution seems to be to circumvent the entire problem by changing the Package to use ASP.NET WebApi as well |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
ServiceStack.Text including ServiceStack.Client and all its dependencies don't have any technical restrictions and can be used for free, i.e. without a commercial license. |
Beta Was this translation helpful? Give feedback.
ServiceStack.Text including ServiceStack.Client and all its dependencies don't have any technical restrictions and can be used for free, i.e. without a commercial license.