skyrbunny
skyrbunny
Explore posts from servers
CC#
Created by skyrbunny on 5/6/2023 in #help
❔ System.Net.HTTP missing
i was considering using the plugin to host a python/ruby process that would do what I wanted but I want to avoid doing that because it requires too many external dependencies and there's a lot of room for error
84 replies
CC#
Created by skyrbunny on 5/6/2023 in #help
❔ System.Net.HTTP missing
i am not going to use a rest api or rewrite the entire api lmao
84 replies
CC#
Created by skyrbunny on 5/6/2023 in #help
❔ System.Net.HTTP missing
when was System.Net.Http added?
84 replies
CC#
Created by skyrbunny on 5/6/2023 in #help
❔ System.Net.HTTP missing
that's what im quoting here
84 replies
CC#
Created by skyrbunny on 5/6/2023 in #help
❔ System.Net.HTTP missing
I'm sorry, all the nomenclatuire for dotnet and core anf c# versions are very confusing to me
84 replies
CC#
Created by skyrbunny on 5/6/2023 in #help
❔ System.Net.HTTP missing
i'll ask. What's the latest .NET version? Is it 7?
84 replies
CC#
Created by skyrbunny on 5/6/2023 in #help
❔ System.Net.HTTP missing
oh, hm
84 replies
CC#
Created by skyrbunny on 5/6/2023 in #help
❔ System.Net.HTTP missing
yeah, a plugin
84 replies
CC#
Created by skyrbunny on 5/6/2023 in #help
❔ System.Net.HTTP missing
i have to use it, musicbee is on .net 4
84 replies
CC#
Created by skyrbunny on 5/6/2023 in #help
❔ System.Net.HTTP missing
I just need to get the html from a web page
84 replies
CC#
Created by skyrbunny on 5/6/2023 in #help
❔ System.Net.HTTP missing
The app I'm making a plugin for says If using C# or VB.NET, you need to target .NET 4.0 client profile and for all interfaces note that MusicBee runs in 32-bit mode on 64-bit machines
84 replies
CC#
Created by skyrbunny on 5/6/2023 in #help
❔ System.Net.HTTP missing
The primary reference "System.Net.Http", which is a framework assembly, could not be resolved in the currently targeted framework. ".NETFramework,Version=v4.0". To resolve this problem, either remove the reference "System.Net.Http" or retarget your application to a framework version which contains "System.Net.Http". darn. I guess I'm out of luck
84 replies
CC#
Created by skyrbunny on 5/6/2023 in #help
❔ System.Net.HTTP missing
so what should I do instead
84 replies
CC#
Created by skyrbunny on 5/6/2023 in #help
❔ System.Net.HTTP missing
84 replies
CC#
Created by skyrbunny on 5/6/2023 in #help
❔ System.Net.HTTP missing
er, 7.something
84 replies
CC#
Created by skyrbunny on 5/6/2023 in #help
❔ System.Net.HTTP missing
Latest but it's based on a template from the web
84 replies
CC#
Created by skyrbunny on 3/5/2023 in #help
❔ Type is Typeof Dictionary
I eventually figured it out, thanks. boy there's a lot of repetition
17 replies
CC#
Created by skyrbunny on 3/5/2023 in #help
❔ Type is Typeof Dictionary
Can I use this for a Func<> delegate?
17 replies
CC#
Created by skyrbunny on 3/5/2023 in #help
❔ Type is Typeof Dictionary
that worked, thank you
17 replies