-
# Trending repositories for C#
1. [**kgrzybek / modular-monolith-with-ddd**](https://github.com/kgrzybek/modular-monolith-with-ddd)
__Full Modular Monolith application with Domain…
-
Since we positioning `Material.Avalonia` as standalone styles library we should add styles to all existing Avalonia controls.
Of course anyone can just reference `FluentTheme` before our theme and …
-
Heya, excellent app! I love the fluent design language!
If I may, I have a feature request. I would love if you added support for Steam and steam trade confirmations; that's the only thing that I s…
-
This might be the wrong place to ask, but official Windows support channels generally are a dead end for these sorts of things.
Early reactions on the net to this new set of emoji has not been grea…
-
Subscribe to this issue and stay notified about new [daily trending repos in Vala](https://github.com/trending/vala?since=daily).
-
A cell input like:
```julia
🍕 = 1
🥞 = 2
```
should not be legal, because it is not a _single expression_. This might be unexpected (and part of the learning curve) for new users, and we could acc…
-
### Description
First let me say... I love what you've done with .Net MAUI. It is absolutely favorite development tool. I just wish it had a ribbon like the new Word Pad or MS Paint has in Windows 11…
-
### Current behavior
1. Create a POCO with required members.
2. Create a state from an instance of that POCO.
3. `Select` from the state
4. Compilation fails.
### Expected behavior
The project c…
-
-
I guess currently in_tail/csv parser don't support csv files with headers?
Is this planned?