oqtane.framework/Oqtane.Client
2020-11-11 10:19:04 -05:00
..
Modules improve user experence of Module Creator during app restart 2020-11-09 15:52:40 -05: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 improve performance of alias handling and allow aliases to be an unlimited number of subfolders in depth 2020-05-05 09:15:36 -04:00
Services Refactor to eliminate repetitive code. 2020-10-06 08:11:00 -04:00
Themes fixed issue where modulestate was being modified and not treated as a readonly cache 2020-11-09 15:35:32 -05:00
UI fixed regression issue which was preventing proper handling of situations where module assembly is missing 2020-11-11 10:19:04 -05:00
_Imports.razor 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
App.razor Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
AssemblyInfo.cs Set localization RootNamespace to make it works 2020-09-29 18:29:18 +03:00
Oqtane.Client.csproj Upgrade packages to .NET 5 RTM 2020-11-10 23:47:43 +03:00
Program.cs fixed compatibility issue in .NET5/WebAssembly where assemblies were not being loaded into the default AppDomain, optimized service registration on WebAssembly, fixed spelling mistake for satellite assemblies constant and fixed issue in LocalizableComponent 2020-11-03 14:41:49 -05:00