Skip to content
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

Add .NET Core support - WIP #78

Merged
merged 13 commits into from
Mar 28, 2020
Merged

Conversation

josephwoodward
Copy link
Contributor

@josephwoodward josephwoodward commented Feb 23, 2017

Initial attempted at adding .NET Standard support - still work in progress.

Shouldly's tests have a dependency on this so as soon as TestStack.ConventionTests supports .NET Standard then people will be able to build/contribute to Shouldly across multiple operating systems so it's a win-win.

This is the first time I've done this so if there are any suggestions then please feel free to fire them my way.

@josephwoodward josephwoodward changed the title Add .NET Core Add .NET Core - WIP Feb 23, 2017
@josephwoodward josephwoodward changed the title Add .NET Core - WIP Add .NET Core support - WIP Feb 23, 2017
@JakeGinnivan
Copy link
Member

Will be awesome to see this in! Ping me on twitter if you get stuck

@josephwoodward
Copy link
Contributor Author

Great, will do.

@josephwoodward
Copy link
Contributor Author

Run into a bit of a blocker in this class that has a dependency on HtmlTextWriter within the System.Web.UI package. Are you happy for me to replace it with a string builder?

@drewfreyling
Copy link

FYI This fixes #77

@josephwoodward
Copy link
Contributor Author

Picked this one up again 👍

@scpeterson
Copy link

Hello! I'm curious to know how it's going with the .NET Core support? I'm interested in contributing to Shouldly and would like to see TestStack.ConventionTests upgraded to .NET Core so I can use it with Shouldly. Is there anything I can do to help?

mwhelan added a commit that referenced this pull request Mar 28, 2020
feat (NetCoreSupport): Continue work done on PR #78
@mwhelan mwhelan merged commit de3122a into TestStack:master Mar 28, 2020
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.

5 participants