JSON to Object Initializer - C#
Item logo image for JSON to Object Initializer - C#

JSON to Object Initializer - C#

Featured
3.0(

3 ratings

)
ExtensionWorkflow & Planning301 users
Item media 1 screenshot
Item media 2 screenshot

Overview

A simple utility tool to convert JSON string to Object Initializer format in C#.

Usage: 1. Can be used in Code Examples. 2. Can be used in Test Data for Unit Testing.

3 out of 53 ratings

Google doesn't verify reviews. Learn more about results and reviews.

Review's profile picture

Steve DaveyDec 1, 2022

Needs to preserve casing of symbols

Review's profile picture

IncloudsNov 18, 2022

Unnecessary changes property names

1 person found this review to be helpful
Review's profile picture

PatrickSep 16, 2022

Great extension, thanks! Could be even better if the Pascal casing is also used while generating the class and Property names: Current: { "TestWithPascalCase": { "TestInteger": 6, "TestString": "abcdef" } } new Test { Testwithpascalcase = new Testwithpascalcase { Testinteger = 6, Teststring = "abcdef" } } Expected: new Test { TestWithPascalCase = new TestWithPascalCase { TestInteger = 6, TestString = "abcdef" } }

1 person found this review to be helpful

Details

  • Version
    1.0.0
  • Updated
    April 15, 2021
  • Offered by
    gsaku0091
  • Size
    63.74KiB
  • Languages
    English
  • Developer
    Email
    gsaku0091@gmail.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has disclosed that it will not collect or use your data.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes
Google apps