Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 494 Bytes

readme.markdown

File metadata and controls

18 lines (12 loc) · 494 Bytes

NEventStore.Serialization.Json

NEventStore.Serialization.Json is a recipe for implementing your very own NEventStore Json Serializers.

Instruction:

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