Skip to content

Problem with Asp.Net MVC Core 2.2 #2

@bulentcelik

Description

@bulentcelik

Hi @atatanasov,

I've tried to implement your treeview component in Mvc core 2.2 but i had an Json issue.
The example you provided works perfect with asp.net but not in Core edition.

In controller tried to pass json data with
return Json(records, JsonRequestBehavior.AllowGet); but in core edition JsonRequestBehaviour is depracated.

Can you please provide a solution to me?

regards.

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