-
Updated
Oct 24, 2021 - C#
netcore
Here are 2,747 public repositories matching this topic...
-
Updated
Oct 22, 2021 - C#
-
Updated
Oct 24, 2021 - C#
-
Updated
Oct 18, 2021 - C#
-
Updated
Oct 23, 2021 - C#
-
Updated
Oct 8, 2021 - C#
-
Updated
Oct 23, 2021 - C#
-
Updated
Oct 16, 2021 - C#
-
Updated
Oct 23, 2021 - F#
It is currently a pain to use an OxyPlot.WinfowsForms.PlotView with a transparent background: it throws if you set its BackColor to transparent. To avoid this, it is necessary to set the ControlStyles.SupportsTransparentBackColor style to true on the PlotView; however, Control.SetStyle is protected, so consumers must resort to reflection or extending PlotView to do so. This could be
-
Updated
Oct 23, 2021 - C#
-
Updated
Oct 17, 2021 - C#
-
Updated
Aug 9, 2021 - C#
Improve BruteShark performance by refactor the BLL layer (aka PcapAnalyzer project to use multi thread mechanism).
That includes:
- Design the solution and discuss about it with me.
- Implement it.
- Writing tests that will test exactly this mechanism.
Bug type
Component
Component name
MudDialog
What happened?
I need to be able set the Class property of an inline dialog to provide styling rules for the contained components. A uniquely named root class would enable this, but when set, it's excluded from render.


Prerequisites
DEBUGandRELEASEmode