-
Updated
Oct 11, 2021 - C#
netcore
Here are 2,737 public repositories matching this topic...
-
Updated
Oct 12, 2021 - C#
-
Updated
Oct 11, 2021 - C#
-
Updated
Oct 10, 2021 - C#
-
Updated
Sep 29, 2021 - C#
-
Updated
Oct 8, 2021 - C#
-
Updated
Sep 24, 2021 - C#
-
Updated
Oct 10, 2021 - C#
-
Updated
Oct 12, 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 10, 2021 - C#
-
Updated
Oct 7, 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
MudDateRangePicker and MudDatePicker
What happened?
Setting the culture of the MudDateRangePicker or the MudDatePicker doesn't properly set the Culture of the Component and the default settings are still shown.
This can be seen in the example, were the format patter stays MM/dd/yyyy eventhoug the culture defines the format as yyyy-MM-
-
Updated
Sep 30, 2021 - C#
-
Updated
Aug 12, 2021 - C#
-
Updated
Oct 5, 2021 - C#
-
Updated
Sep 2, 2021 - C#
-
Updated
Oct 4, 2021 - C#
-
Updated
Sep 16, 2021 - C#
-
Updated
Apr 27, 2021 - C#
-
Updated
Oct 11, 2021 - C#
-
Updated
Oct 11, 2021 - C#
-
Updated
Aug 10, 2021 - C#
Improve this page
Add a description, image, and links to the netcore topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the netcore topic, visit your repo's landing page and select "manage topics."
Prerequisites
DEBUGandRELEASEmode