Converting tool - CamelToPascal or PascalToCamel by Semih
Converter Json, Converting tool || Camel case to Pascal Case or Pascal case to Camel case converter tool
You'll need Firefox to use this extension
Extension Metadata
Screenshots
About this extension
Camel Case claass;
public class testData
{
public string name { get; set; }
public string surName { get; set; }
}
Convert to Pascal Case class;
public class TestData
{
public string Name { get; set; }
public string SurName { get; set; }
}
public class testData
{
public string name { get; set; }
public string surName { get; set; }
}
Convert to Pascal Case class;
public class TestData
{
public string Name { get; set; }
public string SurName { get; set; }
}
Developer comments
https://github.com/semihcelikol/addOnCamelCaseToPascalCase
Rate your experience
Support this developer
The developer of this extension asks that you help support its continued development by making a small contribution.
PermissionsLearn more
This add-on needs to:
- Access browser tabs
More information
- Add-on Links
- Version
- 1.0.2
- Size
- 66.05 KB
- Last updated
- 5 years ago (Jul 12, 2019)
- Related Categories
- License
- Mozilla Public License 2.0
- Version History
- Tags
Add to collection
More extensions by Semih
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet