Skip to content

Add support for ASP.NET Core #2

Description

@MangelMaxime

From Thoth created by nirvinm: MangelMaxime/Thoth#176

In ASP.NET Core 3, Newtonsoft.Json can replace default serializer by installing Microsoft.AspNetCore.Mvc.NewtonsoftJson package and configuring it with AddNewtonsoftJson() method in Startup.fs or Startup.cs

If Thoth can provide similar interface to replace ASP.NET serializer, it'll take away a lot of pain in configuring Thoth JSON in F# web applications written with ASP.NET Core.

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