Abp.Zero.EntityFramework
Gets connection string from given connection string or name.
Roles.
Users.
User logins.
User login attempts.
User roles.
User claims.
Permissions.
Role permissions.
User permissions.
Settings.
Audit logs.
Languages.
LanguageTexts.
OrganizationUnits.
UserOrganizationUnits.
Notifications.
Tenant notifications.
User notifications.
Notification subscriptions.
Default constructor.
Do not directly instantiate this class. Instead, use dependency injection!
Constructor with connection string parameter.
Connection string or a name in connection strings in configuration file
This constructor can be used for unit tests.
Constructor.
Base DbContext for ABP zero.
Derive your DbContext from this class to have base entities.
Tenants
Editions.
FeatureSettings.
TenantFeatureSetting.
EditionFeatureSettings.
Background jobs.
User accounts
Extension methods for .
Changes prefix for ABP tables (which is "Abp" by default).
Can be null/empty string to clear the prefix.
The type of the tenant entity.
The type of the role entity.
The type of the user entity.
Model builder.
Table prefix, or null to clear prefix.
Entity framework integration module for ASP.NET Boilerplate Zero.
Tenants
Editions.
FeatureSettings.
TenantFeatureSetting.
EditionFeatureSettings.
Background jobs.
User accounts
Default constructor.
Do not directly instantiate this class. Instead, use dependency injection!
Constructor with connection string parameter.
Connection string or a name in connection strings in configuration file
This constructor can be used for unit tests.
Implements to dynamically resolve
connection string for a multi tenant application.
Reference to the session.
Initializes a new instance of the class.