Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Epic:.NET] Update generated code to fully comply with Clean Architecture #8680

Open
Tracked by #8336
overbit opened this issue Jun 17, 2024 · 0 comments
Open
Tracked by #8336

Comments

@overbit
Copy link
Contributor

overbit commented Jun 17, 2024

Currently, the generated code is not fully structured to follow the separations of clean architecture.

This issue is to refactor the file locations and potentially introduce the Result pattern to the generated code to improve DevEx.
An example of result pattern implementation, with implicit conversions, can be found here
https://gist.github.com/overbit/fb74ce2e14e6f46c0470806e41fdd507

Clean Architecture folder structure example can be found here:
https://devblogs.microsoft.com/ise/next-level-clean-architecture-boilerplate/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant