An open API service indexing awesome lists of open source software.

https://github.com/armagansarikey/productscreenapp-with-nlayered-winforms-efcore-fluentvalidation

ProductScreenApp - a Windows Forms app with NLayered Architecture, EFCore and FluentValidation
https://github.com/armagansarikey/productscreenapp-with-nlayered-winforms-efcore-fluentvalidation

efcore entity-framework entity-framework-core fluentvalidation ninject nlayer nlayer-architecture nlayered northwind northwind-database windows-forms winforms winforms-application

Last synced: 29 days ago
JSON representation

ProductScreenApp - a Windows Forms app with NLayered Architecture, EFCore and FluentValidation

Awesome Lists containing this project

README

          

This application is a **product screen** that was designed by using **nlayered architecture.**

**Entity Framework Core, Fluent Validation** were used in the design. The project is a **Windows Forms** application.

Basic **CRUD** operations can be performed by using the screen. **Northwind database** was used as the database.

The project includes both **backend** and **frontend** developments.

**Product Screen View**

Product_Screen_View