Skip to content
#

dotnet-standard

Here are 1,229 public repositories matching this topic...

drewnoakes
drewnoakes commented Feb 20, 2019

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
abjugard
abjugard commented Mar 16, 2022

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

Math Parser Java Android C# .NET/MONO (.NET Framework, .NET Core, .NET Standard, .NET PCL, Xamarin.Android, Xamarin.iOS) CLS Library - a super easy, rich and flexible mathematical expression parser (expression evaluator, expression provided as plain text / strings) for JAVA and C#. Main features: rich built-in library of operators, constants, math functions, user defined: arguments, functions, recursive functions and general recursion (direct / indirect). Additionally parser provides grammar and internal syntax checking.

  • Updated Jul 6, 2022
  • HTML
rubit0
rubit0 commented Mar 29, 2022

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.

help wanted good first issue
websocket-client
k-karuna
k-karuna commented Aug 30, 2021

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 ()

good first issue

Awesome CMS Core is an open source CMS built using ASP.Net Core & ReactJS with module seperation concern in mind and provide lastest trend of technology like .Net Core, React, Webpack, SASS, Background Job, Message Queue.

  • Updated Jun 22, 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.

Curate this topic

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."

Learn more