Base solution for your next web application
Open Closed

Sample/Example Projects. #3138


User avatar
0
john created

I'm looking for a sample project that is a little more advance than the phone book example; something that has foreign key relationships more than one level deep and actually does full CRUD or at least an update. The iservice/dto pattern is fairly new to me and I'm having trouble satisfying or getting the dynamic API/swagger to work when going after or updating child collections or objects. errors: "dependencies not satisfied".

I looked at aspappzero's, but they are a little too old versus what gets produced by AspBoilderPlate.

I'm using MVC/JQuery code generator.

Thanks


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @John,

    We don't have suc example but if you can share your DTOs, Entities and error message you are getting, we can try to help.

    Thanks.