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

JSON to Object Initializer - C#

Featured
3.0(

3 ratings

)
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

Related

JSON-handle

4.8(441)

It's a browser and editor for JSON document.You can get a beautiful view

Save Code

5.0(13)

Save, organize & share code snippets that work

Padrão Codificação C# AutoCode

5.0(3)

Extensão para Padrão Codificação C#

Test & Feedback

4.2(174)

Now everyone on the team can own quality. Capture findings, create issues, and collaborate with the team, directly from the browser.

.NET Fiddle

4.3(21)

On MSDN, Stack Overflow and Gist sites you can execute and customize any code sample, without leaving the page. On any other…

SnipEasy - Share code snippets

0.0(0)

Powerful tool for sharing and searching code snippets among developers

AngularJS Inspect Watchers

3.1(21)

Inspect the scope watchers of an Angular app

DECS - Code Snippets Manager

4.4(5)

Capture code snippets on the web and store them securely for future use with just one click.

Mokku

4.0(58)

Adds the API mocker MOKKU to Chrome Developer Tools for seamless integration & testing.

JSON Formatter

4.5(24)

Formats JSON automatically! Open Source, Available with 60+ Themes, Syntax Highlighting, automatically linkifies links and more.

Angular DevTools

4.0(143)

Angular DevTools extends Chrome DevTools adding Angular specific debugging and profiling capabilities.

Syntaxtic!

4.1(199)

Performs syntax highlighting on files visited in the browser based on their extension

JSON-handle

4.8(441)

It's a browser and editor for JSON document.You can get a beautiful view

Save Code

5.0(13)

Save, organize & share code snippets that work

Padrão Codificação C# AutoCode

5.0(3)

Extensão para Padrão Codificação C#

Test & Feedback

4.2(174)

Now everyone on the team can own quality. Capture findings, create issues, and collaborate with the team, directly from the browser.

.NET Fiddle

4.3(21)

On MSDN, Stack Overflow and Gist sites you can execute and customize any code sample, without leaving the page. On any other…

SnipEasy - Share code snippets

0.0(0)

Powerful tool for sharing and searching code snippets among developers

AngularJS Inspect Watchers

3.1(21)

Inspect the scope watchers of an Angular app

DECS - Code Snippets Manager

4.4(5)

Capture code snippets on the web and store them securely for future use with just one click.

Google apps