OpenCodeFoundation / asset-manager

The Asset Manager is an Open Source Asset Management System. Asset Manager was made for IT asset management, to enable IT departments to track who has which laptop, when it was purchased, which software licenses and accessories are available, and so on.
http://asset-manager.azurewebsites.net
MIT License
32 stars 17 forks source link

Adding Service folder #5

Open aftabkajal opened 6 years ago

aftabkajal commented 6 years ago

Hi @ratanparai, we can add a service folder in AssetManager.Core, AssetManager.Infrastructure, AssetManager.Web. Here we will keep some service classes. example AssetService, CompanyService etc. what do you think @ratanparai and @mahedee bhai.

ratanparai commented 6 years ago

@kajal-alpha: You can consume Repository to create Domain specific Services like eShopOnWeb project. Check them, if you have any question feel free to ask.