9

is there any code or docs about implement asp identity in clean architecture and how to apply CRUD operation in Application Layer with User Entity that inherit from IdentityUser in Domain Layer I implement Asp identity in Domain Layer any ideas ?? I forget to mention that I use CQRS in Application layer

1 Answer 1

6

Here is a nice article provinding a lot of information on how to implement a clean architecture using DDD TDD and Identity.

Hope it covers your needs.

Sign up to request clarification or add additional context in comments.

1 Comment

thank you but I forget to mention that I dont use mapper or mediater so I have entity called user wich inherite from identitybase that s all in domain layer so my question how I apply CQRS in Application Layer any exemple or sample code will be usefull

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.