Skip to content

Expose ConvertToJson as an API #8123

@TylerLeonhardt

Description

@TylerLeonhardt

We have ConvertFromJson exposed as an API, but not ConvertToJson.

If we had both, folks that are writing apps that host PowerShell could access Convert*Json via the API rather than needing to use a runspace!

I think we could simply convert what's in ConvertTo-Json to C# and put it in this JsonObjectclass and then have ConvertTo-Json just call that API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Committee-ReviewedPS-Committee has reviewed this and made a decisionIssue-Enhancementthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.WG-Cmdlets-Utilitycmdlets in the Microsoft.PowerShell.Utility module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions