Message 1 of 3
Enable to get custom command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have created command method in .NET core class library project .
Load DLL using NETLOAD command but could not get specified command method.
Program works when using .NET framework 4.5 project type.