Block or report user

Organizations

@extnet

Popular repositories

  1. DefinitelyTyped

    Forked from DefinitelyTyped/DefinitelyTyped

    The repository for high quality TypeScript type definitions.

    TypeScript

  2. es6features

    Forked from lukehoban/es6features

    Overview of ECMAScript 6 features

  3. You-Dont-Know-JS

    Forked from getify/You-Dont-Know-JS

    A book series on JavaScript. @YDKJS on twitter.

    JavaScript

  4. javascript

    Forked from airbnb/javascript

    JavaScript Style Guide

    JavaScript

  5. typescript-20170124

    Forked from NepipenkoIgor/typescript-20170124

    TypeScript

  6. Functional-Light-JS

    Forked from getify/Functional-Light-JS

    A book about functional programming in JavaScript.

    JavaScript

958 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity First pull request First issue Joined GitHub

February 2017

Created a pull request in bridgedotnet/Bridge that received 1 comment

[2320] Entry point method Main and Ready attributes on it throws runtime exception

Fixes #2320

Created an issue in bridgedotnet/Bridge that received 1 comment

Entry point method Main and Ready attributes on it throws runtime exception

public class Program { [Ready] public static void Main() { Console.WriteLine("Test"); } }

Seeing something unexpected? Take a look at the GitHub profile guide.