Table of Contents

Namespace ToSic.Sxc.Dnn.DataSources

This contains new DataSources for EAV, which only Dnn can provide. It extends the standard EAV Data-Sources.

Classes

DnnSql

Retrieves data from SQL, specifically using the DNN Connection String

DnnUserProfile

Get DNN user profiles as IEntity objects of one or many users.

DnnUserProfileDataRaw

Internal class to hold all the information about the user profile, until it's converted to an IEntity in the DnnUserProfile DataSource.

For detailed documentation, check the docs of the underlying objects:

  • TODO:
  • TODO: Important: this is an internal object. We're just including in in the docs to better understand where the properties come from. We'll probably move it to another namespace some day.