Skeleton for C# plug-in

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
gustavo
Junior Member
Junior Member
Posts: 2
Joined: 2020-06-04, 14:56 UTC

Skeleton for C# plug-in

Post by *gustavo »

Hi, fellas.
Have you got some basic skeleton for Plug-in development using C#?
My quick look-around ended up here: https://sourceforge.net/projects/tcdotnetinterface/
And it is not really well-documented)
gustavo
Junior Member
Junior Member
Posts: 2
Joined: 2020-06-04, 14:56 UTC

Re: Skeleton for C# plug-in

Post by *gustavo »

Thank everyone for your useful answers.
Appreciate responsiveness of this community.

Maybe, at least some help on building example plugins?
I'm trying to build QSSample.
Set up paths in

Code: Select all

TcPluginCore\WrapperBuilder.exe.config
Nevertheless, it says it can't find disassembler.
I don't see that the target adds ${disassemblerPath} to /d key of ildasm.
What may be the source of a problem?
Post Reply