Navigation: CodeStencil > Menus > Stencils > Create > Standard Stencil |
You create a Basic Stencil from Stencils | Create | Standard
A Standard Stencil creates all the necessary files needed for a Visual Studio solution which will allow you to create and compile your Code Nanites into .NET Assemblies (written in C#).
This includes the following and much more:
oSolution file (.sln)
oProject File (.csproj)
oProject user File (.csproj.user)
oClass File (.cs)
oAssemblyInfo,cs
oCodeStencil.Debug.xml