MakingSense / WebApiCore-Seed

MIT License
2 stars 5 forks source link

Improvement: add IBaseService in Domain layer #41

Open guidomaiola opened 5 years ago

guidomaiola commented 5 years ago

Add a level of abstraction over the IUserService in order to share common behavior with future services.