This project is the basis of a Stock Management Tool.
This basis has:
- Connection to MongoDB
- Seperated BusinessLogic from UI
- Creation of Stock Items
- Checking Stock Items in and out
- Create a transaction history of all those checkin /-outs
- Coming soon: Multilanguage support through settings
For WiX Installer project to work::
- WiX v3 Extension for VS: Extensions -> Manage Extensions... -> Browse -> install "WiX v3 - Visual Studio 2022 Extension"
- Download (and install) WiX Toolset (Min v3.11) from: https://github.com/wixtoolset/wix3/releases
- Restart Visual Studio (maybe PC).
Getting an Installer as follows:
- Rebuild the Installer project with the desired configuration (Release x64 for example)
- Output will be in the following folder: Inside the solution directory -> StockManagement.Installer -> Installer
Mongo-DB Installer Download
https://www.mongodb.com/try/download/community