Merge pull request #159 from tritao/patch-1
Added CppSharp tool to dotnet-developer-projects.mdpull/160/head
commit
a6e55e7e4d
|
@ -136,6 +136,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
|
||||||
|
|
||||||
* Tools
|
* Tools
|
||||||
* [Cake](https://github.com/cake-build/cake) (C# Make) - A build automation system with C#/Roslyn driven build scripts.
|
* [Cake](https://github.com/cake-build/cake) (C# Make) - A build automation system with C#/Roslyn driven build scripts.
|
||||||
|
* [CppSharp](https://github.com/mono/CppSharp) - C/C++ bindings generation for .NET.
|
||||||
* [CInject](https://github.com/punitganshani/CodeInject) - A tool to inject your C#/VB.NET code into existing .NET assemblies and executables
|
* [CInject](https://github.com/punitganshani/CodeInject) - A tool to inject your C#/VB.NET code into existing .NET assemblies and executables
|
||||||
* [FAKE](http://fsharp.github.io/FAKE/) - Build automation system with capabilities which are similar to make and rake.
|
* [FAKE](http://fsharp.github.io/FAKE/) - Build automation system with capabilities which are similar to make and rake.
|
||||||
* [Fody](https://github.com/Fody/Fody) - Extensible tool for weaving .NET assemblies.
|
* [Fody](https://github.com/Fody/Fody) - Extensible tool for weaving .NET assemblies.
|
||||||
|
|
Loading…
Reference in New Issue