exilon/QuickCore

RestClient-Server Sample missing several units

Opened this issue · 0 comments

Can you please commit the missing units in RestClient-Server Sample?

Quick.Core.Serialization in '........\Quick.Core.Serializer.pas',
Startup in '....\ApiServer\source\Startup.pas',
Infra.Config.App in '....\ApiServer\source\Infrastructure\Config\Infra.Config.App.pas',
Infra.Data.DBContext.Shop in '....\ApiServer\source\Infrastructure\DataModel\Infra.Data.DBContext.Shop.pas',
Infra.Data.Models.Costumer in '....\ApiServer\source\Infrastructure\DataModel\Infra.Data.Models.Costumer.pas',
Infra.Data.Models.Product in '....\ApiServer\source\Infrastructure\DataModel\Infra.Data.Models.Product.pas',
UI.Controller.Home in '....\ApiServer\source\UI\Controllers\UI.Controller.Home.pas',
UI.Controller.Products in '....\ApiServer\source\UI\Controllers\UI.Controller.Products.pas',
UI.Controller.Test in '....\ApiServer\source\UI\Controllers\UI.Controller.Test.pas',
Infra.Data.Mappings in '....\ApiServer\source\Infrastructure\Mappings\Infra.Data.Mappings.pas',
Domain.Models.Product in '....\ApiServer\source\Domain\Domain.Models.Product.pas',
Infra.Data.Identities in '....\ApiServer\source\Infrastructure\DataModel\Identities\Infra.Data.Identities.pas',
UI.Controller.Login in '....\ApiServer\source\UI\Controllers\UI.Controller.Login.pas',
Quick.Core.Mvc.Extensions.ResponseCaching in '........\Quick.Core.Mvc.Extensions.ResponseCaching.pas';