diff --git a/Related-Projects.md b/Related-Projects.md index 10f76db..511edba 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -75,6 +75,7 @@ * [mRuby](https://github.com/tokuhirom/mRuby.pm) mruby binding for perl5 by [tokuhirom](https://github.com/tokuhirom) * [mruby-on-Lua](https://github.com/matsumoto-r/mruby-on-Lua) mruby on Lua by [matsumoto_r](https://github.com/matsumoto-r) * [node-mruby](https://github.com/tokuhirom/node-mruby) extension library for node.js. It embeds mRuby into node.js. by [tokuhirom](https://github.com/tokuhirom) +* [mruby.net](https://github.com/perlun/mruby.net) mruby binding for .NET (any CLR-compatible language) by [perlun](https://github.com/perlun) ## Embedding mruby into somewhere * [mysql-mruby](https://github.com/mattn/mysql-mruby) embeded mruby into mysql by [mattn](https://github.com/mattn)