Leigh Pointer
d313c2f3a5
Enable CopyLocalLockFileAssemblies in project file
2026-02-03 19:14:51 +01:00
Leigh Pointer
d638f9492d
Move I[Module]Service to Shared
...
Relocate the I[Module]Service interface from the client Services file to a new Shared/Interfaces/I[Module]Service.cs so the interface becomes a shared contract. Remove the duplicate interface from the client-side [Module]Service implementation.
It was move in error, release 6.1.5 PR add a new Visual Studio Project Template #5493
2026-01-30 14:03:21 +01:00
sbwalker
23ae819b70
update external module/theme templates to .NET 10
2025-10-14 15:35:42 -04:00
sbwalker
02c4da5539
use ModelBase in module template
2025-10-13 11:50:46 -04:00
sbwalker
bf932719b2
follow same pattern as core framework
2025-08-11 17:10:58 -04:00
sbwalker
73ea17ae0f
changes to migrate Oqtane to .NET 9 and version 6.0.0
2024-10-21 14:51:20 -04:00
sbwalker
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
Cody
3dac9e3dae
.NET 8.0 Update
2023-10-18 15:38:51 -07:00
vnetonline
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
sbwalker
f248d2fe4e
upgraded external module template to .NET 7
2023-06-13 13:10:20 -04:00
Leigh Pointer
0fbbe244d8
Updated Package reference to align with 3.1.0
2022-04-01 12:53:55 +02:00
Shaun Walker
5419032e8d
upgrade module and theme templates to .NET6
2021-11-05 12:53:13 -04:00
Shaun Walker
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
Jim Spillane
82b16d28ff
Upgrade External Module Template to NET5.0
2020-11-10 21:02:51 -05:00
Shaun Walker
5e801bd5ee
upgrade Module Creator external template to .NET 5 RC2 for testing. In order to use it you must choose Local as the Target Version in the Module Creator.
2020-11-07 16:35:44 -05:00
hishamco
70a345d2a9
Remove LangVersion
2020-10-19 22:11:51 +03:00
Shaun Walker
d0c8399dd9
enhanced Module Creator to allow developer to specify framework reference version so that modules can target any version including the local development environment
2020-08-29 11:30:16 -04:00
Shaun Walker
282579fcf2
resolve #526 remove pluralization from module creation templates
2020-08-14 12:44:37 -04:00
Shaun Walker
cf198ff781
prepare for 1.0.3 release
2020-08-07 13:23:58 -04:00
Shaun Walker
8d539d058c
preparing for 1.0.2 release
2020-07-23 15:07:18 -04:00
Shaun Walker
fa15a5e44b
preparing for 1.0.1 release
2020-06-23 09:41:17 -04:00
Shaun Walker
3339690e2a
Improvements to ModuleCreator external template to use Package references and include framework in Nuspec file
2020-05-24 19:11:35 -04:00
Shaun Walker
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