Namespace DevZest.Data.AspNetCore.Primitives
Classes
DataRowJsonConverter
Converts DataRow into JSON.
DataSetJsonConverter
Converts DataSet into JSON.
DataSetModelBinder<T>
Represents the model binder that provides mapping between request data and DataSet.
DataSetModelBinderProvider
Creates DataSetModelBinder<T> instance.
DataSetValidationHtmlAttributeProvider
Contract for a service providing validation attributes for expressions.
DataSetValidatorProvider
Creates DataSet validator.
DefaultDataSetHtmlGenerator
The default implementation of IDataSetHtmlGenerator.
DefaultDataSetValidationHtmlAttributeProvider
The default implementation to provide validation attributes for expressions.
Interfaces
IDataSetHtmlGenerator
Contract for a service supporting DataSet HTML generation.