We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c2280e + 220eba6 commit 1806ad4Copy full SHA for 1806ad4
README.md
@@ -34,6 +34,11 @@ AvalonEdit is distributed under the [MIT License](http://opensource.org/licenses
34
Projects using AvalonEdit
35
-------
36
37
-* https://github.com/icsharpcode/ILSpy/: .NET decompiler
+A good place to start are the "top 10" listed under **GitHub Usage** for the [AvalonEdit package](https://www.nuget.org/packages/AvalonEdit) on NuGet.
38
+
39
+* https://github.com/icsharpcode/ILSpy/ ILSpy .NET decompiler
40
+* https://github.com/KirillOsenkov/MSBuildStructuredLog A logger for MSBuild
41
+* https://github.com/aelij/RoslynPad RoslynPad
42
+* https://github.com/huangjia2107/XamlViewer LightWeight Xaml Editor
43
44
Note: if your project is not listed here, let us know! :)
0 commit comments