C#
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...
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
-
Updated
Jul 30, 2021 - HTML
Hi,
this is a great component, it saved so much time! Thank you!
However there seems to be a small bug:
When specifing MaxItems > 0 then div for plk-dd-spacing is generated twice.
-
Updated
Jan 13, 2019 - HTML
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
-
Updated
Jun 25, 2022 - HTML
-
Updated
Jun 29, 2022 - HTML
-
Updated
Jun 13, 2022 - HTML
-
Updated
Nov 1, 2020 - HTML
-
Updated
Apr 13, 2022 - HTML
-
Updated
May 18, 2022 - HTML
-
Updated
May 28, 2022 - HTML
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.
- [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
-
Updated
May 31, 2016 - HTML
-
Updated
Feb 7, 2022 - HTML
docs: add favicon
-
Updated
May 12, 2022 - HTML
-
Updated
Apr 12, 2022 - HTML
-
Updated
May 9, 2022 - HTML
-
Updated
Aug 8, 2019 - HTML
-
Updated
Mar 29, 2020 - HTML
Created by Anders Hejlsberg
Released January 2002
- Repository
- dotnet/csharplang
- Website
- docs.microsoft.com/dotnet/csharp
- Wikipedia
- Wikipedia
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