You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Split in multiple modules/sub-modules and a repository-project (DbTools++).
Sperarate projects for: Repository, Integration, Core and API
See the repos of Notifications or Registry for inspiration.
Additional Information
No response
Tasks
Reorganize solution into src and tests
Acceptance Criterias
The Profile solution has projects, each covering one area of clean architecture.
The text was updated successfully, but these errors were encountered:
SandGrainOne
added
kind/user-story
Used for issues that describes functionality for our users.
status/draft
Status: When you create an issue before you have enough info to properly describe the issue.
labels
Sep 23, 2024
Using Clean Architecture with ASP.NET Core 8 | .NET Conf 2023 and this Medium article as references, the "Infrastructure" project/layer (called Integrations in this repo) seems to be appropriate for holding all data access implementations, including repositories, caching, and clients for external APIs,
From this, we are deciding to try placing the clients/repositories in the Integrations project
SandGrainOne
removed
the
status/draft
Status: When you create an issue before you have enough info to properly describe the issue.
label
Oct 3, 2024
Description
Split in multiple modules/sub-modules and a repository-project (DbTools++).
Sperarate projects for: Repository, Integration, Core and API
See the repos of Notifications or Registry for inspiration.
Additional Information
No response
Tasks
Acceptance Criterias
The text was updated successfully, but these errors were encountered: