Skip to content

Sample project on how to create your custom NEventStore JSon Serializer

License

Notifications You must be signed in to change notification settings

NEventStore/NEventStore.CustomJsonSerializerSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Sample project on how to create your custom NEventStore JSon Serializer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published