SpeedrunComSharp icon indicating copy to clipboard operation
SpeedrunComSharp copied to clipboard

[Request] Upload to NuGet

Open CriticalFlaw opened this issue 5 years ago • 2 comments

Hello. Would you be able to upload this project to NuGet? I'm looking to implement it into my Discord bot. Thanks.

CriticalFlaw avatar May 06 '20 18:05 CriticalFlaw

Was happy to see there's a .NET wrapper for their API but I'm amazed it's not on NuGet. If they don't want it on the public NuGet feed, for whatever reason, then at least having it on a custom feed would be better than nothing. Having to manually manage this makes me not want to use it.

syntax-tm avatar Nov 17 '20 21:11 syntax-tm

if this is still an issue for anyone, I've created my own .NET Framework/Core wrapper which is OSS and available on NuGet: https://www.nuget.org/packages/SpeedrunDotComAPI/1.0.0 https://github.com/mirrorcult/SpeedrunDotComAPI

mirrorcult avatar Apr 23 '22 00:04 mirrorcult