We are upgrading LLBLGen to v3.0 version. How to generate entityManagerBase.cs by v3.0?
In .net 1.1 version, we downloaded CSharp template file and config files, and put them to your LLBLGen folders.
Folder: Drivers\SqlServer\Templates File: CSharpTemplateSetWithEntityManager.config
Folder: TaskPerformers File: AdatpterWithEntityManagerClasses.config
Folder: EntityManagerTemplates\C#
In v3.0 version, how should we do? Where can we download the CSharp template for v3.0?
Thanks