How to use *.Domain license for localhost during development

How can I use my production domain license to use *.domain license for localhost during development?

@awakeb,

To utilize your license for localhost during development, follow these steps:

  • For ASP.NET 4.7+ / MVC, copy the Doconut.lic found in License folder to the respective solution’s “Bin” folder.
  • For .NET Core place the Doconut.lic in the wwwroot directory.

You can use your license on your localhost while coding. Also, you can use your license for any subdomain that you have in your main domain.

Please, let me know how it goes.