Namespace TcOpen.Inxton.Data.Json
Classes
JsonRepository<T>
Provides repository for storing data in files with Json
format.
warning
This repository type is not suitable for large data collections. Use this repository for settings, recipes or data persistence with limited number of records.
JsonRepositorySettings<T>
Provides JsonRepository<T> parameter