-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Description
Hi Jon
You mention in your GenericServices milestones, that you removed the Action methods, as to make it all about database access. The business logic should go into a seperate library.
Could you briefly explain how you would recommend structuring the project to use a business layer together with GenericServices?
When I download this app, a root folder BizLayer & a class library exist, but is not included in the solution. Would I add this class library to the solution & input any business processes into there? For example if I have a workflow where the user edits the state of DTO object in the UI, which is persisted in the database, how would you recommend I include this workflow process into the existing solution structure?
Thanks
Metadata
Metadata
Assignees
Labels
No labels