pdevito3 / craftsman

A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀
https://wrapt.dev
MIT License
1.12k stars 65 forks source link

ContosoUniversity Example #25

Closed PizzaConsole closed 1 year ago

PizzaConsole commented 3 years ago

I find it a bit difficult to translate what Wrapt is doing when compared to the example repo that Jimmy Bogard made: https://github.com/jbogard/ContosoUniversityDotNetCore-Pages

It would be nice to see your take on the Contoso University example using a WebAPI with Wrapt and eventually adding in a SPA front end as well.

Jogai commented 3 years ago

See also #12

pdevito3 commented 1 year ago

👋 here's a pretty detailed domain driven backend that hopefully gives people a good idea of how you can grow a wrapt app: https://github.com/pdevito3/PeakLimsApi