Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Multi-target support: net4.0 and netstandard1.3#13

Open
alexjamesbrown wants to merge 3 commits into
Ensono:masterfrom
alexjamesbrown:netstandard-support
Open

Multi-target support: net4.0 and netstandard1.3#13
alexjamesbrown wants to merge 3 commits into
Ensono:masterfrom
alexjamesbrown:netstandard-support

Conversation

@alexjamesbrown

Copy link
Copy Markdown

Added multi-target support for both .net4.0 and netstandard1.3
Can now be used in .net core applications (1.0 and above)

Alex Brown added 3 commits July 17, 2018 16:28
net40 & netstandard1.3

Unit tests updated to run both net 4.0 and netcore 1.0

Swapped Should for Shouldly (supports netstandard)

.MultiTargeting namespace houses 2 helpers, to enable reflection support, without being intrusive to original code
@iamkoch

iamkoch commented Jul 17, 2018

Copy link
Copy Markdown
Contributor

Nice work

@alexjamesbrown

Copy link
Copy Markdown
Author

Closing for a sec, I've just noticed I left something out... fixing now

@alexjamesbrown

Copy link
Copy Markdown
Author

Ok, sorted, re-opening.

Multi-targeted the unit & integration tests too:

image

@alexjamesbrown

Copy link
Copy Markdown
Author

@iamkoch - thanks :)

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants