Official .NET SDK for the Contentful Content Delivery and Management API for ASP.NET core.
Info
Version: | 9.0.0-beta4 |
Author(s): | Contentful |
Last Update: | Tuesday, December 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/contentful/contentful.net |
NuGet Url: | https://www.nuget.org/packages/contentful.aspnetcore |
Install
Install-Package contentful.aspnetcore
dotnet add package contentful.aspnetcore
paket add contentful.aspnetcore
contentful.aspnetcore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.0)
- Microsoft.AspNetCore.Mvc.Razor(>= 2.1.0)
- Microsoft.AspNetCore.Razor(>= 2.1.0)
- Microsoft.AspNetCore.Razor.Runtime(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
- Microsoft.Extensions.Http(>= 2.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.1.0)
- contentful.csharp(>= 5.0.4)
Tags