-
Updated
Dec 13, 2020 - C#
netcore
Here are 2,302 public repositories matching this topic...
-
Updated
Dec 11, 2020 - C#
-
Updated
Dec 11, 2020 - C#
-
Updated
Dec 12, 2020 - C#
-
Updated
Dec 12, 2020 - C#
-
Updated
Dec 13, 2020 - C#
-
Updated
Dec 11, 2020 - C#
-
Updated
Dec 9, 2020 - C#
-
Updated
Dec 13, 2020 - F#
Improvement description
Extend the LegendExamples with one that first shows but then hides the legend.
Why? It took me a while to find the IsLegendVisible property.
-
Updated
Dec 9, 2020 - C#
-
Updated
Oct 5, 2020 - C#
-
Updated
Dec 13, 2020 - C#
-
Updated
Nov 10, 2020 - C#
-
Updated
Oct 14, 2020 - C#
-
Updated
Nov 28, 2020 - C#
-
Updated
Sep 2, 2020 - C#
-
Updated
Dec 13, 2020 - C#
-
Updated
Aug 7, 2020 - C#
-
Updated
Dec 3, 2020 - C#
-
Updated
Dec 11, 2020 - 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
Dec 1, 2020 - C#
-
Updated
May 21, 2020 - C#
-
Updated
Dec 11, 2020 - C#
Is your feature request related to a problem? Please describe.
This feature request is Android related. We would like to enable the WindowManagerFlags.Secure flag on every bit of our app, so that the app content gets hidden once the app enters the background (e.g. in Android task overview). This flag also prevents the user from taking screenshots. Adam Pedley once wrote a nice and short blog
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