Kentico cloud web template using ASP.NET Core MVC and Kentico Cloud.
-
Clone or fork this repository. Once it's done, navigate to the app's
/source
and build the solution:cd source dotnet build
-
Import content.zip data using Template manager
- Use
Project Id
andContent Management API key
from previously generated project.
- Use
-
Place the
ProjectId
to the/source/cloud-template-dotnet-core/appsettings.json
configuration file. -
Run development environment (in
/source
folder)dotnet run --project .\cloud-template-dotnet-core\cloud-template-dotnet-core.csproj
🚀 Your site is now running at:
- ASP.NET Core MVC web apps framework
- Data source - Kentico Cloud (using Delivery SDK for .NET)
- Styling using CSS
- GLYPHICONS Icons
- Bootstrap