Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 558 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 558 Bytes

Contentful Boilerplates for .NET

Boilerplate projects for .NET solutions.

This solution currently contains an ASP.NET Core project to help you get started with Contentful.

Get started

  • Clone this repository, and open the solution in Visual Studio.
  • Navigate to the boilerplate.net.web project.
  • Open appsettings.json and insert the delivery key and space ID that you'll find in the Contentful Web App's APIs section.
  • Run the solution and check out the code.

Requirements

This solution is built using version 2.0.0 of the dotnet SDK.