ARBI BOT

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
net_core_runtime_installation [2020/06/28 03:40]
administrator
net_core_runtime_installation [2020/12/28 03:49] (current)
administrator
Line 1: Line 1:
-===== .NET Core 3.1 Runtime Installation=====+====== .NET Core 3.1 Installation ======
  
 +===== Windows =====
  
-==== Windows ====+In order to run the bot you need .NET Core 3.1 runtime and ASP.NET Core Hosting Bundle.\\ 
 +You can download both packages from the links below:\\
  
-In order to run the bot you need ASP.NET Core Hosting Bundle.+https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-aspnetcore-3.1.10-windows-hosting-bundle-installer
  
-The ASP.NET Core Hosting Bundle includes the .NET Core runtime and ASP.NET Core runtime. +https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-aspnetcore-3.1.10-windows-x64-installer
- +
-Go to [[https://dotnet.microsoft.com/download/dotnet-core/current/runtime|this link]] and click on **Download Hosting Bundle** button +
- +
-Download will automatically start in 30 seconds+
  
 After you have downloaded the file run it in order to install the needed dependencies. After you have downloaded the file run it in order to install the needed dependencies.
-==== Linux ====+===== Linux =====
  
-Alpine+Select your distribution and follow the specified steps for the used version. 
 + 
 +==== Alpine ====
 https://docs.microsoft.com/en-us/dotnet/core/install/linux#alpine https://docs.microsoft.com/en-us/dotnet/core/install/linux#alpine
-CentOS+ 
 +==== CentOS ====
 https://docs.microsoft.com/en-us/dotnet/core/install/linux#centos https://docs.microsoft.com/en-us/dotnet/core/install/linux#centos
  
-Debian+==== Debian ==== 
 https://docs.microsoft.com/en-us/dotnet/core/install/linux#debian https://docs.microsoft.com/en-us/dotnet/core/install/linux#debian
-Fedora+==== Fedora ==== 
 https://docs.microsoft.com/en-us/dotnet/core/install/linux#fedora https://docs.microsoft.com/en-us/dotnet/core/install/linux#fedora
-openSUSE+==== openSUSE ==== 
 https://docs.microsoft.com/en-us/dotnet/core/install/linux#opensuse https://docs.microsoft.com/en-us/dotnet/core/install/linux#opensuse
-Red Hat+ 
 +==== Red Hat ====
 https://docs.microsoft.com/en-us/dotnet/core/install/linux#red-hat https://docs.microsoft.com/en-us/dotnet/core/install/linux#red-hat
-SLES+ 
 +==== SLES ====
 https://docs.microsoft.com/en-us/dotnet/core/install/linux#sles https://docs.microsoft.com/en-us/dotnet/core/install/linux#sles
-Ubuntu+ 
 +==== Ubuntu ====
 https://docs.microsoft.com/en-us/dotnet/core/install/linux#ubuntu https://docs.microsoft.com/en-us/dotnet/core/install/linux#ubuntu
 +
 +===== macOS =====
 +
 +Go to [[https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-3.1.5-macos-x64-installer|this link]] and download .NET Core 3.1 Runtime.\\
 +Go to [[https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-aspnetcore-3.1.5-macos-x64-binaries|this link]] and download ASP.NET Core 3.1 Runtime.\\
 +Both downloads will automatically start in 30 seconds.\\
 +
 +After you have downloaded the files install them in the same order as downloaded.