NEventStore.Serialization.Json is a recipe for implementing your very own NEventStore Json Serializers.
clone it (including submodules) with:
git clone --recursive https://github.com/NEventStore/NEventStore.Serialization.Json.git
restore the packages for the submodules running the shell script:
.\dependencies\RestorePackages.ps1