sbwalker
971ba796ef
increment version to 10.1.0
2026-02-11 10:05:46 -05:00
sbwalker
10c1779f84
update to .NET SDK 10.0.3 (and latest dependencies)
2026-02-11 09:23:23 -05:00
Leigh Pointer
0dc9382215
Move I[Module]Service to Shared/Interfaces
...
Extract the I[Module]Service interface out of Client/Services/[Module]Service.cs and add it as a new shared interface file at Internal/Shared/Interfaces/I[Module]Service.cs. The inline interface definition was removed from [Module]Service.cs so the service class now implements the shared contract, centralizing the interface for reuse across components.
2026-01-30 17:59:29 +01:00
sbwalker
6c484ea9cd
update to .NET SDK 10.0.2 (and latest dependencies)
2026-01-14 09:51:36 -05:00
sbwalker
2844b793fa
increment version to 10.0.4
2025-12-30 13:43:11 -05:00
sbwalker
a8f87ea572
fix upgrade issue and increment version to 10.0.3
2025-12-24 19:34:24 -05:00
sbwalker
15ee2c9bcb
bump version to 10.0.2
2025-12-19 15:51:21 -05:00
sbwalker
f459d0503a
update version in Oqtane Application Template nuspec
2025-12-11 15:51:27 -05:00
sbwalker
53a88e0c9f
bump Oqtane version to 10.0.1
2025-12-11 15:26:42 -05:00
sbwalker
d7c0b0aaaf
update to .NET SDK 10.0.1
2025-12-11 15:08:52 -05:00
sbwalker
50540b50aa
use consistent folder names for external and internal templates
2025-11-14 14:27:35 -05:00
sbwalker
e2f02bcd4b
resolve issues with internal templates
2025-11-14 14:19:24 -05:00
sbwalker
7a7508c4ca
rename Application Template internal module/theme template manifests
2025-11-14 12:47:01 -05:00
sbwalker
bff00832fc
resolved issues in Oqtane Application Template in .NET 10
2025-11-14 12:22:02 -05:00
sbwalker
c5fbb5b61b
rolling back change to include _framework assets as it resolves the run-time issue but creates a build issue
2025-11-13 11:13:56 -05:00
sbwalker
49ef0d7464
added _framework JS files to application template to resolve issue in .NET 10
2025-11-13 10:59:01 -05:00
sbwalker
92dc46a81e
removed System.Net.Http.Json depemdency based on pruning message during compilation
2025-11-12 08:41:28 -05:00
sbwalker
21fcd653b8
upgrade to final .NET 10 SDK
2025-11-11 14:10:41 -05:00
sbwalker
590901bf6e
update application template config
2025-11-04 20:24:21 -05:00
sbwalker
20e270c040
remove MyModule and MyTheme from Application Template - solution can now nbe extended using Internal module/theme templates
2025-10-31 10:02:34 -04:00
sbwalker
fe16594885
use new solution file in app template
2025-10-31 08:16:59 -04:00
sbwalker
7ef4376363
add internal theme template to application template
2025-10-15 10:37:04 -04:00
sbwalker
b976983a36
add internal module template to application template
2025-10-15 09:53:28 -04:00
sbwalker
d22949522f
upgrade to .NET 10 RC2
2025-10-15 08:13:25 -04:00
sbwalker
95ec163f2c
upgrade to .NET 10 RC1
2025-10-10 15:23:04 -04:00
sbwalker
e7c2ad5965
remove logo-white.png from application template as it causes conflict
2025-09-29 15:11:33 -04:00
sbwalker
3efc12fabc
include logo as it is a dependency of the default site template
2025-09-26 08:30:05 -04:00
sbwalker
ec00b1162f
update README
2025-09-25 14:46:51 -04:00
sbwalker
5420f625b4
changes to template.json based on https://github.com/sayedihashimi/template-sample
2025-09-25 14:42:40 -04:00
sbwalker
2db1fe0890
add all direct package dependencies to Application Template
2025-09-25 14:09:41 -04:00
Pieter Kuyck
116d163b9d
Update Oqtane.Application.Server.csproj
...
Add Package reference that will create the BlazorDebugProxy folder.
2025-09-23 22:54:34 +02:00
sbwalker
70551f9d27
synchronize Application Template project settings with Oqtane Framework
2025-09-19 08:55:36 -04:00
sbwalker
dae906d52f
fix incorrect resourceType in Settings.razor in Application template
2025-09-16 10:23:26 -04:00
sbwalker
f9741a82bd
remove static assets from Application Template
2025-09-15 10:02:29 -04:00
sbwalker
61d231801a
adding static assets back to Application Template
2025-09-12 15:37:47 -04:00
sbwalker
dcd99695e7
bump version to 6.2.1
2025-09-12 12:31:47 -04:00
sbwalker
d12f7b79d2
remove static assets from Application Template
2025-09-12 11:43:25 -04:00
sbwalker
64a03b6e91
prevent the creation of fingerprinted static web assets as Oqtane does not support them
2025-09-11 10:18:45 -04:00
sbwalker
b19141b361
upate README for Application Template
2025-09-10 07:55:31 -04:00
sbwalker
fa173d492c
fix issue with Application template
2025-09-09 16:47:43 -04:00
sbwalker
d5c68444c3
use standard port #'s
2025-09-09 13:30:53 -04:00
sbwalker
b739841495
update application template
2025-09-05 12:36:03 -04:00
Shaun Walker
0d04926d9f
Merge pull request #5569 from sbwalker/dev
...
fix issue in application template
2025-09-02 17:11:32 -04:00
sbwalker
2b500d41ca
fix issue in application template
2025-09-02 17:11:23 -04:00
Shaun Walker
96ba42df96
Merge pull request #5565 from sbwalker/dev
...
bump version to 6.2.0
2025-09-02 13:59:38 -04:00
sbwalker
e7bc11d026
bump version to 6.2.0
2025-09-02 13:59:27 -04:00
Shaun Walker
1f1173ae03
Merge pull request #5557 from sbwalker/dev
...
add comments
2025-08-30 07:27:23 -04:00
sbwalker
efa466e1d6
add comments
2025-08-30 07:26:37 -04:00
Shaun Walker
006423e32e
Change RenderMode from Interactive to Static
2025-08-27 14:27:28 -04:00
sbwalker
7cf9d9ad65
optimize client startup in templates
2025-08-27 12:20:59 -04:00