oqtane.framework/Oqtane.Client
2022-10-20 14:00:17 -04:00
..
Extensions Blazor Hybrid / .NET MAUI support 2022-08-11 17:09:32 -04:00
Installer Updated Bootstrap to 5.2 2022-07-28 20:52:11 +02:00
Modules add validation message for missing package name 2022-10-20 14:00:17 -04:00
Properties Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity 2019-08-14 09:34:35 -04:00
Providers refactoring, enhancements, and some fixes 2021-06-10 08:16:02 -04:00
Resources add validation message for missing package name 2022-10-20 14:00:17 -04:00
Services fix #2464 - translation install/upgrade experience 2022-10-20 13:16:18 -04:00
Themes Fix #2439 - ensure resource urls are constructed consistently on client and server 2022-09-28 09:43:02 -04:00
UI Enhance SyncManager to raise events which can be handled on the server within hosted services. Raise create, update, delete events for all major entities. Include support for refresh and reload events to synchronize client state. Move client state cache invalidation to a hosted service to separate concerns and demonstrate events. 2022-10-04 19:20:02 -04:00
_Imports.razor added Oqtane.Client to _Imports so it can find the new SharedResources class 2021-06-15 07:59:05 -04:00
App.razor remote service support via Jwt 2022-03-30 08:07:03 -04:00
AssemblyInfo.cs Reuse AddOqtaneScopedServices() 2021-04-20 19:10:06 +03:00
Oqtane.Client.csproj prepare for 3.2.1 release 2022-10-13 13:34:43 -04:00
Oqtane.Client.csproj.DotSettings Add docs to 2 core interfaces IAliasService and IFileService 2021-05-21 18:29:25 +02:00
Program.cs fix #2464 - translation install/upgrade experience 2022-10-20 13:16:18 -04:00
SharedResources.cs Introduce SharedResource Localisation 2021-06-16 09:46:33 +02:00