π Tutorial Intro
Let's get started with Geo-Thermometer in under 5 minutes β±οΈ.
Preparation π οΈβ
Before you begin, make sure that you have downloaded and installed the .NET 6 SDK on your operating system. Please follow these steps:
- Select Download Option π:
- You can either click here to visit the .NET 6 download page and choose the appropriate installer based on your specific operating system version.
- Alternatively, during software installation, follow the prompts to navigate to the website for downloading.
- Determine Operating System Type π»:
- For Windows systems, please first determine whether your operating system is
32-bit
or64-bit
, and select the corresponding SDK version for installation.
- For Windows systems, please first determine whether your operating system is
Windows Users: Please ensure that your operating system version is at least Windows 7.
Getting Started πβ
Click here to access the download page. Choose the appropriate version, download, and extract it. Then, double-click to run Geo-Thermometer.exe
π±οΈ.
Package Naming Explanation π¦:β
The package naming follows this format:
SoftwareName_Abrv_Version_Dependency_OperatingSystem_Architecture
- If the name contains a
d
, it indicates that the software depends on the .NET 6 SDK which needs to be installed separately. π - If
d
is absent, the software already includes the necessary components, and no additional installation is required. β
Note for Linux and Mac Users π§π:β
Currently, due to limited testing time, there are no specific instructions available for Linux and Mac users. Further details will be added in the future. π
Happy exploring! π If you have questions, join our community or raise an issue on GitHub.