mehdihadeli / vertical-slice-api-template

An asp.net core template based on .Net 8, Vertical Slice Architecture, CQRS, Minimal APIs, API Versioning and Swagger.
MIT License
129 stars 19 forks source link

hyphens replaced with underscores #9

Open mtsmith opened 1 month ago

mtsmith commented 1 month ago

I created a new project named "VSA-example" and it created projects named "VSA_example" etc. which caused invalid references everywhere.

mehdihadeli commented 1 month ago

Hi, Thanks for reporting, I will fix this issue