Skip to content

json rte serializer like the typescript package #38

@divinebovine

Description

@divinebovine

Hi,

I'm currently consuming localized content from content stack and in my typescript projects I'm using content stack's json-rte-serializer. In that project, the interface is much simpler, such that I can just pass the json rte object to the jsonToHtml function and get html. However on the dotnet side, it looks like I have to use the ContentstackClient to fetch the data so that I can create an Options object for the RenderContent or JsonToHtml functions.

In my organization, I have to pull content stack data via an internal API, so I can't use the ContentstackClient. Do you have any suggestions on how to work around this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions