Creating New Civil 3D .NET Plugins

There are five steps to create a new .NET plugin.
  1. Create a New Class Library Solution and Project
  2. Add Library References in the Reference Manager
  3. Add Functionality Code and Build the Assembly
  4. Run the Extension in Civil 3D
  5. Edit the PackageContents.xml File