oqtane.framework/Oqtane.Server/Repository
2019-08-05 11:28:59 -04:00
..
AliasRepository.cs Refactored repository pattern for Add and Update methods so that they return their respective entity objects 2019-08-05 09:31:04 -04:00
DBContextBase.cs Add standard audit fields to all entities 2019-08-05 11:28:59 -04:00
IAliasRepository.cs Refactored repository pattern for Add and Update methods so that they return their respective entity objects 2019-08-05 09:31:04 -04:00
IModuleDefinitionRepository.cs Initial commit 2019-05-04 20:32:08 -04:00
IModuleRepository.cs Refactored repository pattern for Add and Update methods so that they return their respective entity objects 2019-08-05 09:31:04 -04:00
IPageModuleRepository.cs Refactored repository pattern for Add and Update methods so that they return their respective entity objects 2019-08-05 09:31:04 -04:00
IPageRepository.cs Refactored repository pattern for Add and Update methods so that they return their respective entity objects 2019-08-05 09:31:04 -04:00
ISiteRepository.cs Refactored repository pattern for Add and Update methods so that they return their respective entity objects 2019-08-05 09:31:04 -04:00
ISiteUserRepository.cs Refactored repository pattern for Add and Update methods so that they return their respective entity objects 2019-08-05 09:31:04 -04:00
ITenantRepository.cs Refactored repository pattern for Add and Update methods so that they return their respective entity objects 2019-08-05 09:31:04 -04:00
ITenantResolver.cs Performance improvements, refactoring of multi-tenant support, split Alias and Tenant entities for cleaner separation of concerns, create an additional site during installation for demonstratng multitenancy 2019-05-24 13:33:19 -04:00
IThemeRepository.cs Change Skin -> Theme 2019-05-12 23:38:58 -05:00
IUserRepository.cs Refactored repository pattern for Add and Update methods so that they return their respective entity objects 2019-08-05 09:31:04 -04:00
MasterDBContext.cs Add standard audit fields to all entities 2019-08-05 11:28:59 -04:00
ModuleDefinitionRepository.cs Refactoring authentication to support server-side Blazor using a seamless login flow. 2019-07-15 08:30:03 -04:00
ModuleRepository.cs Refactored repository pattern for Add and Update methods so that they return their respective entity objects 2019-08-05 09:31:04 -04:00
PageModuleRepository.cs Refactored repository pattern for Add and Update methods so that they return their respective entity objects 2019-08-05 09:31:04 -04:00
PageRepository.cs Refactored repository pattern for Add and Update methods so that they return their respective entity objects 2019-08-05 09:31:04 -04:00
SiteRepository.cs Refactored repository pattern for Add and Update methods so that they return their respective entity objects 2019-08-05 09:31:04 -04:00
SiteUserRepository.cs Refactored repository pattern for Add and Update methods so that they return their respective entity objects 2019-08-05 09:31:04 -04:00
TenantDBContext.cs Refactored repository pattern for Add and Update methods so that they return their respective entity objects 2019-08-05 09:31:04 -04:00
TenantRepository.cs Refactored repository pattern for Add and Update methods so that they return their respective entity objects 2019-08-05 09:31:04 -04:00
TenantResolver.cs Enhancement to support audit fields on entities 2019-07-31 16:05:36 -04:00
ThemeRepository.cs Refactoring authentication to support server-side Blazor using a seamless login flow. 2019-07-15 08:30:03 -04:00
UserRepository.cs Refactored repository pattern for Add and Update methods so that they return their respective entity objects 2019-08-05 09:31:04 -04:00