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.Shared
/
Interfaces
History
sbwalker
f2555563a8
optimize to use ITransientService rather than introducing a new IServerService interface which needs to be scanned
2024-03-05 10:59:39 -05:00
..
IAuditable.cs
Document most core interfaces
2021-05-21 18:28:14 +02:00
IClientService.cs
implement client and server service implementations in Html/Text module
2024-03-05 08:44:09 -05:00
IClientStartup.cs
IClientStartup implementation
2020-05-12 10:00:28 +02:00
IDatabaseConfigControl.cs
implemented Label component in Installer for consistency and removed redundant logic
2021-05-23 11:17:23 -04:00
IDeletable.cs
Document most core interfaces
2021-05-21 18:28:14 +02:00
IModuleControl.cs
add RenderMode to IModuleControl
2024-02-01 09:59:28 -05:00
IService.cs
introduce ITransientService interface for auto registration of transient services (for DBContexts and Repositories)
2022-07-26 09:41:42 -04:00
ISettingsControl.cs
UpdateSettings bugfix
2021-01-05 19:52:14 +01:00
IThemeControl.cs
Document most core interfaces
2021-05-21 18:28:14 +02:00
ITokenSource.cs
Fix
#3833
: introduce token replace class.
2024-02-18 21:38:43 +08:00
ITransientService.cs
introduce ITransientService interface for auto registration of transient services (for DBContexts and Repositories)
2022-07-26 09:41:42 -04:00