TrialMaker.Demo icon indicating copy to clipboard operation
TrialMaker.Demo copied to clipboard

.Net core support

Open lploumen opened this issue 3 years ago • 4 comments

Hi, Any plans to support .net core support ?

lploumen avatar Jun 21 '21 20:06 lploumen

Hi,

Yes, it's currently on the pipeline but no clear timelines are available at the moment. An announcement will however be made once supported.

Willy-Kimura avatar Jun 30 '21 18:06 Willy-Kimura

Almost one year since the op's message. Nothing for .Net 6 yet?

cadilhac avatar Apr 03 '22 19:04 cadilhac

@cadilhac there have been issues around supporting .Net Core from the onset. I'm however glad to confirm that these issues were finally resolved in .Net 6, specifically related to WinForms.

We'll be working on integrating .Net 6 support this April and publish an official update which clients will then be able to upgrade to.

Willy-Kimura avatar Apr 03 '22 19:04 Willy-Kimura

@Willy-Kimura : I need too for .net core 6+ . I'm waiting. Also, i have suggestions. When trail activated user's pc then some registry wrote on their pc. You have to do something strong method that no one can find which registry wrote and stop them to deleting registry to reset license . Also, i have offline application, and I'm finding a way that no one can reset trial license until OS format. ( Deleting registry/backup and restore registry/zipping trial license file on user's pc). I hope you know my pain. My app is fully offline for some reason and i cannot make it as server based. So i need a proper solution.

  1. My App is c# .net core Winform or Console.
  2. Fully Offline
  3. I want to make my app or some button click event for trial version basis . (Execution counts/ some days)
  4. Prevent users to find registry or counted file. (Even if they use Process Explorer for detailed event) .
  5. Want to lock my application using USB Dongle License based too. Binding program to their USB Drive's physical serial number. With Execution Count Based or Date based. I need both solutions.

Means you have to make this that no one (reverse engineers too) can reach and delete that writed reg or countfile to reset our trial period. (Many apps youtube videos found to reset their trial versions by deleteing reg or replacing file)

So im still finding a way to do it.

Also i know very powerfull softwares that they can do it. but all are pricing up 650 doller+.

So You already did great.

I have a question too (Using your library, can we find USB Disk drives Physical serial number too ?) I created Working and Tested API Method And WMI method to Find USB Disk Drives and Internal HDD Serial number (Yes, Original serial numbers and it works properly). I have three class files for them.

haseakash avatar Apr 18 '24 08:04 haseakash