{"library":"prettier-plugin-csharp","title":"Prettier C# Plugin","description":"A Prettier plugin to format C# code using Prettier's opinionated style. Current version is 0.6.0-development, indicating pre-release status with active development. Released under a permissive license. Differentiator: brings Prettier's zero-config, deterministic formatting to C# projects, unlike other C# formatters that require extensive configuration. However, due to its early stage, it may break code and is not ready for production use.","language":"javascript","status":"active","last_verified":"Sat Apr 25","install":{"commands":["npm install prettier-plugin-csharp"],"cli":{"name":"prettier","version":null}},"imports":["No import needed; plugin auto-detected by Prettier when installed."],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"yarn add --dev --exact prettier prettier-plugin-csharp\nprettier --write \"**/*.cs\"","lang":"typescript","description":"Install the plugin and run Prettier on all C# files in the project.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}