dotnet-standard
Here are 1,190 public repositories matching this topic...
-
Updated
Oct 4, 2021 - C#
-
Updated
Oct 6, 2021 - C#
Help - line wrap
In my code I have a multiple line summary (comments) for my main method.
when I run my executable and ask for help myapp.exe --help the summary gets line wrapped.
I would like for each line in my summary to have a new line between.
I have tried every mechanism to make this work to no joy (also looked in the dragonfruit code a little) but couldn't find a quick fix.
/// <summary>
Add PngWriteDefines
-
Updated
Oct 6, 2021 - C#
This is to track implementation of the ML-Features: https://spark.apache.org/docs/latest/ml-features
Bucketizer has been implemented in dotnet/spark#378 but there are more features that should be implemented.
- Feature Extractors
- TF-IDF
- Word2Vec (dotnet/spark#491)
- CountVectorizer (https://github.com/dotnet/spark/p
-
Updated
Sep 28, 2021 - C#
-
Updated
May 18, 2021 - C#
-
Updated
Oct 6, 2021 - C#
-
Updated
Aug 10, 2021 - C#
-
Updated
Sep 22, 2021 - C#
-
Updated
Oct 6, 2021 - C#
These comments don't provide any particular value and can all be removed
// arrange
// act
// assertThis should only be applied in main and does not need to be backported
-
Updated
May 28, 2021 - HTML
-
Updated
Jul 15, 2021 - C#
-
Updated
Aug 28, 2021 - C#
-
Updated
Oct 6, 2021 - C#
-
Updated
Apr 25, 2020 - C#
-
Updated
Oct 6, 2021 - C#
-
Updated
Oct 6, 2021 - C#
-
Updated
Nov 6, 2019 - C#
-
Updated
Sep 24, 2021 - C#
-
Updated
Oct 1, 2021 - C#
-
Updated
Sep 24, 2021 - C#
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
Apr 22, 2019 - C#
-
Updated
Sep 28, 2021 - C#
-
Updated
Sep 29, 2021 - C#
-
Updated
Sep 29, 2021 - CSS
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."


we only translate overload that starts from the beginning. We could also translate the one that takes starting position, TSQL method has that overload also.