Nucleus .Net Core CMS

Models.Application Class

Namespace: Nucleus.Abstractions.Models
Assembly: Nucleus.Abstractions.dll
Nucleus application information.

Constructor

Nucleus.Abstractions.Models.Application Constructor

Nucleus.Abstractions.Models.Application ()
Initialize a new instance of the class.

Properties

IsInstalled Property

Get whether the application has been installed.
Remarks
Checks whether the /Extensions folder exists, and a file named /Setup/install-log.config exists.

Methods

SetInstalled

SetInstalled ()
Records a log file to indicate that Nucleus is installed (the setup wizard has run).