Welcome to LoneWorx where we have tools for dev's!
Big changes coming soon!
We will be adding new features to help make API creation a breeze!
- Method/Repository Generation:
Automates the creation of repository methods for CRUD and custom operations, mapping SQL objects to C# methods. - Service and Controller Generation:
Can generate service and controller classes (including dependency injection and logging support) for use in ASP.NET projects. - Interface Generation:
Produces interfaces for repositories and services to support abstraction and testability. - Code Customization:
Supports custom folder names, class suffixes, and logging options. - Custom External Models/Properties:
Handles both internal and external property DLLs.