void-type / Kentico.ConsoleApp

Template repo for making a console app to work with a Kentico CMS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kentico.ConsoleApp

[https://github.com/void-type/Kentico.ConsoleApp]

This is a starting point for making a console app that interfaces with Kentico. Useful for integrations, migrations, data exploration, etc...

Setup

Copy appsettings.example.json to appsettings.json and set your connection string and other CMS variables.

Within the csproj, set your dependencies. Also set the version of the Kentico Libraries to match your CMS version.

About

Template repo for making a console app to work with a Kentico CMS.

License:MIT License


Languages

Language:C# 100.0%