Skip to content
#

C#

csharp logo

C# (pronounced "C sharp") is a simple, modern, object-oriented, and type-safe programming language.

Its roots in the C family of languages makes C# immediately familiar to C, C++, and Java programmers.

Here are 974 public repositories matching this topic...

Brighter
Daafmans
Daafmans commented Jul 4, 2022

As someone with little experience with Brighter, setting up a pipeline correctly can be a little tricky. For example, it's easy to mistakenly mix sync and async handlers, subscriptions, policies, etc. When building a consumer, Brighter informs me of these issues when I start everything up and send a message to my broker for my application to consume.

Is it possible to implement something that f

farbodsaraf
farbodsaraf commented Dec 26, 2019

Add JavaScript as a topic

We are currently missing the whole topic for JavaScript naming conventions.

Acceptance Criteria:

  • Add at least 5 different topics for JavaScript naming conventions.
  • Add a home page for JavaScript naming conventions and list all the covered section.
  • Make sure nothing is copied from internet. All the examples and descriptions should be origin
enhancement good first issue Size: L
DenisPolagaev
DenisPolagaev commented May 24, 2022

Unable to download a file larger than 500 MB.

Used your library, in particular the method: DownloadFile(string filename, Stream stream, CancellationToken cancellationTokenBytesRead, CancellationToken cancellationTokenJavaScriptInterop, string ContentType = "application/octet-stream").

But when you try to download a file larger than 200 MB, an exception occurs, which says that there was not

good first issue
GAPITA
curiousgeek123
curiousgeek123 commented Mar 7, 2020

Hi Ehsan,

Great work in making gapita. i really like using it and its so simple and easy to use. I have few suggestions for you which can make it superb.

  1. [IMPORTANT & URGENT BUG] Add some sort of auto reconnection logic for make chat connected at all times due to poor network or chat disconnection.. same bug happens when i use it on 4g, 3g or poor internet cellular mobile data.. it c
enhancement help wanted good first issue

Created by Anders Hejlsberg

Released January 2002

Repository
dotnet/csharplang
Website
docs.microsoft.com/dotnet/csharp
Wikipedia
Wikipedia

Related Topics

dotnet language