Skip to content

This is not hexagonal architecture #2

@MyEidos

Description

@MyEidos

The current project doesn't satisfy the requirements of hexagonal architecture.
Ex: concrete (!) EF DB context (!) is used on the domain layer:
public DealDomain(ApplicationDbContext dbContext)

Which creates strong coupling with DB layer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions