Share Email Facebook Twitter LinkedIn Creating New Civil 3D .NET Plugins There are five steps to create a new .NET plugin. Create a New Class Library Solution and Project Add Library References in the Reference Manager Add Functionality Code and Build the Assembly Run the Extension in Civil 3D Edit the PackageContents.xml File Topics in this section Create a New Class Library Solution and Project Add Library References in the Reference Manager Add Functionality Code and Build the Assembly Run the Plugin in Civil 3D Edit the PackageContents.xml File Parent topic: .NET Core Developer's Guide