소개
Dev Tools offers a comprehensive suite of developer utilities, designed on the principle of 'write a tool once, expose it everywhere.' Leveraging Roslyn source generators, each C# tool class automatically generates a CLI command, an API endpoint, and an MCP tool definition without boilerplate. This versatile library covers essential tasks like encoding/decoding, cryptographic operations, identifier generation, and data formatting, making it readily available across multiple frontends including a CLI, REST API, Web UI, MCP Server, and as a NuGet package for direct application integration.