Ecosyste.ms: OpenCollective

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

github.com/nanoframework/CoreLibrary

:package: nanoFramework Base Class Library
https://github.com/nanoframework/CoreLibrary

Update assembly info file for v1.0.1-preview094

944438a4111f82e841c6f686763c07466aac383f authored over 6 years ago
Update assembly info file for v1.0.1-preview093

0b2163484457236e9944f3db6680ffb9e51708e1 authored over 6 years ago
Fix for commiting assembly info changes in AppVeyor (#33)

9989d5cee370d5be0473b8eb721106bbd45a92a6 authored over 6 years ago
Update assembly info file for v1.0.1-preview091

536191a59e9f23af541d52dfa7ecaf6a5dba4d90 authored over 6 years ago
Update appveyor.yml

f73fa60ab8245afe595217e1df774bfac855da52 authored over 6 years ago
Update appveyor.yml

c8893080ddbded9144b1b03d6a521431e9988f6c authored over 6 years ago
Update CHANGELOG for v1.0.1-preview088

ac74145f0be72d38e0cc9f10f601628efb434551 authored over 6 years ago
Update GitVersion.yml

9deff273e2c0503dc36074def4661fca7b496b4b authored over 6 years ago
Update .github_changelog_generator

7482ebd65994fa2dfe201fe41d6eb24e04677e05 authored over 6 years ago
Update generate-change-log.ps1

8965b4508a2909a60688d38b9b1ba5a2b7be0c65 authored over 6 years ago
Update .github_changelog_generator

ae4c071d6dc8622a00acefdad7cefeb594502a02 authored over 6 years ago
Update CHANGELOG for v1.0.1.83

f7e5105b3fb868f8a1969a66b3887d65b2d892b6 authored over 6 years ago
Update .github_changelog_generator

bf59c1d5cb732e0709d2740ec89c1306432ed561 authored over 6 years ago
Fix gitversion not updating the correct AssemblyInfo2 source file

78f0890153ca88926e3df0e90f22c93aafdf4cb6 authored over 6 years ago
Update CHANGELOG for v1.0.1.80

23c19b9c8db22e8b8edba47791bc73f93dcbde92 authored over 6 years ago
Fix for AppVeyor build (#32)

74455427f3e0d39a66d60587d86ec2c898e4e92e authored over 6 years ago
Work on CI (#31)

f9a30b5ff4525f3d10accea52d0b20d738e01587 authored over 6 years ago
Update file encoding to UTF-8 (#30)

8e2a04a66b2a218c0da3b88583df2b7464b5e282 authored over 6 years ago
Update version +semver:patch

2d7ec2bb0a2c5edb7f1de7cda00468215706c743 authored over 6 years ago
Work on CI (#29)

2489027e0153507cf2d54faf49931399f5a1f313 authored over 6 years ago
Add GetCustomAttributes method to MemberInfo and derived classes (#27)

05aa51bba3ed2b7d6d6ab75f48a98a62ea962925 authored over 6 years ago
Add option to remove AppDomains APIs with compiler constant (#28)

f7a31df112ad5368bd58224938e24667e62a97fc authored over 6 years ago
Fix Assembly.GetType(string, bool) throws ArgumentException (#26)

3c23f49274d6726865f24cef0550a9a8c333e3e4 authored over 6 years ago
Fix PostProcessInteger in System.Number (#25)

7b10260ab234595e113f4a1d793872647454ab4b authored over 6 years ago
Fix StringBuilder constructor (#24)

d66b36dc20546a5d8f1049fb41d106aa6146ee68 authored over 6 years ago
Fix Hashtable.CopyTo (#23)

de453178c82ceac806c409096945084d94848da2 authored over 6 years ago
Add compiler response file

- Required to build mscorlib.

d9e569d4ea57890dec8bad83fb30d1dd16082fae authored over 6 years ago
Update appveyor.yml

- Replace Slack notification with Discord

6036a1f2d5dceabddface947c4f8f15ef7acd18a authored over 6 years ago
Add PS script to call Discord webhook on build failure

0d999c6d874e17cabc0e9ba86f795a72acdf6cdf authored over 6 years ago
Update README.md

0b391a557249a7e18a93039c2edbff0848c8993a authored over 6 years ago
Correct Discord URL and add Discord badge

50d6aec1a8fe3920a14a119821e6c6a34cf4beec authored over 6 years ago
Update URL and mentions from Slack to Discord

0fb5e6110ac676aa33e6c9a110ce73ce7b1890a7 authored over 6 years ago
Fix issue with ToString for doubles and floats (#22)

1429349b74c9d8882290cf3e2f4effdde48fa474 authored over 6 years ago
Remove implementations of GetHashCode() from several classes (#21)

f80765cd5e83bf1622ac99c13733cdc90ba34973 authored over 6 years ago
Correct typos

8c40a56116eb28df07e189b56f3ed871a2f7276e authored over 6 years ago
Add Encoding.GetString() method (#20)

a63a648097eda2f805f6f27c365f2b083c9edbfb authored over 6 years ago
Fix warnings for all fields required/used in the native end (#19)

ddd69d04cbe5236787797165bcb120d5fd481edb authored over 6 years ago
Add all missing comments for documentation and Intellisense (#18)

8deae82eaa0cefe07ef3fca25fcfa7a624338328 authored over 6 years ago
Implement missing GetHashCode() on several classes/structs (#17)

1b6a37c854e1f3c04f4bc7336a28596e6feed6e7 authored over 6 years ago
Improve System.Single (#16)

7844fceea6a04eb0c3b618b69ad48dce4937a4a8 authored over 6 years ago
Work on Convert() class (#15)

20063ea31d78a85d32eaa854adfb28eab7599beb authored over 6 years ago
Work on TimeSpan (#14)

81f916f750685fcfb2c0b1a91bdfa83b8fb4d28d authored over 6 years ago
Add overloads with float parameters to Math methods (#13)

# ⚠️ WAITING FOR NATIVE IMPLEMENTATION BEFORE PUBLISHING NUGET ⚠️

621c58b9ddb22c66c1dea6d92f02160b6565c65c authored over 6 years ago
Remove unnecessary properties

- These are not required anymore after the improvements in the .targets on the project system

077c48dffc27281eb82761f5cc4940d3f94d96cd authored over 6 years ago
Add String.Format (#12)

85ad03029c110c88f48b9cf1cf119a6e9dbfca4f authored over 6 years ago
Add Timeout.InfiniteTimeSpan (#11)

ee06c272cfb1f8755b359f921652df3ed53ba576 authored over 6 years ago
Fix StringBuilder.Append(object value) (#10)

715a3245cfc7b40259f6f4e9c36015cc6c0a7d59 authored over 6 years ago
Update comment on Random class (#9)

a96be4e13b570758c306a520cc27b9c379d3f501 authored almost 7 years ago
Correct project URL

e38f94ec61e7d85c272867da62b4447624990dc8 authored almost 7 years ago
Update Slack workspace URL

74b298b3c6bc9270ab53a670ed1d06a94b063d1a authored almost 7 years ago
Merge branch 'develop' of https://github.com/nanoframework/lib-CoreLibrary into develop

4e8c1f19da99b5d2aea79bdb7076176c6807c89a authored about 7 years ago
Revert "Extract System.DateTime class and related (#7)" (#8)

70ddacbd91b95842712e90a0a36f336446ac6e92 authored about 7 years ago
Revert "Extract System.DateTime class and related (#7)"

This reverts commit b399f3b32b19f62f64be5328a3ca7389d39d08f2.

9e71e2ae8d520eb484a0e74dc8a9a74ef43b561d authored about 7 years ago
Extract System.DateTime class and related (#7)

b399f3b32b19f62f64be5328a3ca7389d39d08f2 authored about 7 years ago
Update Number.cs (#6)

72a5f7dd02aa4647f8bcb2ceb24240ce494c4d06 authored about 7 years ago
Remove Nuget references (#5)

4f38c4db63fbbe5780e52288500e8dddf0900562 authored about 7 years ago
Update build and Nuget badges

a7e72ddabf35868fc0b763bf6fd9cf6764d43f3e authored about 7 years ago
Update Assembly info (#4)

23ec6d57165be4d89470d8d155b79be30b003a3e authored about 7 years ago
Add ProjectTypeGuids to project file (#3)

93f695cf4f25e7fa2e3ed92ee6c4c654a59497ed authored about 7 years ago
Merge developer branch (#2)

* Create GitVersion.yml

afb87e72dbb06b6d1d2283e9838fef280bbd2450 authored over 7 years ago
Merge branch 'develop' into master

0abc6c1ee6430e01406288168d10fcdbe0959e82 authored over 7 years ago
Updates related with CI (#1)

ee8d118bfef68710b4444a416bf8e3543d2ae9b0 authored over 7 years ago
Create GitVersion.yml

83728668da4d06aa8c73986f41276a9f39b1c4e3 authored over 7 years ago
Create GitVersion.yml

b908dbc23678114659a7fbb493d85317a179f03b authored over 7 years ago
Update README.md

897facb2c009832a97f198629d3b5f897ea968aa authored over 7 years ago
Update README.md

daddb6afcf8ef4b3e2a7942884e85a1abc86771f authored over 7 years ago
Update repository from original nf-class-libraries

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

ccf9dc9bc87dd14ef3635e33fb5aef668acb4133 authored over 7 years ago
Add require settings to prevent continuous notifications

3e5b23896dc230e84d88dd4633bf24cdc96ba975 authored over 7 years ago
Update appveyor.yml

- add missing section

ce5fc2a243ae239dd9d10197ae2c2082d9df25e8 authored over 7 years ago
Update appveyor.yml

- add AppVeyor notification to alert on build status changed

6b0369be473dbc7e0c1f621ce9fd363b342cc905 authored over 7 years ago
Update PULL_REQUEST_TEMPLATE.md

- general improvements in template

2c6f8369a4fa9ac85d681ecdc0a364e9652c884b authored over 7 years ago
Bump several class libs (#175)

- Windows.Devices.Gpio to 1.0.0.28
- Windows.Devices.Spi to 1.0.0.19
- Windows.Devices.I2c to ...

bd3aa3b7d0d51e137c6e1c25f3badcdc3c6382ba authored over 7 years ago
Bump Runtime.Events to 1.0.0.17 (#174)

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

9bd1aa1de553373f44fa151509085e989709987d authored over 7 years ago
Correct implementation of IDisposable (#173)

- following .NET recommended pattern

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

3d6e2c6cd8bb863728cc199f26bcaf3e06f5450b authored over 7 years ago
Work on Devices.I2c (#172)

- replace DeviceCollection type to HashTable (allows storing the I2cDevice)
- rename DeviceColl...

87232a207b4b7838ddeec225e22a0da82d6095a0 authored over 7 years ago
Work Devices.Spi (#171)

- replace DeviceCollection type to HashTable (allows storing the SpiDevice)
- rename DeviceColl...

db68e6b8ce84077a8f2e289196778cf228dff8ca authored over 7 years ago
Merge branch 'master' of https://github.com/nanoframework/nf-class-libraries

d9bc8077cdabe36904596923bf415b71b6f7804e authored over 7 years ago
Remove workaround (#167)

* Remove temporary fix for Number.Format()

- this was added in nanoframework/nf-class-librari...

273357331a17164ae8e06ada00d65fcc2f94aa23 authored over 7 years ago
Merge branch 'master' of https://github.com/nanoframework/nf-class-libraries

fb4f9101c37a7bd5ab8503691a6be5c7244dfe17 authored over 7 years ago
Correct version on NuGet package (#165)

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

9145a91a67e1172905aa7f579cdc3a3748d70e7c authored over 7 years ago
Correct version on NuGet package

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

8dad81ba3b14393a68ef72d6ebbf138e0e00e1a0 authored over 7 years ago
Update Devices.Gpio (#164)

- update ref to Runtime.Events to 1.0.0.16
- update Nuget dependency to the above
- bump Devic...

ddd96fe4492a796653313994e508a58719ce3222 authored over 7 years ago
Update Nuspecs to enforce strict dependency versions (#163)

- bump Runtime.Events to 1.0.0.16
- bump Devices.Gpio to 1.0.0.26
- bump Devices.Gpio to 1.0.0...

f7ae991467a7313a5635598fc12db4a3b90e0f27 authored over 7 years ago
Work on Runtime.Native (#162)

- update CorLib to 1.0.0.28
- update Nuget dependency to above version
- change Nuget dependen...

a72c6b3165d0d1028f57c856b8efbc32561e93ef authored over 7 years ago
Correct reference version in Devices.Spi (#161)

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

dfec1423a52e93aa3d247b0824873e5004039f78 authored over 7 years ago
Work on Class Libs (#160)

- correct typo in tags
- global update on Nuproj packages version

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

e24ba926d3e420a4754e1cacd546b1bbcf8d0dbc authored over 7 years ago
Add Nuget projects to Devices.I2c (#159)

- udpate Cor Lib to 1.0.0.28
- bump Devices.I2c to 1.0.0.1

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

44444fa1fa3bf86254bfc0c8dfd21ab5a17f214a authored over 7 years ago
Delete CONTRIBUTORS.md

ee37a34489999e358effb65f035defe0a7477d61 authored over 7 years ago
Update README.md

f7072bf4657a5ab9128f7ab25b281580c8cb9a88 authored over 7 years ago
Create CONTRIBUTORS.md

09d4ded39a398c07e68565398efdf888ca95e9dc authored over 7 years ago
Update README.md

8f48f433aaa52942d499f53d79360bea7244b4b3 authored over 7 years ago
Update README.md

81bbd2d5fa992067d733ac6931ed24358d0d5297 authored over 7 years ago
Create CONTRIBUTING.md

4d241e6c9fd6d80ebaed89a13ff26fb80af55cc4 authored over 7 years ago
Create CODE_OF_CONDUCT.md

cacfbd305d8ba599add907c815102287aa789dd7 authored over 7 years ago
Create PULL_REQUEST_TEMPLATE.md

dc1fd21eead7e0e55eb4d7d2d2145f76155a8d9a authored over 7 years ago
Create ISSUE_TEMPLATE.md

b864a10f181b76a004ec112241208911c9695b85 authored over 7 years ago
Bump versions Devices.Gpio and Devices.Spi (#158)

- Gpio 1.0.0.25
- Spi 1.0.0.16

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

ba25c00ee76f7cc6e6d3c4e56b364a37959d3666 authored over 7 years ago
Bump Runtime.Events to 1.0.0.15 (#157)

- update ref to mscorlib 1.0.0.28

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

44bf63239938216abc5e44fc76235badf6fcf5ea authored over 7 years ago
Bump CorLib to 1.0.0.28 (#156)

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

07224c156ff972b24ad10bef06aa090b4bfa1088 authored over 7 years ago
Work on System.Convert (#144)

Use of NativeToInt64() and NativeToDouble() instead of the managed methods.

Signed-off-by: Ch...

4737db5264761adaf0d63e6ba8cc136f4cb09f75 authored over 7 years ago