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 223 public repositories matching this topic...
Issue Type
- Bug Report
- Feature Request
- Support Question
- Doc
Description
Information
The splash screen mechanism is not well documented since the plugin is not responsible of the resource copy into platforms. I had to check the cordova prepare code in order to figure out how <splash> tag is handled while I was trying to set an android vector (or svg
Bug Report
Problem
What is expected to happen?
delete window.open will restore original window.open function on Electron platform or update documentation.
What does actually happen?
delete window.open removes any window.open implementaiton in Electron wrapper.
Information
-
Updated
Jun 23, 2020 - Java
HackerRank solutions in Java/JS/Python/C++/C#
-
Updated
May 16, 2020 - Java
Full-fledged mouse/keyboard record/replay and automation hotkeys/macros creation, and more advanced automation features. Working across three major OSes: Windows, OSX, and Linux.
-
Updated
Jun 22, 2020 - Java
Just make PR with the design pattern implementation, language doesn't matter. Just follow the structure: https://github.com/ZoranPandovski/design-patterns#contribution
If the implementation already exists follow the code structure and create new dir with e.g your name, 1, 2, or use your imagination
Mirror of Apache Qpid
-
Updated
Dec 14, 2018 - Java
Easy-to-use tutorials for accessing SNOMED APIs within 5 min using various programming languages
-
Updated
Nov 28, 2019 - Java
A csharp adapter for apache storm.
-
Updated
Sep 4, 2019 - Java
Maybe I'm missing something here. Your installation instructions point to files that don't exist.
https://github.com/zeobviouslyfakeacc/ModLoaderInstaller#installation-instructions
Download ModLoaderInstaller-Windows-x64.zip from the downloads page
Link to download: https://github.com/zeobviouslyfakeacc/ModLoaderInstaller/releases/latest/
ModLoaderInstaller-Windows-x64.zip does not e
Collection Of Open Source PS4 Tools all in one Library All Written in C#
-
Updated
Jun 5, 2020 - Java
[DEPRECATED] Apache Cordova Plugin Compatibility
-
Updated
Apr 16, 2019 - Java
Expected Behavior
I expect that arithmetic expression where there is no space between operands and operator can be parsed correct. E.g. (3*3) or (3*3) + 3
Current Behavior
Arithmetic expressions like (3*3) currently throw errors (like comparison contains Different DataTypes). Expressions like (3*3) + 3 are parsed like (3.0+3.0) wh
Conway's Game of Life implementation in various languages
-
Updated
May 14, 2020 - Java
This is the companion repo for Xamarin.Forms Succinctly by Alessandro Del Sole. Published by Syncfusion.
-
Updated
Oct 26, 2018 - Java
Created by Anders Hejlsberg
Released January 2002
- Repository
- dotnet/csharplang
- Website
- docs.microsoft.com/dotnet/csharp
- Wikipedia
- Wikipedia


I am working to develop a library for the R programming langua