TODO: This Page is not finished yet!
- .NET Core 2.2
- Microsoft Visual Studio
- Visual Studio 2017 (Community-Edition min.) with the correct .NET-Core Version for VS17!
- Visual Studio 2019 (Community-Edition min.) most recent .NET-Core Version
- Build with Visual Studio.
- Open
smartdevices-gateway/SmartDevicesGateway.sln
in Visual Studio - Update configuration files
(config/*.json)
to your settings - Build solution
- Debug the NetCoreService-Project
- Open
- Build from command prompt.
- ...
- TODO
- First take a look at the documentation.
- TODO