Skip to main content

Using Contensis with .Net Razor Pages

Log in to add to favourites

Fork the Razor Pages Leif example ๐Ÿด

Cloning the repository ๐Ÿค

BASH
1
git clone git@github.com:{your-username}/razor-page-leif-example.git
BASH
1
2
cd razor-page-leif-example cd RazorPageLeifExample
BASH
1
2
git config --global user.name "Your GitHub Username" git config --global user.email "your.email@example.com"
BASH
1
git clone https://github.com/{your-username}/razor-page-leif-example.git
BASH
1
2
cd razor-page-leif-example cd RazorPageLeifExample

Running the Application ๐Ÿฅณ

BASH
1
dotnet watch
The home page of the Contensis Razor Pages demo app.

Using your own content ๐Ÿ“š

The Create a new API key screen in Contensis.
The General Settings screen in Contensis with the API Name field highlighted.

Still need help?

New support request