Skip to content

Add UnitsNet.WindowsRuntimeComponent nuget #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Apr 20, 2016
Merged

Add UnitsNet.WindowsRuntimeComponent nuget #152

merged 17 commits into from
Apr 20, 2016

Conversation

angularsen
Copy link
Owner

This is work in progress. See #150 for initial discussion.

@angularsen angularsen force-pushed the uwp branch 2 times, most recently from 4123cfc to 140f5ac Compare March 14, 2016 09:57
@angularsen angularsen force-pushed the uwp branch 4 times, most recently from b40b999 to 534a57b Compare March 21, 2016 23:17
@angularsen angularsen changed the title Add uap target (WIP) Add UnitsNet.Uwp nuget Mar 21, 2016
@angularsen angularsen force-pushed the uwp branch 2 times, most recently from 9983048 to 02bbbc0 Compare March 22, 2016 00:51
@angularsen angularsen force-pushed the uwp branch 3 times, most recently from db69704 to 8405a29 Compare April 10, 2016 10:26
* Avoid conflict with existing packages.config files
Add long/double/decimal constructors and add conditionals
* Convenience constructors for all unit classes
* If UWP, only expose constructor with double type
* Use type alias Culture to represent IFormatProvider vs string
Exclude operator overloads
Use sealed class instead of struct
Extract extensions code to separate files
As recommended by nuget team:
NuGet/Home#2406 (comment)

This works around the issue with packages.config and SpecificVersion.
Copied GUI and JS code from previous JS test app.
* Add .NET 4.5 project with same compile flags as WRC, to run tests on
* Fix compile errors due to reusing test code on WRC code paths
* Distinguish the two packages.config files for test projects
* Exclude WindowsRuntimeComponent specific code from the .NET projects
Match core lib version and remove prerelease suffix
Remove release notes, add to tag instead
@angularsen angularsen changed the title Add UnitsNet.Uwp nuget Add UnitsNet.WindowsRuntimeComponent nuget Apr 20, 2016
@angularsen angularsen merged commit 06026d9 into master Apr 20, 2016
@angularsen angularsen deleted the uwp branch April 20, 2016 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant