Skip to content

Tags: fadyanwar/iot

Tags

2.1

Toggle 2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added support for new Raspberry Pi 4 board revision b03115 (dotnet#1808)

Co-authored-by: Christian Mönius <[email protected]>

2.0

Toggle 2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[main] Update dependencies from dotnet/arcade (dotnet#1768)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

1.5

Toggle 1.5's commit message
1.5 Release

1.4

Toggle 1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies from https://github.com/dotnet/arcade build 20210…

…315.1 (dotnet#1484)

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk
 From Version 6.0.0-beta.21160.7 -> To Version 6.0.0-beta.21165.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

1.3

Toggle 1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Regenerate device listing (dotnet#1377)

1.2

Toggle 1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies from https://github.com/dotnet/arcade build 20201…

…123.2 (dotnet#1309)

Microsoft.DotNet.GenAPI , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 6.0.0-beta.20567.7 -> To Version 6.0.0-beta.20573.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

1.1

Toggle 1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CPU Temperature (and similar values) support for Windows (dotnet#1238)

* Add basic CpuTemperature implementation for Windows

Downside: Requires elevated permissions

* Clean init sequence

Properties should not have side effects

* Add application manifest for Windows

On Windows, the example requires elevated permissions. It
may still not find a suitable sensor, dependent on the hardware.

* Update readme

* Add new binding for OpenHardwareMonitor connection

* Clean up

* Add documentation

* Better documentation for TimeSpan constants

* Allow arbitrary thread cycle times

* Value must not be negative

* More generic binding name

Also changed namespace, to prevent namespace to class name collisions

* Use HardwareMonitor on Windows, if available

And add missing Dispose

* Use more recent version of System.Management

Latest Version not available on official sources yet

* Minor documentation improvements

* Updating dependency package versions from dotnet/runtime and adding new package subscription

* Fixing build break due to dependencies

* Removing restore sources so that NuGet.Config is used

* Rebasing and addressing nullability changes

* Addressing feedback

Co-authored-by: Jose Perez Rodriguez <[email protected]>

1.1-preview2

Toggle 1.1-preview2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding Instructions to donwload .NET 5 preview SDK (dotnet#1088)

1.1-preview1

Toggle 1.1-preview1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[master] Update dependencies from dotnet/arcade (dotnet#999)

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20152.4
- Microsoft.DotNet.GenAPI - 5.0.0-beta.20152.4
- Microsoft.DotNet.Helix.Sdk - 5.0.0-beta.20152.4

1.0

Toggle 1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrading dotnet/corefx dependencies to stable (dotnet#726)