/Crud-Sale

CRUD app for Sales in ASP NET CORE 6.0

Primary LanguageC#

Crud-Sale


This application is a sales CRUD using ASP .NET Core 6.0 with the MVC layer model. The project has Department, Seller and Sales Record as the entities, with the data stored in the Mysql database, which is accessed by the Entity Framework. Being a very simple CRUD, the purpose of the project is to start my studies with ASP Net, and put into practice the knowledge acquired with the C# language and the SOLID principles.

.Some images of the pages

1

2

3

4

5

6