JustArchiNET / ArchiSteamFarm

C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
Apache License 2.0
11.06k stars 1.04k forks source link

Add default implementation for IWebInterface #3072

Closed fazelukario closed 9 months ago

fazelukario commented 9 months ago

Checklist

Enhancement purpose

Since ASF has finally gotten rid of netf, we can use the default implementation for IWebInterface, removed for netf compatibility, at https://github.com/JustArchiNET/ArchiSteamFarm/commit/1d5bf32ec67695251b4c9ef6d5519b181c5aca39

Solution

Add default implementation for IWebInterface

Why currently available solutions are not sufficient?

Read enhancement purpose

Can you help us with this enhancement idea?

Yes, I can code the solution myself and send a pull request

Additional info

No response

JustArchi commented 9 months ago

LGTM, done :slightly_smiling_face:

fazelukario commented 9 months ago

Thanks!