D
D
Dmitry2018-05-27 14:30:49
C++ / C#
Dmitry, 2018-05-27 14:30:49

Where to place Telegram Bot in C#?

There is a Telegram Bot. Written in C#. I read about AWS services, Hekoru, etc. But all of them have one drawback, they do not support running applications in the C # language. Tell me which service has support for this language, or how to run the bot on the above projects. Thanks in advance.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
E
Espleth, 2018-05-27
@DmitryKyd

1) Find any windows server host
2) You can use Mono and search for a linux host or a place for a docker container
3) Almost the same as point 2, but use .net core instead of .net framework + mono
4) https: //aws.amazon.com/ru/windows/?hp=tile&tile=so... and this option will not work?

S
Sergey Sokolov, 2018-05-27
@sergiks

AWS Lambda currently supports Java, Node.js, C# , and Python. Support for other languages ​​is planned in the future.
1 million requests per month - free of charge. On top of that $0.2 per million.

S
sim3x, 2018-05-27
@sim3x

https://stackoverflow.com/questions/29100993/how-t...
You can host anything on aws EC2

A
Alexander Taratin, 2018-05-28
@Taraflex

.Net Core can be hosted for free on https://www.openshift.com/
1 core 1 GB of memory
But without half a liter you can’t figure out how to upload code to them.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question