Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RestClient-Server Sample missing several units #5

Open
cesarliws opened this issue Aug 2, 2023 · 0 comments
Open

RestClient-Server Sample missing several units #5

cesarliws opened this issue Aug 2, 2023 · 0 comments

Comments

@cesarliws
Copy link

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';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant