dotnet-standard
Here are 1,176 public repositories matching this topic...
-
Updated
Aug 21, 2021 - C#
-
Updated
Aug 20, 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
Jun 22, 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
Aug 17, 2021 - C#
-
Updated
Aug 19, 2021 - C#
-
Updated
May 18, 2021 - C#
-
Updated
Aug 10, 2021 - C#
-
Updated
Jun 20, 2021 - C#
-
Updated
Aug 20, 2021 - C#
Describe the bug
A clear and concise description of the bug.
when my asp.net core 3.1 app host in IIS, the url console is 127.0.0.1,so,when i have Multiple instances,the instances name will be the same,such as 127.0.0.1:svaname:port,eureka server think they are a single instance.
i print the console in source code:


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.