Skip to content

Use Newtonsoft JSON.NET for serialization #30

@argentini

Description

@argentini

Is there a way to use Newtonsoft JSON.NET for the built-in serialization? We use models that require type handling, which .NET Core does not yet do. WebAPI projects can have their controllers use it as the default so I was thinking that this might be possible with your IndexedDB API. Another benefit of using JSON.NET is that it's exponentially faster than the built-in serializer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions