json-to-c-sharp icon indicating copy to clipboard operation
json-to-c-sharp copied to clipboard

Convert a JSON String to C# String.

JSON to c sharp

Build GitHub contributors Quality Gate Status GitHub license

This tool instantly escapes a JSON string into a C# string variable. Paste a JSON structure on the left and the escaped C# string will be generated to the right, which you can paste into your program. The script has to make some assumptions, so double-check the output!

screely-1640463327710

Security

If you discover any security related issues, please email [email protected] instead of using the GitHub issues.

Credits

License

This project is licensed under the MIT License - see the LICENSE file for details