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 29,595 public repositories matching this topic...
-
Updated
Jul 16, 2020
-
Updated
Jul 8, 2020 - C#
-
Updated
Jul 15, 2020 - C#
-
Updated
Jul 17, 2020 - C#
-
Updated
Jun 29, 2020 - C#
-
Updated
Jul 16, 2020 - C#
-
Updated
Jul 17, 2020 - C#
-
Updated
Jul 16, 2020 - Java
-
Updated
Jul 12, 2020 - TSQL
-
Updated
Jul 16, 2020 - C++
Describe the bug
Jellyfin and/or ffmpeg may fail on extracting subtitles. When this happens, a 0 KB srt file is saved but Jellyfin seems unable to remove it. Upon trying to play the video again, Jellyfin seems content that it has a 0KB SRT file, thus not playing any subtitles.
System (please complete the following information):
- OS: Windows 10 ver 1909
- Virtualization: None
- C
-
Updated
Jul 6, 2020 - C#
On a weekly basis, customer report issues around the 15 second timeout. This problem manifests as Exceptions and looks like a timeout.
We need to offer a more robust guidenance around Async / Long-Running operations. This guidenance likley takes the form of:
- Your bot responds very quickly.
- Do Needed Processing()
- Send the result to the user as a Async / Proactive message.
There
-
Updated
Jul 17, 2020 - Go
https://github.com/dotnet/csharplang/blob/master/meetings/2020/LDM-2020-01-06.md
https://github.com/dotnet/csharplang/blob/master/meetings/2020/LDM-2020-01-08.md
Jan 8, 2020
C# Language Design Notes for Jan 8, 2020
- Unconstrained type parameter annotation
- Covariant returns
Jan 6, 2020
C# Language Design Notes for Jan 6, 2020
- Use attribute info inside method bo
-
Updated
Jul 17, 2020 - C#
-
Updated
Jun 15, 2020 - C#
-
Updated
Jul 17, 2020 - C#
-
Updated
Jul 17, 2020 - TypeScript
-
Updated
Jul 15, 2020 - TypeScript
-
Updated
Jul 15, 2020 - C#
-
Updated
Jun 30, 2020 - C#
Created by Anders Hejlsberg
Released January 2002
- Repository
- dotnet/csharplang
- Website
- docs.microsoft.com/dotnet/csharp
- Wikipedia
- Wikipedia


Steps to Reproduce
I followed the steps: https://www.mono-project.com/docs/advanced/pinvoke/dllnotfoundexception/
$sudo ldconfigCurrent Behavior
When I use
$ ldconfig -p |grep my.sostill nothing found
On which platfo