raspberry-sharp-io icon indicating copy to clipboard operation
raspberry-sharp-io copied to clipboard

Move to new SDK for .Net Standard Support

Open Silvenga opened this issue 7 years ago • 5 comments

I propose a three stage migration:

  • [X] Upgrade library projects to new SDK structure - still targeting dotnet 4.0.
  • [x] Move library projects to target dotnet standard 1.6 (or a different level).
  • [ ] Move the rest of the projects (tests, etc.) to new SDK structure, keep same targets.

Looking over the projects briefly, this should be a drop in replacement, hopefully.

Silvenga avatar Sep 04 '17 02:09 Silvenga

Any progress on this ?

rolfwessels avatar Nov 04 '17 13:11 rolfwessels

@rolfwessels kind of forgot about this. 😹

I believe the core project move to .NetStandard has been complete. It should just work right now. I wouldn't mind some testing or some input from any contributors.

Silvenga avatar Nov 07 '17 05:11 Silvenga

Cool, I'm porting a mono app over to .netcore (its been a bit tedious) as soon as I have it actually running again on .net core I will let you know. Thanks :-)

rolfwessels avatar Nov 07 '17 14:11 rolfwessels

Any news on this?

hugener avatar Dec 01 '17 01:12 hugener

@hugener I'm apparently easily distracted as I keep on forgetting about this. And I just had a long boring plane ride where I could have completed this...

At this point everything in the nuget package has been moved over, IIRC and this pull request can be merged at anytime. The work on moving the other projects can be completed anytime in the future.

Silvenga avatar Dec 01 '17 01:12 Silvenga