Skip to content

WorkbooksApi.cs includes dependency that does not exist in .NET 5 #11

Description

@timanderson

System.Web.Script.Serialization is part of System.Web.Extensions which is .NET Framework only.

For .NET Core compatibility this should be replaced with System.Text.Json.Serialization

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