TheCSharpAcademy / CONSOLE.PointOfSale

6 stars 15 forks source link

Created KebabContext #16

Closed edvaudin closed 1 year ago

edvaudin commented 1 year ago

Adds new folder DataAccess including KebabContext.cs class which derives from EFCore's DbContext awaiting JSON configuration connection string.

Adds dependency on packages: