This is the server-side component of the roadworks application of the City Administration of Winterthur.
Run dotnet build
to build the project.
Run dotnet publish --configuration Release
to build the project for production release.
Run dotnet publish --configuration Test
to build the project for production release.