Skip to content

alenreg/Sitecore.JsonDataProvider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Sitecore.JsonDataProvider

  • JSON Data Provider allows storing parts of content tree in separate *.json files.
  • Unlike serialization, items exist only in *.json files which makes synchronization unnecessary.
  • Single *.json file stores all descendant items of the specific item that exists in a SQL database.

Or discuss in gitter chat room:

Gitter