# coderdbc **Repository Path**: Anderson6666/coderdbc ## Basic Information - **Project Name**: coderdbc - **Description**: No description available - **Primary Language**: C# - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-02 - **Last Updated**: 2025-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Common information **CoderDbc** is the core software of the coderdbc.com web service. **CoderDbc** performs dbc-file parsing, content analyzing and a generation source code based on the configuration. CoderDbc is a .Net class library project, to use it you need to add reference to your own project - Example of generation script : \Docs\Example\Generation App\Program.cs - Example of using generated dbc source files : \Docs\Example\C files project