Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nanoframework/Windows.Storage.Streams

:package: nanoFramework Windows.Storage.Streams Class Library
https://github.com/nanoframework/Windows.Storage.Streams

Work on Devices.Gpio (#108)

- add support for event handlers
- minor code tweaks for general improvements
- change some en...

511839eb8d571ff2057f393d86b1ac7c29a7df47 authored over 7 years ago by José Simões <[email protected]>
Work on Runtime.Events library (#107)

- add EventSink along with several other interfaces, base classes and enums to make the event ha...

30397f3fcf157ad576dcd1288110bc32d2a56577 authored over 7 years ago by José Simões <[email protected]>
Bump Nuget version to 1.0.0-preview002 (#106)

Signed-off-by: José Simões <[email protected]>

5ead389a7c165ea72ab46e817c365127f89234e4 authored over 7 years ago by José Simões <[email protected]>
Correct naming (#105)

Signed-off-by: José Simões <[email protected]>

09c09b53af15fc06027e8acc574df1b96540ca19 authored over 7 years ago by José Simões <[email protected]>
Rename library to nanoFramework.Runtime.Events for clarity (#104)

- correct paths in Nuproj
- update Nuget packages

Signed-off-by: José Simões <jose.simoes@ec...

ee88db4167aa5c2d116294cc54fdfc5a07c4dee8 authored over 7 years ago by José Simões <[email protected]>
Initial version of Native Events library (#103)

- add initial version of managed code
- add nF project and Nuget packagers projects
- update A...

c480d8c2bfaf659dfbfc38f344be1be57227a0e0 authored over 7 years ago by José Simões <[email protected]>
Bump Nuget version to force publish (#102)

d9b91a46e0f6a5026e47b638500508ee0fb511c2 authored over 7 years ago by José Simões <[email protected]>
Bump Nuget version to force publish (#101)

4ae1242576baec81357d2861202ef537a1a2c137 authored over 7 years ago by José Simões <[email protected]>
Merge pull request #99 from nanoframework/MikroBusNet-SPIpatch-1

Missing content

77a88a78aaa7f2f75789ca462ffccd30833b461b authored over 7 years ago by Peter Wessel <[email protected]>
Merge branch 'master' into MikroBusNet-SPIpatch-1

996937c850ef6dd83d39f104a02c68d8a1a8fcce authored over 7 years ago by Peter Wessel <[email protected]>
Merge pull request #100 from nanoframework/MikroBusNet-Spipatch-2

Fix wrong xml filename

60e5f2230d8c6551b14d8c0ef5ba6b2b8563f6ca authored over 7 years ago by Peter Wessel <[email protected]>
Fix wrong xml filename

Was referencing Gpio.xml instead of Spi.xml

8b671cd334aa4f024546126685701caa1fc13398 authored over 7 years ago by Christophe Gerbier <[email protected]>
Missing content

<itemGroup> section filled with content.

c4db12e339e4937d6ab04e5e3e3ef66eef9e1ada authored over 7 years ago by Christophe Gerbier <[email protected]>
Add initial version of Windows.Devices.Spi (#98)

- add solution
- update AppVeyor to build this new solution

Signed-off-by: José Simões <jose...

13381c6abfbf8c0f968eb73e44a984624ca02c77 authored over 7 years ago by José Simões <[email protected]>
Fix Windows.Devices.Gpio project (#95)

- some configuration were accidentally dropped when moving to the new project type
- add missin...

0a7615c53b85fbc18b2851ea7197b848b0b139eb authored over 7 years ago by José Simões <[email protected]>
Fix CoreLib project (#94)

- the PE class exclusions were accidentally dropped when moving to the new project type
- the a...

499d7bdcb5df9bd562fd9efbd0bb81437a71046f authored over 7 years ago by José Simões <[email protected]>
Rename projects (#93)

- rename projects to the new extension
- rework projects as required
- update Nuget packages
...

e37f1534911ec1bf35a632d0bdaa4cba4e77579a authored over 7 years ago by José Simões <[email protected]>
Corrections in ResourceManager (#92)

Signed-off-by: José Simões <[email protected]>

a8d4993f6732d5eb2d33961a62746518570997d0 authored over 7 years ago by José Simões <[email protected]>
Revert methods that were removed (#91)

Signed-off-by: José Simões <[email protected]>

91f353867cd9ed7823fc82e02d0882fd9a025983 authored over 7 years ago by José Simões <[email protected]>
Fix several issues with DateTime (#90)

- revert implementation of native calls
- cleanup unused code
- bumped Nuget version to previe...

5676db9db3822199ddfd4eebc51bc3c0ad781db6 authored over 7 years ago by José Simões <[email protected]>
Gloabl rework on code formating (#89)

- review code formating througout the solution
- correct line formats
- remove empty lines
- ...

66a87ccc63090c4907b19063503e8fabeeed93cd authored over 7 years ago by José Simões <[email protected]>
Remove TimeZone (#88)

- remove class
- also remove methods dealing wiht TimeZone conversion
- DateTimeKind.Local is ...

157213b42f617b7ba26a773d14ddd6ef77de294c authored over 7 years ago by José Simões <[email protected]>
Bumped Nuget version to preview018 (#86)

Signed-off-by: José Simões <[email protected]>

9b79bbb7df8ecd25a652f37116d84225531a58e9 authored over 7 years ago by José Simões <[email protected]>
Added readmes to clarify prerequisites (#82)

* Added readme.md

- added link to repo for the needed instructions
- fixes #81

Signed-off...

79565499b0a3971b13da6c826c553c8b6041c2be authored over 7 years ago by Peter Wessel <[email protected]>
ISsue #50 - DateTime.cs (#80)

Implementation of various properties such as Year, Month, Second and so on.
Implementation of D...

e5fdaf740c390adf25953b64fa91363f95e64297 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - AppDomain (#79)

Comments review on System.AppDomain

Signed-off-by: Christophe Gerbier <christophe@mikrobusnet...

c9e5729963d46ce375760952c79404a177a1fc8a authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Runtime 002 (#78)

Comments review on Runtime

Signed-off-by: Christophe Gerbier <[email protected]>

c42d1d587a20cac682711bbe922b7900e493bba1 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Runtime 001 (#77)

Comments review on System.Runtime

Signed-off-by: Christophe Gerbier <[email protected]>

9eb917b1ca9ca19ee5573bd7650c148a76b51390 authored over 7 years ago by Christophe Gerbier <[email protected]>
ISsue39 - System.IO (#76)

More work on comments for System.IO

Signed-off-by: Christophe Gerbier <christophe@mikrobusnet...

fc9e6bcc5eb58dfa710647c71988275bc195094a authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Collection (#75)

More work on comments for System.Collection

Signed-off-by: Christophe Gerbier <christophe@mik...

9f02d3dec59b6acb305f56115809d91ad0fc162a authored over 7 years ago by Christophe Gerbier <[email protected]>
Rework Nuget package (#74)

- experimenting with distibuting DLL in lib folder

Signed-off-by: José Simões <jose.simoes@ec...

4c6b555d6f5b0ab34417a31c76825b39df7e60ef authored over 7 years ago by José Simões <[email protected]>
Issue #39 - Reflection #002 (#71)

Work on comments review for System.Reflection

Signed-off-by: Christophe Gerbier <christophe@m...

f010ad3e5b70f63a5d2278c9c7917107d14d956a authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Set #012 (#67)

More work on comments review

Signed-off-by: Christophe Gerbier <[email protected]>

a1546ee770f7845d1f8ae06d125ba932306db447 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Set #011 (#64)

More comments reviews

Signed-off-by: Christophe Gerbier <[email protected]>

691c5186f5805c0bdd1a4f48fda79d349631d7d0 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Set 006 (#57)

Review comments

Signed-off-by: Christophe Gerbier <[email protected]>

a70b14fde27653d0c6a68314ecc36a2863db6e49 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Object (#56)

Review comments on Object.cs and ObjectDisposedException.cs

Signed-off-by: Christophe Gerbier...

d9e388bf516ccef7b6be524ef2040393f92de3ff authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue39 005 (#54)

* Issue #39 Double, Enum, Exception, IOException

Work in progress on Issue #39

System.Doub...

ce6360840368d209024e841e1f9b0aa88765243a authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Collection interfaces (#73)

Work on comments review for Issue #39

Signed-off-by: Christophe Gerbier <christophe@mikrobusn...

511f085b71cb5eee2f4088d3d6fe6759f4ba1144 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Reflection set #003 (#72)

More work on issue #39 System.Reflection

Signed-off-by: Christophe Gerbier <christophe@mikrob...

741dd6b5481f571446cd0284a2ef9fed0daed0a8 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Reflection 001 (#70)

Work on comments review for System.Reflection

Signed-off-by: Christophe Gerbier <christophe@m...

e75e2c2f7934c4da0a5d2b208d257523e5fa4016 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - System.Threading (#69)

Review comments on System.Threading

Signed-off-by: Christophe Gerbier <christophe@mikrobusnet...

d3170eab68f1c9372916b972b441cde00c5f3add authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Globalization (#68)

Comments review on Globalization

Signed-off-by: Christophe Gerbier <[email protected]>

2e603e7b72ab78c736fc83eaf9de04d8235da214 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - System.Diagnostics (#66)

Comments review on System.Diagnostics

Signed-off-by: Christophe Gerbier <christophe@mikrobusn...

d7ec05148bfae9f0752ca5811a8a37138a5deadc authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Convert.cs (#65)

Review comments in Convert.cs

Signed-off-by: Christophe Gerbier <[email protected]>

afc134843057bce42fb27f32ac323d448bc2fee3 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Set #010 (#63)

Review comments

Signed-off-by: Christophe Gerbier <[email protected]>

d62953c017f35aa984dd439f6ab249d1fc244671 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Types (#62)

Review comments on Types

Signed-off-by: Christophe Gerbier <[email protected]>

2e47345f7e5aa477223efdaacb0671c22d1f463e authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue39 008 (#61)

* Issue #39 - Time

Review comments

Signed-off-by: Christophe Gerbier <christophe@mikrobusn...

e40d43a1b324c3cd82820189a556068596f702b3 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Work on Text (#60)

Review comments

Signed-off-by: Christophe Gerbier <[email protected]>

f5d259ab1bee260cbd90580b8a1189bdd393face authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - System.String (#59)

Review comments

Signed-off-by: Christophe Gerbier <[email protected]>

8c7348536bc68e328108aea1d5a944f9d6b8bf4a authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Runtime set (#58)

* Issue #39 - Runtime set

Review comments

Signed-off-by: Christophe Gerbier <christophe@mi...

03c1037373de60e9e2baec13785e100ceed11baf authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Number.cs (#55)

Review comments on Number.cs

Signed-off-by: Christophe Gerbier <[email protected]>

41921f63b49951194563da950ef7526d83fd9ba6 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - More reviews (#51)

* Issue #39 - More reviews

Work in progress about Issue #39

Signed-off-by: Christophe Gerb...

e08862c6b450e6525ea8f4307b00038f10888c5c authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 Double, Enum, Exception, IOException (#48)

* Issue #39 Double, Enum, Exception, IOException

Work in progress on Issue #39

System.Doub...

af8418c2f56d71124cb238586024baad640ee0ec authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Boolean, Byte, Char, Decimal (#46)

* Issue #39 - Boolean, Byte, Char, Decimal

Work on Issue #39

System.Boolean, System.Byte, ...

c043af0a6b926e7f77f8b39f245b02d8e618bf2b authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Array, ArrayList, Queue, Stack (#42)

* Review comments

Partial fix on Issue #39

Reviewed in this PR :
- Array
- ArrayList
...

3a8b3d61991135c8c59b32c0f415f6e815ab00f8 authored over 7 years ago by Christophe Gerbier <[email protected]>
New try on Windows.Devices.Gpio (#53)

* New try on Windows.Devices.Gpio
* Bumped Nuget Package to preview004

Signed-off-by: Christ...

ddfa4351457bd7df5de53e3456630b0d32a1bf7c authored over 7 years ago by Christophe Gerbier <[email protected]>
Add vssettings file (#52)

* Add vssettings file
- as template at repo root
- to Core Library solution
- update document...

dd92d0d21d9c51a9c7306a6aa997869f3baa0f96 authored over 7 years ago by José Simões <[email protected]>
Issue #39 - DBNull to IComparable (#49)

Work in progress on Issue #39 :

System.DBNull, System.DayofWeeks, System.Delegate, System.Fla...

4f5a5f10e5527066426e75e27bf1ef2ad6779886 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - DateTime (#47)

Work in progress on Issue #39

System.DateTime

Warning : some methods are not implemented (...

afba81b5918816a28dd60ad69e9c1427733dbeff authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - System.Ecceptions (#45)

Work in progress on Issue #39 :
- System.ApplicationException
- System.ArgumentNullException...

e02379bae9cc32ba0276810da935eeed3bb3242f authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Argument Exception (#44)

Review of System.ArgumentException.
Work on #39
Partial fix of Issue #39

Signed-off-by: Chr...

c881e652240fd03ad2f30c53748a964b1e522eba authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - System.BitConverter (#43)

Code review of System.BitConvert
- work on #39

Related to Issue #39

Signed-off-by: Chris...

1be8da27aaaad5be02f7b8e4dcda43ed7426b779 authored over 7 years ago by Christophe Gerbier <[email protected]>
Review of System.Guid (#40)

- general code review and improvements
- replace and removed some methods
- replace code with ...

62d6a00e775cf07cd621ca0e5b523b9af6065d3d authored over 7 years ago by José Simões <[email protected]>
Correct names in comments (#36)

Signed-off-by: José Simões <[email protected]>

1899dc4e4257ec1c9aab29c232b50c32f1b1ccf5 authored over 7 years ago by José Simões <[email protected]>
Changes in Base64 conversion (#35)

- remove old code
- replace with all methods from standard API
- add Base64FormattingOptions e...

5442a5129df410db79776b55d3286b2d97379cd7 authored over 7 years ago by José Simões <[email protected]>
Several updates on Windows.Device.Gpio (#31)

- update Nuget packages
- add missing backing fields for properties
- fixes #25
- bumped Nuge...

a3c58852d574711db57a3ae14116cbd92aba1cae authored over 7 years ago by José Simões <[email protected]>
Updates on Core Library (#28)

- add property to generate skeleton code without requiring Interop support
- update MSBuild Sys...

9a983b2ef2de4f919c86e6ed012a190b3359a058 authored over 7 years ago by José Simões <[email protected]>
Several updates on Core Library (#27)

- update MSBuild System Nuget package
- update and correct several comments for documentation
...

ba99bf0f88b85c6a9eb9050aa555919901e17f79 authored over 7 years ago by José Simões <[email protected]>
Add missing delete to CoreLib targets file (#23)

- bumped Nuget version to preview012

Signed-off-by: José Simões <[email protected]>

46eef13b2b82a70137655370b529b7ad8e5920e7 authored over 7 years ago by José Simões <[email protected]>
Udpate solutions to vs2017 (#22)

* Update solutions to VS2017

- this is now possible because the Nuget projects are now build ...

34e0e2ab7396d5a25de7984b73c881438c88ddf5 authored over 7 years ago by José Simões <[email protected]>
Add general repo documentation (#21)

Signed-off-by: José Simões <[email protected]>

f14cab88d18d326ff9bdf509990ba53b06e6f94e authored over 7 years ago by José Simões <[email protected]>
Several improvements in the projects (#20)

- update Nuget for MSBuild system
- add property to control MDP command line output to projects...

031cee7a05f0e812d36801f09c398f932ec4f9b7 authored over 7 years ago by José Simões <[email protected]>
Refresh Nuget API key (encripted) (#19)

ff4983e719b02cb652ee363934a1ee35ccd0e945 authored over 7 years ago by José Simões <[email protected]>
Add AppVeyor integration (#18)

* Change to have the solution build in AppVeyor

Signed-off-by: José Simões <jose.simoes@eclo....

5b966196f4e3d8119eb72d9ebfce39f60941cd82 authored over 7 years ago by José Simões <[email protected]>
Correct project naming to use lower case (#17)

Signed-off-by: José Simões <[email protected]>

c321ac2a8eeeced724703373e90b6bdfd50855cc authored over 7 years ago by José Simões <[email protected]>
Correct typo (#16)

dee74ef9e72c85ebf400498da5f57359590b08fc authored over 7 years ago by José Simões <[email protected]>
Initial version of Windows.Devices.Gpio (#15)

- Code provided by Christophe Gerbier (@MikroBusNet)

Signed-off-by: José Simões <jose.simoes@...

e9e5583b5e1ab91d0b77e5ca5b240404c7254fdf authored over 7 years ago by José Simões <[email protected]>
Rename target file (#14)

- to match nuget package ID
- bumped Nuget veriosn to preview011

Signed-off-by: José Simões <jo...

51581f0a7b6d5be0bb07535dd011def97989e305 authored over 7 years ago by José Simões <[email protected]>
Rename Nuget package to nanoFramework.CoreLibrary (#13)

- improvements in Nuget package description
- update Nuget packages
- bumped Nuget version to ...

7bcaa3a7d7319b124204e6553d62276211592b0a authored over 7 years ago by José Simões <[email protected]>
Remove exclude for System.Diagnostics.DebuggerBrowsableAttribute (#12)

- fixes #11
- bumped Nuget to preview009

Signed-off-by: José Simões <[email protected]...

02b9a788756d76ff46656bab481e2162eebdaed4 authored over 7 years ago by José Simões <[email protected]>
Remove exclude for System.Diagnostics.DebuggerBrowsableState (#10)

- bumped Nuget version to preview008
- fixes #8

Signed-off-by: José Simões <jose.simoes@eclo...

8cc10ebe58ff7a77396f150c36b50cf81006c9a7 authored over 7 years ago by José Simões <[email protected]>
Add missing load hints for Core Library targets (#9)

- this one was missing in order to load mscorlib as hint when calling MDP for core libraries com...

215efa11a543be26244e6ee84b5e553933cd38ef authored over 7 years ago by José Simões <[email protected]>
Rename project and Nuget package for simplicity (#7)

- correct tag

Signed-off-by: José Simões <[email protected]>

c16f0d2256e55a5c6d7db68a78302ea0ba7f2744 authored over 7 years ago by José Simões <[email protected]>
Rename folder to CoreLibrary (#6)

Signed-off-by: José Simões <[email protected]>

a0e0886484824bb9245699c8722cbfce7ad61ea3 authored over 7 years ago by José Simões <[email protected]>
Improvements in Core Library solution (#5)

- rename project for clarity
- add new properties to match latest updates in MSBuild System tar...

ebd0378941d46f184a7287cd2935f8d04f1aeed3 authored over 7 years ago by José Simões <[email protected]>
Typos in Numbers + temp fix for InsertSeparators() (#3)

* Typos in Numbers + temp fix for InsertSeparators()

The original name was InsertSepErators. ...

04f3d47f26bc79bb780b8090a855804c7eb3e261 authored over 7 years ago by Christophe Gerbier <[email protected]>
Update Nuget versions (#4)

- update MSBuildSystem to preview0021
- bumped own version to preview006

Signed-off-by: José...

26a06d0df4d12194d4643a36609f0ebb483a5172 authored over 7 years ago by José Simões <[email protected]>
Several improvements (#2)

- update MSBuildSystem Nuget package
- assembly is now signed
- add Nuget package for testing ...

fa5f6c85a08a9a4740dccb122556d6f1c5835000 authored over 7 years ago by José Simões <[email protected]>
Initial release of mscorlib for nanoFramework

Signed-off-by: José Simões <[email protected]>

8db304c6cac27edb22669b03a7813aa4f4a8a7cb authored over 7 years ago by José Simões <[email protected]>
Initial commit

2cee8113c914cb09d4ed7f41a533ef0e580c2c12 authored over 7 years ago by José Simões <[email protected]>