Namespace arolariu.Backend.Core.Domain.General.Extensions
Classes
- WebApplicationBuilderExtensions
Extension methods for the WebApplicationBuilder builder. This extension class acts as a IoC / DI container. This class is used by the Program class. This class represents the
Composition Root
of the application.
- WebApplicationExtensions
Extension methods for the WebApplication web application. This extension class builds the Web Application.