-
### Motivation
We have one web frontend inside China, one in japan, one in europe and one in USA. To be able to give our users the best performance possible we need to have the content as close to …
-
### Brief bug description
GetItemsAsync and GetTaxonomiesAsync both return {"Object reference not set to an instance of an object"} error message when the project ID or ApiKey is incorrect. This ma…
-
### Motivation
When I disable the default resilience logic in the `ContentManagementClient` and I exceed the [API rate limit](https://developer.kenticocloud.com/v1/reference#content-management-api-…
-
### Motivation
Regex validations for URL slug elements are to be added to Kontent. This extends models of URL slug elements with a regex object. This addition should be reflected in the SDK.
###…
-
### What I'm trying to do:
Hi,
I'm trying to use the ` .GetLanguageVariantAsync` method to retrieve strongly typed items. It seems to return the Item object (id, etc..) and last updated, etc.., …
-
### Brief bug description
Exception is thrown when creating delivery client using a builder.
`DeliveryClientBuilder.WithProjectId(ProjectId)).Build();`
same exception occurs for creating a clie…
-
Hi,
We are currently using the management v1 SDK for various migration tasks - but just noticed that as of today we can't get the next page for the ListContentItemsAsync response. This is the erro…
-
The Kontent Delivery SDK will add .NET 6 support so it's time to add support for .NET 6 as requested by @Simply007.
For now multi-targeting .NET Core 3.1 and .NET 6. Statiq is at .NET Core 3.1 so it …
-
### Motivation
* Currently, the tests are hard to maintain, read, and basically dependent on the live project in Kontent if new features are added and bugs are fixed.
* Re-generation requires ther…
-
### Motivation
**_Why is this feature required? What problems does it solve?_**
Being able to retrieve a strong-typed language variant, and/or its elements when processing content items
### Pro…