run-aspnetcore icon indicating copy to clipboard operation
run-aspnetcore copied to clipboard

Plural vs singular folder naming in Core vs Infrastructure project

Open jrybacek opened this issue 3 years ago • 0 comments

Thank you so much for putting out this public template. I've really found it to be very helpful.

I noticed the repository folder is plural in the Core project, but singular in the Infrastructure project. Is this intentional or an oversight?

/src/AspnetRun.Core/Repositories vs /src/AspnetRun.Infrastructure/Repository

jrybacek avatar Jul 14 '22 16:07 jrybacek