Namespace OpenSettings.Domains.Sql.DataContext
Classes
- OpenSettingsDbContext
Represents the database context for OpenSettings, managing the entity sets for various models such as applications, configurations, users, roles, settings, and more. This class is responsible for interacting with the database and performing CRUD operations on the models.