Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Elianora
Posts
Comments
C
C#
•
Created by Samy on 10/7/2024 in
#help
I can't find the problem with this bot
There is a link in the command from above
48 replies
C
C#
•
Created by Samy on 10/7/2024 in
#help
I can't find the problem with this bot
$code
48 replies
C
C#
•
Created by gwon8266 on 4/13/2024 in
#help
I know Angular well enough to build apps with it. Do you think I should still learn Blazor?
It is also a newer tech so fewer jobs are going to require Blazor
13 replies
C
C#
•
Created by gwon8266 on 4/13/2024 in
#help
I know Angular well enough to build apps with it. Do you think I should still learn Blazor?
I don't have a huge amount of experience with it, but my understanding is that is when it is best
13 replies
C
C#
•
Created by gwon8266 on 4/13/2024 in
#help
I know Angular well enough to build apps with it. Do you think I should still learn Blazor?
I would use Blazor when making an internal application that doesn't need to be as reactive
13 replies
C
C#
•
Created by gwon8266 on 4/13/2024 in
#help
I know Angular well enough to build apps with it. Do you think I should still learn Blazor?
I would argue that Angular/React/Vue are very stable, I'm not sure what you mean by that
13 replies
C
C#
•
Created by gwon8266 on 4/13/2024 in
#help
I know Angular well enough to build apps with it. Do you think I should still learn Blazor?
Entirely depends on what you are trying to do, Blazor doesn't 1:1 replace SPAs so knowing both would be useful
13 replies
C
C#
•
Created by 𝔐𝔞𝔱𝔱𝔦𝔫 on 4/1/2024 in
#help
Help with DiscordGameSDK in a C# project (no Unity)
that's all I used, yeah
46 replies
C
C#
•
Created by 𝔐𝔞𝔱𝔱𝔦𝔫 on 4/1/2024 in
#help
Help with DiscordGameSDK in a C# project (no Unity)
not sure
46 replies
C
C#
•
Created by 𝔐𝔞𝔱𝔱𝔦𝔫 on 4/1/2024 in
#help
Help with DiscordGameSDK in a C# project (no Unity)
this is in a new console app
46 replies
C
C#
•
Created by 𝔐𝔞𝔱𝔱𝔦𝔫 on 4/1/2024 in
#help
Help with DiscordGameSDK in a C# project (no Unity)
it detects them automatically (or at least should)
46 replies
C
C#
•
Created by 𝔐𝔞𝔱𝔱𝔦𝔫 on 4/1/2024 in
#help
Help with DiscordGameSDK in a C# project (no Unity)
then copy + pasted the
.cs
files into the new folder
46 replies
C
C#
•
Created by 𝔐𝔞𝔱𝔱𝔦𝔫 on 4/1/2024 in
#help
Help with DiscordGameSDK in a C# project (no Unity)
all I did was right-click my project (
DiscordTest
->
New Folder
)
46 replies
C
C#
•
Created by 𝔐𝔞𝔱𝔱𝔦𝔫 on 4/1/2024 in
#help
Help with DiscordGameSDK in a C# project (no Unity)
all I did was copy + paste the files
46 replies
C
C#
•
Created by 𝔐𝔞𝔱𝔱𝔦𝔫 on 4/1/2024 in
#help
Help with DiscordGameSDK in a C# project (no Unity)
46 replies
C
C#
•
Created by 𝔐𝔞𝔱𝔱𝔦𝔫 on 4/1/2024 in
#help
Help with DiscordGameSDK in a C# project (no Unity)
tested it on my machine and it works fine if I just add the folder
46 replies
C
C#
•
Created by 𝔐𝔞𝔱𝔱𝔦𝔫 on 4/1/2024 in
#help
Help with DiscordGameSDK in a C# project (no Unity)
It looks like
Discord
is in the
Discord
namespace, inside
Core.cs
46 replies
C
C#
•
Created by 𝔐𝔞𝔱𝔱𝔦𝔫 on 4/1/2024 in
#help
Help with DiscordGameSDK in a C# project (no Unity)
Yeah
46 replies
C
C#
•
Created by 𝔐𝔞𝔱𝔱𝔦𝔫 on 4/1/2024 in
#help
Help with DiscordGameSDK in a C# project (no Unity)
Can you send a screenshot of what your solution looks like, including the
DiscordGameSDK
folder?
46 replies
C
C#
•
Created by 𝔐𝔞𝔱𝔱𝔦𝔫 on 4/1/2024 in
#help
Help with DiscordGameSDK in a C# project (no Unity)
you're missing some kind of package or using statement that has the
Discord
type in it
46 replies