-
Updated
Jul 16, 2021 - C#
netcore
Here are 2,623 public repositories matching this topic...
-
Updated
Jul 16, 2021 - C#
-
Updated
Jul 14, 2021 - C#
-
Updated
Jul 16, 2021 - C#
-
Updated
Jul 16, 2021 - C#
-
Updated
Jul 13, 2021 - C#
-
Updated
May 22, 2021 - C#
-
Updated
Jul 15, 2021 - C#
-
Updated
Jul 17, 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
Jun 29, 2021 - C#
-
Updated
Jul 10, 2021 - C#
-
Updated
Jul 16, 2021 - C#
Today a user needs to uninstall BruteShark using the control panel before installing a new version.
Using the WiX installer enable to upgrade the installation if the version is higher than the current version.
-
Updated
Jul 7, 2021 - C#
-
Updated
Apr 15, 2021 - C#
-
Updated
May 12, 2021 - C#
Add a MudPagination
Using the table component is exceptionally good but the pagination is client side.
What would be nice is that we could use a table model to have pagination via server
It could be the exposing of a Total Records , Items per page properties and an event on the pagination buttons so we can "refill" the table.
I happen to be like you.
I wrote a Pagination component with 4 button,
-
Updated
Jun 12, 2021 - C#
DiagnosticSource 6.0 only supports net461 and above. (i.e it drops net452 support, few months before net452 is officially going unsupported - https://devblogs.microsoft.com/dotnet/net-framework-4-5-2-4-6-4-6-1-will-reach-end-of-support-on-april-26-2022/) Since the API/SDK/Exporters depend on DS, they can now only support net461 and above.
Opening an issue to track removing older targets from al
-
Updated
May 19, 2021 - C#
-
Updated
Apr 27, 2021 - C#
-
Updated
Jul 16, 2021 - C#
-
Updated
Jul 16, 2021 - C#
-
Updated
Jul 2, 2021 - C#
-
Updated
Jul 16, 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