Github

Person is a Blazor Standalone Application. For now, it is located in the main Neatoo solution. It is an example of modifying an DDD Aggregate composed of a parent entity with a child list. It shows how to do CRUD, validation, authorization.

Some complexity is included including validation that involves a trip to the database and unique values in the list.

Code

Animation

This is an animation of the application in action:

Videos