Skip to content

Commit 1c4221c

Browse files
committed
Updated: README.
1 parent bf2a650 commit 1c4221c

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Join the chat at https://gitter.im/yagasoft/DynamicsCrm-TemplateBasedCodeGeneratorPlugin](https://badges.gitter.im/yagasoft/DynamicsCrm-TemplateBasedCodeGeneratorPlugin.svg)](https://gitter.im/yagasoft/DynamicsCrm-TemplateBasedCodeGeneratorPlugin?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
44

5-
### Version: 1.0.0.5
5+
### Version: 2.0.0.1
66
---
77

88
An XrmToolBox plugin that can be used to generate Early-bound code from a CRM Schema using a customisable T4 Template.
@@ -19,11 +19,13 @@ Install ([here](https://www.xrmtoolbox.com/plugins/plugininfo/?id=45abdb43-f0e5-
1919

2020
A more sophisticated Visual Studio Extension can be found at [VS Marketplace](https://marketplace.visualstudio.com/items?itemName=Yagasoft.CrmCodeGenerator).
2121

22-
The engine for this Plugin and the VS Extension is the same. The settings and T4 Templates can be used for both.
22+
The engine for this Plugin and the VS Extension is the same. The settings and T4 Templates can be used for both (with minor modification).
23+
24+
You can read a quick overview of the tool and its functionality [here](http://blog.yagasoft.com/2020/09/dynamics-template-based-code-generator-supercharged).
2325

2426
## Credits
2527

26-
+ VS Extension base code:
28+
+ Base code:
2729
+ Eric Labashosky
2830
+ https://github.com/xairrick/CrmCodeGenerator
2931
+ My work:

0 commit comments

Comments
 (0)