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 33,249 public repositories matching this topic...
-
Updated
Nov 16, 2020
-
Updated
Oct 8, 2020 - C#
-
Updated
Dec 6, 2020 - C#
-
Updated
Dec 7, 2020 - C#
-
Updated
Nov 30, 2020 - C#
-
Updated
Dec 6, 2020 - Java
-
Updated
Dec 7, 2020 - C#
-
Updated
Dec 6, 2020 - Java
-
Updated
Dec 7, 2020 - C#
Describe the bug
The Jellyfin plugin catalog will list plugins even for a version that is not valid, e.g. targetAbi": "10.7.0.0"
plugins will show up on a Jellyfin 10.6.4
instance. These plugins will fail to install. This is not correct; these plugins should be hidden from the list.
To Reproduce
Show plugin catalog in 10.6.4 and notice plugin versions with targetAbi": "10.7.0.0"
-
Updated
Dec 5, 2020 - C++
-
Updated
Dec 6, 2020 - Go
Whenever I submit a GET request to the api/public/groups endpoint, the "collections" field for each group returns "None" on every group, even if they have access to collections. I can verify that the
-
Updated
Dec 4, 2020 - C#
-
Updated
Dec 7, 2020 - JavaScript
-
Updated
Aug 26, 2020 - C#
-
Updated
Dec 7, 2020 - C#
-
Updated
Dec 7, 2020 - C#
-
Updated
Dec 7, 2020 - TypeScript
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$ref": "#/definitions/foo",
"definitions": {
"foo": {
"type": "object",
"properties": {
"bar": {
"$ref": "bar.json#"
},
},
"required": [
"bar"
],
},
"title": "foo"
}
}
Running quicktype CLI with this Schema produces
Error
-
Updated
Dec 7, 2020 - C#
Documentation for hidewindow
configuration is missing.
Suggested solution
- Add documentation to XML and YAML config documentation
- Update the YAML schema so that it includes documentation for the field
-
Updated
Dec 7, 2020 - C#
Tabular data?
Does gui.cs handle tabular data?
- Auto sizing columns?
- line breaks within columns
- truncate column content?
- scroll the table if needed
and so on?
Anything like this or something similar?
-
Updated
Dec 7, 2020
Created by Anders Hejlsberg
Released January 2002
- Repository
- dotnet/csharplang
- Website
- docs.microsoft.com/dotnet/csharp
- Wikipedia
- Wikipedia
We can build much smaller Mono runtime for .NET Core purposes by simply removing code we don't need in this configuration. We did a few easy initial steps but we can go much further.
This list is not comprehensive but parts like