Skip to content

sebastiandonastor/InventoryManagment

Repository files navigation

Inventory Management Sample System

Inventory Management is a .NET 6.0 Sample Application that has a Clean Architecture.

Installation

git clone https://github.com/sebastiandonastor/InventoryManagment.git

Instructions

  1. Set as starting project 'InventoryManagment.Api' Solution.

alt text

  1. Open the Nuget Package Manager Console. Point to the 'InventoryManagment.Identity' Solution and run the command below:

alt text

  1. Repeat step number but instead you should point to InventoryManagment.Persistence, then run the following command:

alt text

  1. After that you just need to run the app by pressing F5.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages