0
tteoh created
Hi,
I'm wondering how to run the sample project of [https://github.com/aspnetboilerplate/aspnetboilerplate-samples/tree/master/OrganizationUnitsDemo])? Since it doesn't has .Application, .Web and .WebApi projects.
And I checked the seed data, it doesn't create any data related to the sample like Product.
Thanks. /Tommy
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
2 Answer(s)
-
0
See ProductManager class and it's test class (ProductManager_Tests) for use cases.
As stated, there are only test uses.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
Hi @alper, thanks.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)