Skip to content

Bootstrap Layer

This is the entry point of the application and the layer where all services are brought together. It hosts the ASP.NET Core web host and configures the dependency injection container.

Included Subfolders:

  • Extensions: Extension methods for service registrations
  • Localization: Resource files for multi-language support
  • MultiTenantBus: Multi-tenant message bus configuration
  • Audit: Audit logging configurations