Popular repositories
-
MoreLINQ
Forked from morelinq/MoreLINQ
Extensions to LINQ to Objects
-
gettext-cs-utils
C# i18n Gettext Utilities
-
bootstrap
Forked from twbs/bootstrap
HTML, CSS, and JS toolkit from Twitter
JavaScript
-
select2
Forked from select2/select2
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
JavaScript
-
Tiny-Tiny-RSS
Forked from torne/Tiny-Tiny-RSS
A PHP and Ajax feed reader
PHP
-
liblo
Forked from radarsat1/liblo
liblo is an implementation of the Open Sound Control protocol for POSIX systems
C
243 contributions in the last year
Contribution activity
February 2018
Created a pull request in morelinq/MoreLINQ that received 2 comments
Bump minimum target framework version to 4.5.1
As per the .Net framework lifecycle policy as of today, all versions below 4.6 are unsupported (except 3.5 but we don't support that anyway). https…
Created an issue in morelinq/MoreLINQ that received 3 comments
Is SDK pinning in global.json necessary?
Currently we have global.json pinning the sdk version to "version": "2.0.0". Is this strictly necessary? I have just installed a new machine and I …