I am working thru the following document: https://aspnetzero.com/Documents/Developing-Step-By-Step-Angular#source-code I am at the point of: Application service interface and DTOs are located in .Application.Shared project.
It is not clear the name of these files or the exact location (this directory or a sub-directory named ???)
I am hopeful there is a solution set to see the final outcome of the sample to compare for exactly these kinds of questions.
Thanks
3 Answer(s)
-
0
-
0
@alirizaadiyahsi - Thank you for the location of this one file. I am hoping to find a posting of all the files to compare my work to. I have seen other projects where the final solution is available to compare your work and results to.
-
0
You can access all AspNet Zero samples here <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-samples">https://github.com/aspnetzero/aspnet-zero-samples</a>.