b1k-00 / Fan-Dev

1 stars 0 forks source link

Logic in Game Methods #19

Open b1k-00 opened 1 year ago

b1k-00 commented 1 year ago

Business Logic 4 Methods

Understand what will be returned & what may be inputted

b1k-00 commented 1 year ago

Image Image

b1k-00 commented 1 year ago

Image Image

b1k-00 commented 1 year ago
b1k-00 commented 1 year ago

Look to add lamdas instead where you can but do not stress the issue

b1k-00 commented 1 year ago

MISCONFIG SWAGGER

-after some discovery I realized base entity was link to all my domain classes which was needed but I change that id field to the table name+id . This is causing problems since the id field is automatically there. Fix the files below in VS & MSSQL