-
Notifications
You must be signed in to change notification settings - Fork 226
Licencing & expires licence
Simon Hughes edited this page Sep 8, 2026
·
3 revisions
What happens if the licence expires?
- Whatever code the generator created for you during an active licence will remain and can be used indefinitely.
What if I run the generator with an expired licence?
- The generator will still work, but falls back to a Trial licence, limited to reverse engineering 10 tables/views and 10 stored procedures/functions.
- Any extra tables/views/stored procedures or functions over the 10 threshold will be deleted.
- Mapping tables do not count towards the 10.
- The same fallback happens if
ReversePOCO.txtis missing from your Documents folder, or fails its signature check. The generated file tells you which of the three it was.
How do I renew an order?
- To renew an order. View the renewal wiki page.
Support
- Any v3 or v4 version is supported with an active licence. One licence covers both.
- Any changes/enhancements/bug fixes will be to the latest version. See Support Planning.
- Home
- Compared with the Microsoft scaffolder
- Connection strings
- JetBrains Rider
- Upgrading from v3 to v4
- Saving .tt does nothing
- Settings A-Z - every setting, with a page each
- Common Settings Types Explained
- Settings Callbacks
- Settings runtime values and helpers
- Filtering
- Full Control Over the Generated Code
- Enum Generation from Table Data
- Owned Entities
- JSON column support
- Global Query Filters
- Extended Property Names Feature
- Partial Properties
- File-Scoped Namespaces
- Data Annotations
- Spatial Types
- HierarchyId
- RowVersion and TimeStamp columns
- Lazy Loading
- Stored proc result sets