dotnet-standard
Here are 1,221 public repositories matching this topic...
-
Updated
Jun 2, 2022 - C#
-
Updated
May 26, 2022 - C#
I'd like a line break in the help text produced from <summary> docs.
It seems that line breaks are ignored (understandably). Adding <para> elements doesn't help (in fact, it removed whitespace between paragraphs).
Perhaps a separate issue, but it'd be nice to use the <summary> section for the brief description, and the <remarks> section for more detailed information.
Magick.NET version
10.1.0
Environment (Operating system, version and so on)
macOS Big Sur 11.6.3
Description
Magick.NET does not copy libraries to the correct location on macOS (or Linux).
When running I get the following error:
Magick.NET-Q8-AnyCPU: The type initializer for 'ImageMagick.MagickFormatInfo' threw an exception.
Magick.NET-Q8-AnyCPU: The type initi
-
Updated
Feb 23, 2022 - C#
Describe the bug
When the finalizer is called for CLR JvmObjectId objects, it calls the rm DotnetBackend method and this calls goes through the JvmBridge class. Because the rm call goes through [JvmBridge.CallJavaMethod](https://github.com/do
-
Updated
May 30, 2022 - C#
-
Updated
May 29, 2022 - C#
-
Updated
May 25, 2022 - C#
-
Updated
May 23, 2022 - C#
-
Updated
Nov 15, 2021 - C#
Question
Can we force the new sanitizing key to be applied to the configuration on /refresh call?
Environment (please complete the following information):
- .NET Core 3.1.3
- Steeltoe Version 3.0.2
Additional context or links
I tried to work with Steeltoe's /env and /refresh endpoints. What I noticed is that the sanitizer works only when a project is started. When you add a k
-
Updated
May 31, 2022 - HTML
-
Updated
Oct 8, 2021 - C#
-
Updated
May 8, 2022 - C#
-
Updated
Jul 15, 2021 - C#
-
Updated
Apr 25, 2020 - C#
-
Updated
Jan 4, 2022 - C#
-
Updated
May 13, 2022 - C#
-
Updated
Jun 2, 2022 - C#
-
Updated
May 12, 2022 - C#
-
Updated
Mar 28, 2022 - C#
-
Updated
Jun 2, 2022 - C#
I have been using this library in a Unity project and it works great but it does not work in Unity IL2CPP builds (specially iOS).
The issue is that System.IO.FileSystem.DriveInfo is not supported, setting CheckDiskSizeBeforeDownload to false fixes this.
I think it would be better to have that set by default to false.
I receive
[WEBSOCKET] Failed to initialize logger, disabling.. Error: System.NullReferenceException: Object reference not set to an instance of an object. blazor.webassembly.js:1 at Websocket.Client.Logging.LogProvider.GetCurrentClassLogger () blazor.webassembly.js:1 at Websocket.Client.WebsocketClient.GetLogger ()
-
Updated
Nov 6, 2019 - C#
-
Updated
May 31, 2022 - C#
-
Updated
Mar 23, 2022 - C#
-
Updated
Feb 19, 2022 - C#
Improve this page
Add a description, image, and links to the dotnet-standard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dotnet-standard topic, visit your repo's landing page and select "manage topics."


See dotnet/efcore#28121