README .NET hello.globalization¶
This sample is not running in (performance optimized) globalization-invariant mode, to have full access to culture-specific data and behavior and globalization features.
Description¶
The app is prompting culture-specific formatted text to standard output.
Prerequisites¶
Please read the common .NET docs here, first.
Debug and Run¶
Launch the app with the debugger attached by pressing F5.
Build and Install¶
- Launch Visual Studio Code
- Click on the Remote Explorer from the menu.
- Choose Open Folder.
- Open the directory hello.globalization.
- Build and install snap as described here.
-
Check the output using Diagnostics:
-
Login into your ctrlX
- Navigate to Diagnostics -> Logbook
- Click Settings on the right top corner
- Enable Show system messages
- Navigate to Filter -> Units and check your snap.sdk-net-hello-globalization.app.service
- Now you should the see the app output diagnostics.
-
Press Refresh to update.
-
If you have root permissions, you can also watch the output on any ssh console with the command:
sudo snap logs sdk-net-hello-globalization.app -f | more
Console Output¶
bash
Hello World! 11.03.2021 09:45:05
Hello World! 11.03.2021 09:45:06
Hello World! 11.03.2021 09:45:07
Hello World! 11.03.2021 09:45:08
Install the App¶
Login into ctrlX and install the App (Apps).
Gratulations - We're finished - Let's start coding¶
Support¶
Developer Community¶
Please join the Developer Community
SDK Forum¶
Please visit the SDK Forum
Issues¶
If you've found an error in these sample, please file an issue
License¶
SPDX-FileCopyrightText: Bosch Rexroth AG SPDX-License-Identifier: MIT