Skip to content

Conversation

@josesimoes
Copy link
Member

Description

  • Add GetIsNetworkAvailable to NetworkInformation.
  • Add IPGlobalProperties class implementing GetUnicastAddresses.
  • Bump AssemblyNativeVersion to 100.1.3.2.
  • Add sonarlint rules to solution.

Motivation and Context

  • Need to have better and readily access to network information like connection status and IP address availability.

How Has This Been Tested?

Screenshots

Types of changes

  • Improvement (non-breaking change that improves a feature, code or algorithm)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Config and build (change in the configuration and build system, has no impact on code or features)
  • Dependencies (update dependencies and changes associated, has no impact on code or features)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@nfbot nfbot added the Type: enhancement New feature or request label Mar 18, 2021
@josesimoes josesimoes force-pushed the improve-network-information branch 2 times, most recently from a3d5fda to 3256a12 Compare March 18, 2021 18:40
- Add GetIsNetworkAvailable to NetworkInformation.
- Add IPGlobalProperties class implementing GetIPAddress.
- Add sonarlint rules to solution.
- Add several exclude rules to project file.
- Bump version to 1.6.4-preview.
- Bump AssemblyNativeVersion to 100.1.3.2.
@josesimoes josesimoes force-pushed the improve-network-information branch from 3256a12 to 325476f Compare March 18, 2021 18:45
@josesimoes josesimoes merged commit b5b2615 into nanoframework:develop Mar 18, 2021
@josesimoes josesimoes deleted the improve-network-information branch March 18, 2021 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants