-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
area-System.IO.PortsenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additionshelp wanted[up-for-grabs] Good issue for external contributors[up-for-grabs] Good issue for external contributors
Milestone
Description
Just wondering if SerialPort namespace will be included at some point?
Execution plan
- 1. @JeremyKuhne to seed the sources in CoreFX (from full .NET Framework) - add source code (sanitized, with licenses), the source won't build
- 2. Make the code build
- CC: @JeremyKuhne @karelz on PRs
- Note: We will not take any functional changes to the implementation, architecture, or API surface at this point unless they are absolutely necessary to make the code compile on .NET Core. Please give heads up on this issue as soon as you discover cases like that.
- 3. Add tests - tracking progress in dotnet/corefx#15752
- @JeremyKuhne to find out if we can leverage full .NET Framework tests
- We need to design the test environment - we need ability to test the code in CI (ideally without heavy modification of CI machines)
- We need to set goal for code coverage
If anyone is working on any step, please mention it & coordinate here to avoid duplicated effort. @karelz will co-assign the issue to you as well.
Reactions are currently unavailable
Metadata
Metadata
Labels
area-System.IO.PortsenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additionshelp wanted[up-for-grabs] Good issue for external contributors[up-for-grabs] Good issue for external contributors