* make : // TODO: Make a generic service for any LookupData type => CatalogLookupDataService
* Update src/BlazorAdmin/Services/CachedCatalogTypeServiceDecorator.cs
Co-authored-by: Steve Smith <steve@kentsmiths.com>
* fix to not using IIS port.
add more information in readme to start application with correct profile correcponding in the appsettings
* Update README.md
Co-authored-by: Steve Smith <steve@kentsmiths.com>
* Correctly manage page count when Page size = 0
* make =>TODO: Need to change the api to support full list
Manage to support full list when pagesize is unknow
* use lambda expression => improve database call
* use lambda instead for each replace call to repository to reduce call to database
* improve readability and maintainability, and add order by
* clean semicolon
* fix use correct catalog item id
* resolve osbsolete method
* put all properties as private, align unit test
* fix version of version in MD, add instruction to install ef tool
* fix url stored