modelina icon indicating copy to clipboard operation
modelina copied to clipboard

feat: add C# Newtonsoft preset

Open jonaslagoni opened this issue 3 years ago • 1 comments

Description This PR adds a Newtonsoft preset for generating Newtonsoft serialization functionality for the models.

Changes:

  • Add new Newtonsoft preset, example and test
  • Change the old System.Text.Json to be more precise

TODO:

  • [ ] Write test snapshots
  • [ ] Make sure enums are supported

jonaslagoni avatar Oct 23 '22 22:10 jonaslagoni

@ron-debajyoti do you have time to check this out?

jonaslagoni avatar Oct 29 '22 00:10 jonaslagoni

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar Oct 31 '22 18:10 sonarqubecloud[bot]

:tada: This PR is included in version 1.0.0-next.25 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

asyncapi-bot avatar Nov 09 '22 10:11 asyncapi-bot