Hello,
Welcome to Proinfocus Dev Tools.A comprehensive set of tools to transform raw inputs to expected outputs.
About Tools
- Code Repeater - is a tool to create a template and provide the input data so that it works on the input data using the template to generate the templated output.
- Data Processor - is a tool to format and process the data in different ways like tranforming lines to tabs, tabs to commas, prepend or append data to each line, etc.,
- Class Repository (C#) - generates a Class, Repository Interface and Repository Implementation both Sync and Async for your given properties.
- Minimal APIs (C#) - generates a Class and the Minimal APIs for the Class based on the Repository generated using 'Class Repository (C#)' tool.
- Form Builder (Bootstrap) - generates HTML Form with validation for your given inputs. Each line of input is 'id', 'labelName', 'inputType', 'validationError'
- SQL Server - CRUD (C#) - generates async CRUD operations for the MS SQL Server database using C# language. This could be easily refactored for other databases as well.
- Color Picker (HTML)
New - lists named colors in HTML with the ability to set required opacity and then copy its hex code to clipboard in order to use in your projects. - Test APIs
New - quickly execute API endpoints with appropriate Method, Headers and Content and get the Response.
Note: C# specific code generations uses latest version of the language and is based on .NET 6
Want to report bug or have a suggestion? Send them to devtools@proinfocus.com
Last Updated: 13th July, 2022 17:00 IST