ARBI BOT

This is an old revision of the document!


.NET Core 3.1 Runtime Installation:

Windows

In order to run the bot you need ASP.NET Core Hosting Bundle.

The ASP.NET Core Hosting Bundle includes the .NET Core runtime and ASP.NET Core runtime.

Go to 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. Linux Alpine https://docs.microsoft.com/en-us/dotnet/core/install/linux#alpine CentOS https://docs.microsoft.com/en-us/dotnet/core/install/linux#centos

Debian https://docs.microsoft.com/en-us/dotnet/core/install/linux#debian Fedora https://docs.microsoft.com/en-us/dotnet/core/install/linux#fedora openSUSE https://docs.microsoft.com/en-us/dotnet/core/install/linux#opensuse Red Hat https://docs.microsoft.com/en-us/dotnet/core/install/linux#red-hat SLES https://docs.microsoft.com/en-us/dotnet/core/install/linux#sles Ubuntu https://docs.microsoft.com/en-us/dotnet/core/install/linux#ubuntu