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 31,685 public repositories matching this topic...
-
Updated
Sep 30, 2020
-
Updated
Jul 18, 2020 - C#
-
Updated
Oct 1, 2020 - C#
-
Updated
Oct 3, 2020 - C#
-
Updated
Oct 1, 2020 - C#
-
Updated
Oct 1, 2020 - C#
-
Updated
Oct 3, 2020 - C#
-
Updated
Oct 3, 2020 - Java
-
Updated
Sep 26, 2020 - Java
Describe the bug
Currently, the "HeaderCameraUploads" string in the localization files is unused and should be removed. Further investigation should be done on if there are other unused strings.
-
Updated
Oct 2, 2020 - C++
-
Updated
Oct 3, 2020 - Go
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Oct 2, 2020 - C#
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
Aug 26, 2020 - C#
-
Updated
Oct 1, 2020 - C#
-
Updated
Oct 1, 2020 - C#
-
Updated
Oct 2, 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
Oct 3, 2020 - C#
-
Updated
Oct 3, 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
Oct 3, 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