Archisteamfarm: Investigate possibility of moving ASF to .NET core

Created on 21 Jul 2016  路  4Comments  路  Source: JustArchiNET/ArchiSteamFarm

It seems that the only major obstacle right now is SK2 - https://github.com/SteamRE/SteamKit/issues/299

This will require some extra work, but as ASF is coded in a clean and nice way, it should be possible to extend support to .NET core, which will allow to drop not-that-stable Mono for CoreCLR, as well as make ASF more portable, maybe even possible to run on other devices such as Android.

Wishlist, after I'm done with CoreCLR tests in ArchiBoT once new SK2 is released.

Breaking changes Enhancement On hold Wishlist

Most helpful comment

Update: once .NET Standard 2.0 gets released, that will be a good moment to start working on this. I'm already moving my projects together with ArchiBoT to it, ASF will be the last in the queue.

This will definitely justify bump of version to ASF V3.

All 4 comments

WCF server is also not supported on .NET Core. It's better to switch API to HTTP REST ways.

This will be breaking change then, and I'll definitely postpone it until later, when I actually start working on this.

Update: once .NET Standard 2.0 gets released, that will be a good moment to start working on this. I'm already moving my projects together with ArchiBoT to it, ASF will be the last in the queue.

This will definitely justify bump of version to ASF V3.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

KazeZlat picture KazeZlat  路  4Comments

Sirogabober picture Sirogabober  路  4Comments

jat001 picture jat001  路  4Comments

guihkx picture guihkx  路  4Comments

undefo picture undefo  路  4Comments