Shared templates location

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
mnieto
Posts: 3
Joined: Wed 08 Jun 2011 08:04

Shared templates location

Post by mnieto » Thu 30 Jan 2014 15:24

Hello

I want to save a custom template so it can be available for future projects.
The documentation talks about a shared templates folder. But I can't find it.

I use Win7 x64 and Entity Developer 5.7

Where can I find the shared templates?

Regards

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Shared templates location

Post by Shalex » Fri 31 Jan 2014 17:17

mnieto wrote:I want to save a custom template so it can be available for future projects.
To share a template, i.e. to make it available for the use in more than one model, perform the following actions:
1. In the Model Explorer area, expand the Templates node and right-click the required template.
2. In the drop-down menu, select the Make Shared command.

If you delete a custom shared template from your model, Entity Developer will ask you whether or not to remove it from shared location.
mnieto wrote:The documentation talks about a shared templates folder. But I can't find it.
The shared templates folder is 'C:\Program Files\Common Files\Devart\EntityDeveloper\Shared Templates\. But we recommend adding/removing templates via interface of Entity Developer.

Post Reply