Click here to Skip to main content
15,887,350 members
Articles / Web Development

Overriding JSON Serializer in Giraffe

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
23 Dec 2021CPOL1 min read 3.9K   1  
Way to leverage custom serializer in Giraffe framework
In some cases, a built-in Giraffe JSON serializer might be insufficient. In this short tip, we show how to override it.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader
Ukraine Ukraine
Team leader with 8 years of experience in the industry. Applying interest to a various range of topics such as .NET, Go, Typescript and software architecture.

Comments and Discussions