VSCode being a bitch
MSBUILD : error MSB1003: Specify a project or solution file. The current working directory does not contain a project or solution file.Which is obviously not right because I do have a .csproj file.. and a .sln....

How i can make title bar transparent and be inside of my form
Mapperly Help how to map child CreateDto's?
Game development help
Data structure in C# - Dictionary<TKey, TValue>
Quiz outputting wrong code
✅ Enums as strings on AspNetCore controller .NET 9

is there anyone who can help me to setup prometheus inside the k8s cluster
Formatting .CSS files in a blazor project
XAML property issues
Backgorund
, but it does for Foreground
. How does that make sense? I need help setting a selected background to the same as the non-selected ones as well as using the same hover color as my button, which apparently doesn't work for the ComboBox(Item), but it does for Button
.
XAML
```xml
<UserControl.Resources>...
How to learn MAUI ?
Run ASP.NET Core app in Test Container
Ajuda a um jogo de xadrez (Help with a game of chess) C# Windows Forms Visual studio

DataTemplate tag in Xaml

How can I reference multiple generics in summary?
✅ LINQ help: IQueryable<Entity> -> Dictionary<string, Entity[]>
LogDatum.SerialNumber
(nullable string), and the values are an array of the hourly maximum of LogDatum.Current
(nullable double). This means I'm looking for an array whose elements are the maximum LogDatum
of a certain hour. A sample of a dictionary I'm looking for:
```cs
Dictionary<string, LogDatum[]> myDict = new() {...Dynamic header in _Layout
Securing a plugin system:
✅ 2 Databases Identity.ef + my CustomDb FK INSERT issue
