Sepcify dep to System.Threading.Tasks.Parallel only when targeting netstandard1.6
Remove dependency to Newtonsoft.Json
Extract classes that depend on Newtonsoft.Json to e new project
and add project dependency to it on the Outputs EventHub, HttpOutput, Oms, StdOutput.
This PR is related to #427.
Changes to EventFlow.Core Project are: