Friday, March 16, 2018

Help to structure my code in a layers pattern

Hello,

Im planning to make a simple accounting system in dotnet core. to begin with entering transactions . saving it to the database and displaying it. Later on there will be more features to add.

Now I want to use the presentation - database - business logic pattern. Can anyone help me figure out what must be placed in which layer or can tell me a good tutorial that can me figure this out.

Help to structure my code in a layers pattern Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team