Skip to content

Releases: contentstack/contentstack-dotnet

Multi content type Feature

29 Jul 10:03
Compare
Choose a tag to compare

New Features:

  • Query
    • added method 'includeReferenceContentTypeUid'
  • Entry
    • added method 'includeReferenceContentTypeUid'

Query, Entry support with function that will give generic modeling deserialisation

28 Jun 08:14
Compare
Choose a tag to compare
New Features:
  • Query

    • added method 'SetLocale'
  • Entry

    • added method 'SetLocale'
Update API
  • Query

    • update method 'Fetch'
    • update method 'FindOne'
  • Entry

    • update method 'Find'
Deprecated API
  • Query

    • deprecated method 'SetLanguage'
  • Entry

    • deprecated method 'SetLanguage'

API implementation for Sync and Content Type information. #1

12 Apr 08:01
Compare
Choose a tag to compare

API Implementation

  • ContentstackClient

    • added method 'GetContentTypes'
    • added method 'SyncRecursive'
    • added method 'SyncRecursiveLanguage'
    • added method 'SyncPaginationToken'
    • added method 'SyncToken'
  • CotentType

    • added method 'Fetch'