Johnny Rage
Johnny Rage
CC#
Created by TweedLeak on 8/29/2023 in #help
❔ What better for telegram bots
for Telegram bots I know one cool framework which works with TG like WinForms. Yeah winforms are ugly, but it still looks like something better than working with telegram api manually. Link to source https://github.com/MajMcCloud/TelegramBotFramework
4 replies
CC#
Created by Thinker on 6/17/2023 in #help
❔ Parsing JSON value with multiple different possibilities
Luke, use generics!
27 replies
CC#
Created by barcode on 2/13/2023 in #help
✅ EF Core Seeders
@barcode
19 replies
CC#
Created by barcode on 2/13/2023 in #help
✅ EF Core Seeders
No, there should be another way
19 replies
CC#
Created by barcode on 2/13/2023 in #help
✅ EF Core Seeders
Then look for docs, there should be method Seed()
19 replies
CC#
Created by barcode on 2/13/2023 in #help
✅ EF Core Seeders
What is your version of EFCore?
19 replies
CC#
Created by Cake on 1/30/2023 in #help
❔ How to add rows in ListView using For loop?
It's WinForms or WPF? WPF > ObservableCollection<Model> and it would be added automatically...
6 replies