Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

After reading this document you will know how-to download, install and use the CodeSmith Generator SDK in your applications. This document will also demonstrate the most common uses of the CodeSmith Generator API:

...

Download

After logging into your account, visit the following the downloads section to download the latest version of CodeSmith Generator.

...

A license key file will be emailed to you after you purchase the SDK license from the online store. This license file needs to meet one of the following criteria:

...

Creating a new project

In order to use the CodeSmith Generator SDK you will need to create a new .Net 4.0 or newer project. In the example below, we will be creating a new console application.

...

  • ActiproSoftware.Text.Wpf.dll
  • CodeSmith.Core.dll
  • CodeSmith.Engine.dll

 

Info
These assemblies will be located in the CodeSmith Generator's Program Files folder if you installed CodeSmith Generator.

...