Licensing approach for .NET library that might be used desktop / web-service / cloud environment
- by Bobrovsky
I am looking for advice how to architect licensing for a .NET library. I am not asking for tool/service recommendations or something like that.
My library can be used in a regular desktop application, in an ASP.NET solution. And now Azure services come into play.
Currently, for desktop applications the library checks if the application and…