C
C#16mo ago
Denis

❔ How to license a .NET 5+ cross-platform application?

I have multiple client applications that will primarily run on Windows machines, and a server application that would probably run on Linux. What should I use to "unlock" said applications with a license key that can be, e.g., a floating license, node locked license? As far I know, currently we are utilizing Flexera's Flex licensing manager - afaik, it is bound to Windows. And even if I decide to give up the cross-platform capabilities, I'm not quite sure how to port our managed C++ libraries to support .NET I hope someone could help me unconfuse myself from this licensing mess.
3 Replies
Denis
Denis16mo ago
Or at least help me figure out the right words to search for this, without stumbling upon the open source license agreements
BananaPie
BananaPie16mo ago
Stack Overflow
How to generate and validate a software license key?
I'm currently involved in developing a product (developed in C#) that'll be available for downloading and installing for free but in a very limited version. To get access to all the features the us...
Accord
Accord16mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.