JulioMelchorPinto/beaverNet.POS
This is an implementation of a minimal Point of Sales in Microsoft ASP.NET Core 3.1, based on MVC architectural pattern using code first aproach with Entity Framework on local machine using Microsoft SQL Database
JavaScriptMIT