Skip to content

Using DOT NET 8 Web API, this is a simple demo of CRUD operation on two entites Category and Product. A Category can contain zero or more Products. EF Core and SQL server is used with Repository and Unit Of Work pattern.

License

Notifications You must be signed in to change notification settings

dev-cart/Commerce.Backend

Repository files navigation

Commerce.Backend

This is a simple demo of CRUD operation on two entites Category and Product. A Category can contain zero or more Products. In this repository backend Dot Net 8 Web API, EF Core and SQL server is used. Also, Repository & Unit of Work pattern applied. For front-end part navigate to https://github.com/dev-art-tech/Commerce.UI

About

Using DOT NET 8 Web API, this is a simple demo of CRUD operation on two entites Category and Product. A Category can contain zero or more Products. EF Core and SQL server is used with Repository and Unit Of Work pattern.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages