fluentcms / FluentCMS

ASP.NET Core Blazor Content Management System (CMS)
https://fluentcms.com
MIT License
202 stars 39 forks source link

Should we change the prefix for repository implementation? #163

Closed pournasserian closed 1 year ago

pournasserian commented 1 year ago

Isn't it better to have simple/smaller naming for the repository layer?

The namespace will indicate the implmentation.

Also, shouldn't we rename the FluentCMS.Repositories.Abstractions to FluentCMS.Repositories?

pournasserian commented 1 year ago

close and merged in #180 #181