Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Navi
Posts
Comments
C
C#
•
Created by CupOfTea on 7/16/2023 in
#help
How to create different examples of the code that behave the same way?
Doubt it other than your IDE's refactoring options
3 replies
C
C#
•
Created by Navi on 3/26/2023 in
#help
Json array with multiple types to object
Thanks
7 replies
C
C#
•
Created by Navi on 3/26/2023 in
#help
Json array with multiple types to object
Figured it out with a custom converter after all
7 replies
C
C#
•
Created by Navi on 3/26/2023 in
#help
Json array with multiple types to object
Hmm,
object[][]
makes it a
JsonElement
and not a string/int 🤔
7 replies
C
C#
•
Created by Navi on 3/26/2023 in
#help
Json array with multiple types to object
I was hoping for something more elegant 😛
7 replies
C
C#
•
Created by c_ccc on 12/15/2022 in
#help
❔ FADE CANVAS GROUP (DELTATIME-UI)
They're also always subtracting it from 1 and not the current alpha
6 replies
C
C#
•
Created by Navi on 10/17/2022 in
#help
Datetime ToString format not being respected
Apparently a feature where it replaces
:
with the localized time separator
3 replies
C
C#
•
Created by Navi on 10/17/2022 in
#help
Datetime ToString format not being respected
I think the
.
format is my local system time format
3 replies