Page on which the enhancement should be made
.NET Interface Guide - Section 3
Describe the enhancement you would like
The .NET interface documentation seems to only show how to work with the supplied System .NET modules as examples. It would be helpful to show an example of ⎕USING with an external C# module (either from NuGET or a very basic C# class module built by the user). This was something I spent a bit trying to figure out that I think would be beneficial to showcase.
Additional information
I have a very basic module working to demonstrate this. If time permits, I can share it for reference?
Page on which the enhancement should be made
.NET Interface Guide - Section 3
Describe the enhancement you would like
The .NET interface documentation seems to only show how to work with the supplied System .NET modules as examples. It would be helpful to show an example of ⎕USING with an external C# module (either from NuGET or a very basic C# class module built by the user). This was something I spent a bit trying to figure out that I think would be beneficial to showcase.
Additional information
I have a very basic module working to demonstrate this. If time permits, I can share it for reference?