The documentation shows the use of Unity for dependency injection, but Unity < 5.0.0 does not work on netstandard, and Unity 5+ is not compatible with SummerBatchCore due to a difference in namespaces.
Please update the documentation to provide proper instructions for the use of SummerBatchCore in a non-.Net Framework environment, or better yet, update the code to use native DI or Unity 5.
The documentation shows the use of Unity for dependency injection, but Unity < 5.0.0 does not work on netstandard, and Unity 5+ is not compatible with SummerBatchCore due to a difference in namespaces.
Please update the documentation to provide proper instructions for the use of SummerBatchCore in a non-.Net Framework environment, or better yet, update the code to use native DI or Unity 5.