Skip to content

JSON.NET plugin #334

Description

@roji

With the new JSON.NET plugin coming to Npgsql 3.3, we need to create the corresponding plugin for the EF Core provider (depends on #300). It would provide a db context options extension, UseJsonNet(), which would do the following:

  • Add the Npgsql JsonNet plugin to the global type mapper
  • Add the appropriate RelationalTypeMapping to the NpgsqlTypeMappingSource
  • Add the appropriate translators for JSON operations.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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