Kentico 12 MVC application for <...>
12.0.68
4.7.2
Env | Server | Site | DB Server | DB | Url |
---|---|---|---|---|---|
local CD | local IIS | \folder-name | database-server-name | database-name | https://localhost:43000 |
local CM | local IIS | \folder-name | database-server-name | database-name | https://localhost:53000 |
dev CD | dev-server-name | app-name | database-server-name | database-name | https://application-domain-cd.dev.something |
dev CM | dev-server-name | app-name | database-server-name | database-name | https://application-domain-cm.dev.something |
prod CD | prod-server-name | app-name | database-server-name | database-name | https://application-domain-cd.prod.something |
prod CM | prod-server-name | app-name | database-server-name | database-name | https://application-domain-cm.prod.something |
Name | Purpose |
---|---|
Sandbox.Management.Web | Kentico 12 EMS Web Forms application |
Sandbox.Delivery.Web | Kentico 12 EMS MVC application |
Sanxbox.Core | Shared Kentico Info ange custom Page Type classes |
Sandbox.Delivery.Web.Tests | Tests for Kentico 12 EMS MVC application |
This app runs on .NET 4.7.2 and requires the .NET 4.7.2 Developer pack to be installed locally to build https://dotnet.microsoft.com/download/thank-you/net472-developer-pack
<... additional information about how to set up and run the project>
<...>
<...>
<...>
- .editorconfig
<...>