How should you use the license when a WPF windows client uses ServiceStack.Text?

Hi!

We have a WPF windows client that uses ServiceStack.Text to serialize and deserialize json data.

We are are currently using version3.9.
But now we have bought Business Developer llicenses and would like to upgrade.
We will add the license key to the web.config on the server that consume the service calls.

Do you need the license on the client machines?

Best regards
Steen

Since version 4.0.62 ServiceStack.Text, ServiceStack.Client, ServiceStack.HttpClient libraries do not require a license, so you only need to register license on the server in web.config or use any other way of registering license on server, which are mentioned here

2 Likes