diff --git "a/docs/06.\347\224\237\346\200\201/02.\345\210\227\350\241\250/186.\345\267\245\345\205\267.md" "b/docs/06.\347\224\237\346\200\201/02.\345\210\227\350\241\250/186.\345\267\245\345\205\267.md" index 566e5ae..dccb930 100644 --- "a/docs/06.\347\224\237\346\200\201/02.\345\210\227\350\241\250/186.\345\267\245\345\205\267.md" +++ "b/docs/06.\347\224\237\346\200\201/02.\345\210\227\350\241\250/186.\345\267\245\345\205\267.md" @@ -24,6 +24,7 @@ article: false * [OctoLinker](https://github.com/OctoLinker/OctoLinker) - 使用OctoLinker浏览器扩展,可以高效地导航 `project.json`, `packages.config`, `*.props`, `*.targets`和C#/F#/VB.NET项目文件。 * [YARP](https://github.com/microsoft/reverse-proxy) - YARP是一个用于在.NET中构建快速代理服务器的反向代理工具包,使用了ASP.NET和.NET的基础设施。 * [JSON Formatter and Validator](https://elmah.io/tools/json-formatter/) - 一个极快的JSON格式化和验证工具,不会与服务器共享JSON。 +* [JSONing](https://jsoning.com/) - 一套完整的JSON工具,包含JSON格式化器和验证器、JSONPath测试器、JSON Schema生成器、格式转换器和Mock API生成器。 * [CSharpier](https://github.com/belav/csharpier) - 一种基于Prettier[Prettier](https://github.com/prettier/prettier) 打印过程的C#代码格式化工具。 * [UnitsNet](https://github.com/angularsen/UnitsNet) - 使与测量单位工作变得更加轻松。 -* [Another Redis Desktop Manager](https://github.com/qishibo/AnotherRedisDesktopManager) - 更快、更好、更稳定的Redis桌面管理器[GUI客户端],兼容Linux、Windows、Mac。而且,在加载大量键时不会崩溃。 \ No newline at end of file +* [Another Redis Desktop Manager](https://github.com/qishibo/AnotherRedisDesktopManager) - 更快、更好、更稳定的Redis桌面管理器[GUI客户端],兼容Linux、Windows、Mac。而且,在加载大量键时不会崩溃。