BracketPipe
BracketPipe copied to clipboard
target netstandard2.0
First of all, thank you for making this library 👏
In a .net core project, the dependencies that netstandard1.0 brings in were causing us problems. Thought this might be useful to other folks as well.
Would completely understand if you don't want to merge, we can maintain an internal fork instead.
changes: run upgrade-assistant, target netstandard2.0 only remove unreference file (TestExtentions.cs) set version to 0.8
Looks like README.md will need to be updated, too