-
Updated
Mar 25, 2021 - C#
netcore
Here are 2,466 public repositories matching this topic...
-
Updated
Mar 25, 2021 - C#
-
Updated
Mar 24, 2021 - C#
-
Updated
Mar 24, 2021 - C#
-
Updated
Mar 25, 2021 - C#
-
Updated
Feb 24, 2021 - C#
-
Updated
Mar 24, 2021 - C#
-
Updated
Mar 19, 2021 - C#
-
Updated
Mar 25, 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
Mar 21, 2021 - C#
-
Updated
Mar 24, 2021 - C#
-
Updated
Feb 15, 2021 - C#
-
Updated
Mar 25, 2021 - C#
-
Updated
Mar 19, 2021 - C#
-
Updated
Feb 15, 2021 - C#
-
Updated
Mar 24, 2021 - C#
-
Updated
Mar 23, 2021 - C#
-
Updated
Mar 15, 2021 - C#
After the merge of this PR: open-telemetry/opentelemetry-dotnet#1548
We should create more unit tests just like open-telemetry/opentelemetry-dotnet#1537 to validate the full behavior.
User Research
-
Updated
Feb 23, 2021 - C#
-
Updated
Mar 25, 2021 - C#
-
Updated
Jan 29, 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
May 21, 2020 - C#
-
Updated
Mar 24, 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."
A follow up on SixLabors/ImageSharp#1378 (comment).
Currently 32 bit test execution is only done for .NET Framework, with
dotnet xunitwhich is an obsolete tool today, we need to adaptdotnet test, and add 32 bit CI targets for bothnet5.0andnetcoreapp3.1. Opening an issue to remember and track this debt.See:
https://twitter.com/tannergooding/s