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
27356ef747
use List instead of IList, remove "List" from method names. remove unnecessary using statements
2024-06-11 10:38:44 -04: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
[ENH] -
#4178
modifications after review
2024-04-24 09:46:07 +10:00
ISearchable.cs
change IList to List for consistency with rest of framework
2024-06-10 17:17:20 -04:00
ISearchIndexManager.cs
use List instead of IList, remove "List" from method names. remove unnecessary using statements
2024-06-11 10:38:44 -04:00
ISearchProvider.cs
refactoring the code.
2024-06-04 17:32:31 +08:00
ISearchResultManager.cs
refactoring the code.
2024-06-04 17:32:31 +08:00
ISearchService.cs
#4303
: add search function.
2024-06-03 21:19:42 +08: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
ITextEditor.cs
Fix
#4316
: move the raw html editor into quill editor instance.
2024-06-07 08:35:42 +08:00
ITextEditorProvider.cs
Fix
#4316
: add text editor interfaces.
2024-06-06 16:39:35 +08: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