C# Plugin: Enjoy enhanced C# code generation with new features including support for nullable value types, initial values, and improved documentation for classes and fields.
Improvements
Clipboard Functionality: The copy to clipboard feature now excludes unnecessary symbols, making it cleaner and easier to use.
JSDoc Output: The plugin now correctly handles documents containing operations, preventing output errors that could disrupt bundling.
Fixes
Fix the operation name suffix issue, ensuring that operation names are generated correctly without casing conflicts.
Fix the duplicate Exact definition issue when using presets, improving the overall code generation process.
Others
Update various dependencies to improve overall performance and stability of the tool.