Create Comment entity
Create Comment repository
Create mapper profile
Create Comment Dto
Create Comment controller
Create GetByStreetcodeId handler and query
Add new Comments field to StreecodeContent
Add configuration to Db context
Seed data
Add migration
Cover with tests
Create Comment entity
Create Comment repository
Create mapper profile
Create Comment Dto
Create Comment controller
Create GetByStreetcodeId handler and query
Add new Comments field to StreecodeContent
Add configuration to Db context
Seed data
Add migration
Cover with tests