Skip to content

tyeth/Json2CSharpCodeGenerator

 
 

Repository files navigation

Json2CSharp Toolkit

How to Contribute : Bug Fixing ?

1- Choose a problem from the issues labeled "Bug" or "Help Wanted"

2- Clone the repository and build it

3- Create a Unit Test using "CreatTest.ps1" Powershell Script

>>>>> Unit Test Name should be in the format of "[TestNumber]_[DescribeProblem]"

  • Change the directory of where the test files will be created alt text

  • Run the script in Powershell

  • This will create 3 files: the csharp test, the Json Input text file, and the Output C# or JAVA etc.. file alt text

  • Start Debugging, Put some test Json and Get to Know the solution

How to Contribute : New Code Generators : F#, Typescript etc.. ?

Implement the below functions alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C# 93.9%
  • PowerShell 6.1%