C# (CSharp) MvcInstaller Namespace

Nested Namespaces

MvcInstaller.Settings
MvcInstaller.SqlCeTests
MvcInstaller.Tests
MvcInstaller.UnitTests

Classes

Name Description
ConfigurationFactory You can manipulate any configuration section in this class.
ConnectionFactory
ConnectionStringComponent
EntityFrameworkConnectionString
FileWriter
InstallController
InstallWizard This is the primary class that handles installing your web application.
InstallerRulesValidator
JsonResponse
Log
MinRequiredNonAlphanumericCharacters Validate the number of non alphanumeric characters to the value set in the web.confg/system.web/membership section.
MinRequiredPasswordLength Validate the length of the password against the value set in the web.config/system.web/membership section.
RequireUniqueEmail Validate that the email addresses in the installer.config file are unique.
RequiresApplicationName
RequiresQuestionAndAnswer
RulesValidationFactory The RulesValidationFactory class is used in the InstallWizard inside the CreateMembership method. It validates rules based on the web.config/membership section and returns the errors to the browser.
SqlCe40ConnectionString
SqlConnectionString