dotnet-standard
Here are 1,176 public repositories matching this topic...
Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
-
Updated
Aug 21, 2021 - C#
A .NET library that makes it easier to create beautiful console applications.
-
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
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
-
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
Piranha CMS is the friendly editor-focused CMS for .NET Core that can be used both as an integrated CMS or as a headless API.
-
Updated
Aug 17, 2021 - C#
The Official Twilio SendGrid Led, Community Driven C#, .NetStandard, .NetCore API Library
-
Updated
Aug 19, 2021 - C#
GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
-
Updated
May 18, 2021 - C#
Tweetinvi, an intuitive Twitter C# library for the REST and Stream API. It supports .NET, .NETCore, UAP (Xamarin)...
-
Updated
Aug 10, 2021 - C#
The official repository for MonoTorrent, a bittorrent library for .NET
-
Updated
Jun 20, 2021 - C#
A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.
-
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:
 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
May 28, 2021 - HTML
Simple, reliable feature toggles in .NET
-
Updated
Jul 15, 2021 - C#
Create, read, modify, write and execute WebAssembly (WASM) files from .NET-based applications.
-
Updated
Aug 8, 2021 - C#
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
-
Updated
Aug 18, 2021 - C#
A high-performance, extensible argument validation library.
-
Updated
Apr 25, 2020 - C#
-
Updated
Aug 9, 2021 - C#
Helper classes to set up and run as windows services directly on .net core. A ServiceBase alternative.
-
Updated
Nov 6, 2019 - C#
An Amazon Alexa Skills SDK for .NET
-
Updated
Aug 2, 2021 - C#
ShopifySharp is a .NET library that helps developers easily authenticate with and manage Shopify stores.
-
Updated
Aug 20, 2021 - C#
LINQ Provider for the Twitter API (C# Twitter Library)
-
Updated
Aug 18, 2021 - C#
-
Updated
Aug 4, 2021 - C#
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
Apr 22, 2019 - C#
Modular blog using Blazor with clean domain-driven design patterns
-
Updated
May 12, 2021 - CSS
LibLog is deprecated now : damianh/LibLog#270
We should clean related code.
A generalised Result object implementation for .NET/C#
-
Updated
Jul 1, 2021 - C#
.NET server implementation of the Tus protocol for resumable file uploads. Read more at https://tus.io
-
Updated
Aug 20, 2021 - 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."


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.