Welcome!

This community is for professionals and enthusiasts of the Genio platform.
Share your questions and challenges, and help your partners!

1

1
Maksym Hrytsko
On 7/10/20, 9:15 AM

Hi.
First, you will need to place your file / library / API in GenCopy so that it is copied to the final solution.
Then, to include something in the MVC project, you can use the manwins: "PROJCOMPILES" and / or "REFEREN". The code will be generated in "GenioMVC.csproj". There is also a "INCLUDE_CONTROLLER" manwin that allows you to add "using" to the controller file, if necessary.
To add a new reference in GenioServer, you can use the "REFEREN" manwin. The code will be generated in "GenioServer.csproj".

Also check if the "CLASSES" and "IMPORTS" manwins are not suitable for what you intend to do. The first allows you to create your own class within the namespace "CSGenio.business" (GenioServer) the second add the "using".


Keep Informed

About the Community

This platform is for beginners and experts willing to share their Genio knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers. Read Guidelines

Question tools

20 follower(s)

Stats

Asked: 7/9/20, 9:03 AM
Seen: 1552 times
Last updated: 8/22/20, 3:39 PM