|
e3f099441c
|
ensure form name is unique in ActionDialog
|
2024-08-19 16:58:33 -04:00 |
|
|
448e3a4639
|
updates to module template for static rendering (ActionDialog Id property, Service interface moved to Shared, Client Service using IHttpClientFactory, Async methods added to Repository, Server Service implementation added, Controller uses Server Service implementation, Server Service registered in Startup)
|
2024-03-21 14:55:07 -04:00 |
|
|
c58254f951
|
Fix #4010: update repositories to using db context factory.
|
2024-03-18 15:32:19 +08:00 |
|
|
68e3bcba05
|
Remove previous [Module]DbContextFactory.cs
|
2024-03-12 11:40:21 +01:00 |
|
|
11b5cc83dc
|
add db factory class into the module template.
|
2024-03-08 22:44:31 +08:00 |
|
|
3c328a00b5
|
fix #3648: update the template to correct the entity table name.
|
2024-01-25 23:00:45 +08:00 |
|
|
3abe47ae9e
|
[ENHANCE] - Added Module to NameSpace [Owner].Module.[Module]
[ENHANCE] - Added Module to NameSpace [Owner].Module.[Module]
|
2023-06-20 16:58:30 +10:00 |
|
|
13503edc63
|
Removed extra { }
|
2023-03-04 09:50:49 -08:00 |
|
|
f2df8e96db
|
fix #2567 - migrate tenant connection string details from database to appsettings.json
|
2023-02-23 16:29:15 -05:00 |
|
|
5762ce58a4
|
introduce ITransientService interface for auto registration of transient services (for DBContexts and Repositories)
|
2022-07-26 09:41:42 -04:00 |
|
|
72ff6fa0e7
|
improvements to refresh logic, module template enhancements
|
2021-06-16 16:31:02 -04:00 |
|
|
54a639d1d5
|
Module Creator external template changes for 2.1 - supporting mutliple databases, EF Core migrations, and other multi-tenancy improvements
|
2021-05-28 17:01:25 -04:00 |
|
|
282579fcf2
|
resolve #526 remove pluralization from module creation templates
|
2020-08-14 12:44:37 -04:00 |
|
|
d8fca5de20
|
module creator templates need to be in the server project in order to be distributed with application
|
2020-05-20 15:31:09 -04:00 |
|