This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework-not-mirrored
Archived
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework-not-mirrored
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
oqtane.framework-not-mirrored
/
Oqtane.Client
History
Shaun Walker
07519bccde
fixed issue where modulestate was being modified and not treated as a readonly cache
2020-11-09 15:35:32 -05:00
..
Modules
Removed comment and added defensive logic in the eent that the moduletype is not valid. Also changed default behavior to display the name if the key is missing. Will need an option in the future to enable the display of missing keys.
2020-11-09 09:27:52 -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 issue where modulestate was being modified and not treated as a readonly cache
2020-11-09 15:35:32 -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
move version to 2.0.0
2020-11-05 09:19:56 -05: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